Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-09 02:44:25 +00:00

View File

@@ -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"}
]}
/>
</div>
@@ -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"
/>