From 2b19f5eeeccaa8e8f0aeff39b8e7e45aea9e3c64 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 02:44:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 97ea0a3..22fb94b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -227,7 +227,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-woman-with-long-hair-having-fun-happy-sunny-summer-day_285396-7972.jpg"}, { id: "t5", name: "Olivia Wilson", role: "Client", company: "Happy with Color", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-cute-blond-teenager-model-without-makeup-summer-hipster-white-dress-clothes-posing-street-background-sunglights-face_158538-12805.jpg", alt: "Smiling woman with healthy shiny hair"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-cute-blond-teenager-model-without-makeup-summer-hipster-white-dress-clothes-posing-street-background-sunglights-face_158538-12805.jpg", imageAlt: "Smiling woman with healthy shiny hair"} ]} title="What Our Clients Are Saying" description="Hear directly from our satisfied clients about their unparalleled La Posh experience." @@ -247,9 +247,9 @@ export default function LandingPage() { { id: "danielle", title: "Danielle", subtitle: "Lead Colorist & Extension Expert", detail: "Danielle specializes in dimensional blondes and seamless extensions, bringing vibrant color and volume to life.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-braids-posing-grey-female-lady-with-modern-hairstyle-studio_549566-491.jpg", imageAlt: "Danielle, Lead Colorist"}, { - id: "stacy", title: "Stacy", subtitle: "Precision Cutter & Blowout Specialist", detail: "Stacy is renowned for her precision cuts and signature blowouts, ensuring every client leaves with salon-perfect hair.", imageSrc: "http://img.b2bpic.net/free-photo/impressed-adult-slavic-man-holding-paint-brush-isolated_141793-68928.jpg", imageAlt: "Stacy, Stylist"}, + id: "stacy", title: "Stacy", subtitle: "Precision Cutter & Blowout Specialist", detail: "Stacy is renowned for her precision cuts and signature blowouts, ensuring every client leaves with salon-perfect hair.", imageSrc: "http://img.b2bpic.net/free-photo/impressed-adult-slavic-man-holding-paint-brush-isolated_141793-68928.jpg", imageAlt: "Stacy, Stylist"} ] - }, + } ]} title="Beauty Experts Who Care" description="Our team of highly skilled stylists is dedicated to mastering the latest techniques and trends to provide you with exceptional service, ensuring you leave feeling confident and beautiful." @@ -266,7 +266,7 @@ export default function LandingPage() { { text: "Book Appointment", href: "#"}, { - text: "Call Now", href: "tel:+1234567890"}, + text: "Call Now", href: "tel:+1234567890"} ]} /> @@ -283,8 +283,8 @@ export default function LandingPage() { { label: "Services", href: "#services"}, { - label: "Gallery", href: "#gallery"}, - ], + label: "Gallery", href: "#gallery"} + ] }, { items: [ @@ -295,8 +295,8 @@ export default function LandingPage() { { label: "Book Now", href: "#contact"}, { - label: "Contact Us", href: "#contact"}, - ], + label: "Contact Us", href: "#contact"} + ] }, { items: [ @@ -309,9 +309,9 @@ export default function LandingPage() { { label: "Facebook", href: "https://facebook.com/laposhsalon"}, { - label: "Hours: Mon - Sat, 9AM - 6PM", href: "#"}, - ], - }, + label: "Hours: Mon - Sat, 9AM - 6PM", href: "#"} + ] + } ]} logoText="La Posh Salon" />