Update src/app/page.tsx

This commit is contained in:
2026-06-02 20:50:24 +00:00
parent 705436fe92
commit e44acd19ea

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
handle: "@HelenSparkes",
testimonial: "I went to Hair Heaven last week for a wash, blow dry and style - Vasiliki did my hair perfectly...it lasted for days! Wonderful service, very friendly staff and so welcoming. I will definitely return when I am next in Athens. I highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=1",
},
{
name: "Erica Fryer",
@@ -114,7 +114,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-relaxing-with-diary_23-2150522497.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-relaxing-with-diary_23-2150522497.jpg?_wi=1"
imageAlt="Woman with flowing perfect hair in a luxurious salon setting"
mediaAnimation="opacity"
avatars={[
@@ -191,7 +191,7 @@ export default function LandingPage() {
imageAlt: "Stylist creating an updo",
},
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fsnxgy",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fsnxgy&_wi=1",
imageAlt: "premium hair products luxurious packaging",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
imageAlt: "Hairdresser styling client",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-relaxing-with-diary_23-2150522497.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-relaxing-with-diary_23-2150522497.jpg?_wi=2",
imageAlt: "premium hair products luxurious packaging",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
imageAlt: "Hair gloss treatment",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=2",
imageAlt: "premium hair products luxurious packaging",
},
]}