Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-24 07:15:33 +00:00

View File

@@ -11,7 +11,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { Coffee, Star, Users, MapPin, Phone, Clock, MessageCircle } from "lucide-react";
import { Coffee, Star, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -119,6 +119,7 @@ export default function LandingPage() {
description="Hear how we've helped make special moments unforgettable."
textboxLayout="split"
animationType="slide-up"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Sneha P.", handle: "Birthday Host", testimonial: "The surprise birthday party for my brother was perfectly organized. The cake and snacks were delicious!" },
{ id: "t2", name: "Rajesh K.", handle: "Anniversary Couple", testimonial: "Our 5th anniversary celebration here was so intimate and well-catered. Great experience." },