Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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." },
|
||||
|
||||
Reference in New Issue
Block a user