From 8f3539109697ab60ee617514d0e977ac0ce2c6ff Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 09:16:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++++++++++++++------ 1 file changed, 30 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 862c162..8df2f81 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { Phone, CalendarDays, MapPin, Clock, Star, MessageCircle } from "lucide-react"; import BlogCardTwo from '@/components/sections/blog/BlogCardTwo'; import ContactText from '@/components/sections/contact/ContactText'; import FaqDouble from '@/components/sections/faq/FaqDouble'; @@ -48,10 +49,13 @@ export default function LandingPage() { @@ -81,23 +85,43 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "p1", price: "$150", name: "Signature Cut & Finish", buttons: [{ text: "Book Now" }], + id: "p1", price: "$150", name: "Signature Cut & Finish", buttons: [{ text: "Book Appointment" }], features: ["Consultation", "Precision Cut", "Style"], }, { - id: "p2", price: "$250", name: "Master Color & Gloss", buttons: [{ text: "Book Now" }], + id: "p2", price: "$250", name: "Master Color & Gloss", buttons: [{ text: "Book Appointment" }], features: ["Custom Color", "Deep Treatment", "Gloss"], }, { - id: "p3", price: "$400", name: "Bridal/Event Transformation", buttons: [{ text: "Book Now" }], + id: "p3", price: "$400", name: "Bridal/Event Transformation", buttons: [{ text: "Book Appointment" }], features: ["Trial Session", "Event Styling", "Finishing"], }, ]} title="Bespoke Services" - description="Indulge in our curated menu of treatments, meticulously crafted for sophistication." + description="Explore our curated menu of treatments." /> +
+
+
+ +

Opening Hours

+

Mon–Sat: 9:00 AM–7:00 PM
Sun: Closed

+
+
+ +

Customer Rating

+

4.9/5 stars from 500+ happy clients

+
+
+ +

Location

+

123 Elegance Lane
Beverly Hills, CA

+
+
+
+