privacy + return policy
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
import { FC } from 'react'
|
||||
import ProductCard from '@/components/ProductCard'
|
||||
import Image from 'next/image'
|
||||
import { Swiper, SwiperSlide } from 'swiper/react';
|
||||
import { Swiper, SwiperSlide } from 'swiper/react'
|
||||
import { SHOP_CONFIG } from '@/config/const'
|
||||
|
||||
|
||||
const HotOffer: FC = () => {
|
||||
@@ -14,7 +15,8 @@ const HotOffer: FC = () => {
|
||||
<br />
|
||||
داغ
|
||||
<br />
|
||||
سندس
|
||||
{SHOP_CONFIG.name}
|
||||
<br />
|
||||
کالا
|
||||
</div>
|
||||
<div className='mt-4 sm:mt-6 flex justify-center'>
|
||||
|
||||
Reference in New Issue
Block a user