From 91b08ecc01fc6caa9d8a95c4ec7decdfc1843025 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 08:54:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 36d9833..f663f0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,6 +55,7 @@ export default function LandingPage() { videoSrc="http://img.b2bpic.net/free-video/hair-salon-process.mp4" buttonContainerClassName="flex gap-4" buttons={[{ text: "Book Your Transformation", href: "#contact" }]} + testimonials={[]} /> @@ -102,19 +103,19 @@ export default function LandingPage() { "Consultation", "Cut & Finish"], button: { text: "Book Now", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", imageAlt: "salon professional stylist portraits"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg"}, { id: "p2", title: "Color & Care", price: "₹4,500", period: "from", features: [ "Premium Color", "Deep Treatment"], button: { text: "Book Now", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories-with-copy-space_23-2148419396.jpg?_wi=2", imageAlt: "salon professional stylist portraits"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories-with-copy-space_23-2148419396.jpg?_wi=2"}, { id: "p3", title: "Bridal Suite", price: "₹15,000", period: "custom", features: [ "Full Makeover", "Trial Sessions"], button: { text: "Book Now", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg?_wi=2", imageAlt: "salon professional stylist portraits"}, + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg?_wi=2"}, ]} title="Exclusive Appointments" description="Choose the transformation that fits your vision."