From 393dd0ad75f7353f037aca7e55b39dd28e4e4c78 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 13:01:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3fe3603..b5738cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg" + imageSrc="http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -136,7 +136,7 @@ export default function LandingPage() { title: "Clients Happy", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/child-getting-their-hair-blown-salon_23-2150462463.jpg" + imageSrc="http://img.b2bpic.net/free-photo/child-getting-their-hair-blown-salon_23-2150462463.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -182,7 +182,7 @@ export default function LandingPage() { quote: "The best salon in town. Always consistent results.", tag: "Haircut", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-woman-singing_1187-3682.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg?_wi=2", imageAlt: "happy hair salon client portrait", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { quote: "Extremely professional, really listened to what I wanted.", tag: "Style", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-hairdresser-apron-holding-hair-brush-combing-hair-looking-aside-smiling-standing-orange-wall_141793-71678.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/child-getting-their-hair-blown-salon_23-2150462463.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/child-getting-their-hair-blown-salon_23-2150462463.jpg?_wi=2", imageAlt: "happy hair salon client portrait", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { quote: "Efficient, talented, and kind staff. A gem.", tag: "Blowout", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-home-getting-ready-haircut_23-2148817221.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/baking-time-with-best-grandmother_329181-17830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baking-time-with-best-grandmother_329181-17830.jpg?_wi=1", imageAlt: "happy hair salon client portrait", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { quote: "My hair feels rejuvenated. Highly recommended.", tag: "Treatment", avatarSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blonde-female-dressed-white-t-shirt-waistcoat-grey-background_613910-9333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blonde-female-dressed-white-t-shirt-waistcoat-grey-background_613910-9333.jpg?_wi=1", imageAlt: "happy hair salon client portrait", }, ]} @@ -245,7 +245,7 @@ export default function LandingPage() { { id: "t1", name: "Jessica M.", - imageSrc: "http://img.b2bpic.net/free-photo/baking-time-with-best-grandmother_329181-17830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baking-time-with-best-grandmother_329181-17830.jpg?_wi=2", }, { id: "t2", @@ -255,7 +255,7 @@ export default function LandingPage() { { id: "t3", name: "Chloe S.", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blonde-female-dressed-white-t-shirt-waistcoat-grey-background_613910-9333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blonde-female-dressed-white-t-shirt-waistcoat-grey-background_613910-9333.jpg?_wi=2", }, { id: "t4", -- 2.49.1