Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-18 13:44:20 +00:00

View File

@@ -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"
/>