diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d3ca30..165dcf1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -3,14 +3,13 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import ContactCenter from '@/components/sections/contact/ContactCenter'; -import FaqSplitText from '@/components/sections/faq/FaqSplitText'; -import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; import FooterSimple from '@/components/sections/footer/FooterSimple'; import HeroOverlay from '@/components/sections/hero/HeroOverlay'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; +import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; import { Heart } from "lucide-react"; export default function LandingPage() { @@ -121,6 +120,7 @@ export default function LandingPage() { testimonial="أفضل شي كوفته تناولتها خارج إسطنبول. النكهات دقيقة والخدمة دافئة وودودة للغاية. موصى به للعائلات!" rating={5} author="سارة م." + avatars={[]} ratingAnimation="slide-up" avatarsAnimation="slide-up" />