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

+
+
+
+