diff --git a/src/app/page.tsx b/src/app/page.tsx index 512c358..21c224e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,9 +8,10 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; +import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterSimple from '@/components/sections/footer/FooterSimple'; -import { BookOpen, CheckCircle, Clock, Flame, Heart, UtensilsCrossed, Users, Wine, Sparkles, ArrowRight } from 'lucide-react'; +import { BookOpen, CheckCircle, Clock, Flame, Heart, UtensilsCrossed, Users, Wine, Sparkles, ArrowRight, Star, Quote } from 'lucide-react'; export default function LandingPage() { return ( @@ -129,6 +130,44 @@ export default function LandingPage() { /> +
+ +
+
+
+ +
+