From 71a71f62584a86265acac9034cb3f3f448f73998 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 03:06:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6273e18..340bd9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function LandingPage() { { title: "Luxury Color Services", description: "From balayage to highlights, custom color tailored to your unique style.", imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-holding-hair-dryer-machine-hairbrush_107420-12145.jpg?_wi=1", imageAlt: "Elegant smiling woman is trying on beautiful necklace for in posh jewellery shop."}, { - title: "Signature Blowouts", description: "Flawless, long-lasting blowouts that leave your hair smooth and shiny.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-caucasian-woman-posing-park_181624-55023.jpg", imageAlt: "Elegant smiling woman is trying on beautiful necklace for in posh jewellery shop."}, + title: "Signature Blowouts", description: "Flawless, long-lasting blowouts that leave your hair smooth and shiny.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsgjUP3RNodxf3gI61lPwbRjhC/uploaded-1780973497718-xft9veph.jpg", imageAlt: "Elegant smiling woman is trying on beautiful necklace for in posh jewellery shop."}, { title: "Personalized Consultations", description: "Every service begins with a one-on-one consultation to understand your vision.", imageSrc: "http://img.b2bpic.net/free-photo/profile-handsome-serious-man-leather-jacket-looking-left-holding-hands-chest-confident-whit_1258-110849.jpg", imageAlt: "Elegant smiling woman is trying on beautiful necklace for in posh jewellery shop."}, { @@ -243,11 +243,11 @@ export default function LandingPage() { { id: "stylists", groupTitle: "Our Talented Stylists", members: [ { - id: "crystal", title: "Crystal (Owner)", subtitle: "Master Stylist & Extension Specialist", detail: "With over 15 years of experience, Crystal is passionate about creating stunning transformations and managing our luxury salon experience.", imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-beautiful-female-barber-uniform-holding-barber-tools-isolated-pink-background_141793-119285.jpg", imageAlt: "Crystal, Owner of La Posh Salon"}, + id: "crystal", title: "Crystal (Owner)", subtitle: "Master Stylist & Extension Specialist", detail: "With over 15 years of experience, Crystal is passionate about creating stunning transformations and managing our luxury salon experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsgjUP3RNodxf3gI61lPwbRjhC/uploaded-1780973497718-rs0z0nid.jpg", imageAlt: "Crystal, Owner of La Posh Salon"}, { - 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: "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: "https://img.b2bpic.net/premium-photo/girl-with-long-brown-hair-white-shirt_976599-6584.jpg?id=270473198", 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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsgjUP3RNodxf3gI61lPwbRjhC/uploaded-1780973497718-xft9veph.jpg", imageAlt: "Stacy, Stylist"} ] } ]} -- 2.49.1