Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-07 10:25:53 +00:00

View File

@@ -11,7 +11,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Award, Coffee, Heart, Instagram, MessageCircle, Star } from "lucide-react";
import { Award, Coffee, Heart, Instagram, Star } from "lucide-react";
export default function LandingPage() {
return (
@@ -129,6 +129,7 @@ export default function LandingPage() {
{ id: "3", title: "Do you deliver?", content: "Yes, find us on Zomato and Swiggy for home delivery in Karjat." },
]}
faqsAnimation="slide-up"
textboxLayout="split"
/>
</div>