From be4ec367e8c0002fda7c700c9fe32e94c20a842c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 04:50:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dad4c4c..ba892b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@GlamGirl", testimonial: "My hair has never looked this good! LB Hair & Beauty truly transformed my look. Amazing service and skilled stylists!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-outdoor_624325-1457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-outdoor_624325-1457.jpg?_wi=1", imageAlt: "Sarah J.", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@GentsStyle", testimonial: "The best barbershop experience! My haircut is always sharp, and the team is incredibly friendly. Highly recommend for gents.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-blond-bearded-male-dressed-plaid-shirt-denim-jacket-posing-grey-vignette-background_613910-11770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-blond-bearded-male-dressed-plaid-shirt-denim-jacket-posing-grey-vignette-background_613910-11770.jpg?_wi=1", imageAlt: "David M.", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by over 1000 happy clients!" - imageSrc="http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg?_wi=1" imageAlt="Luxurious salon interior" /> @@ -201,7 +201,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-with-hands-hair_1301-91.jpg", imageAlt: "Woman getting hair styled", }, - imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg?_wi=2", imageAlt: "professional hair stylist at work", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/artist-applying-make-up-model_23-2148328796.jpg", imageAlt: "Woman after makeup application", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-outdoor_624325-1457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-outdoor_624325-1457.jpg?_wi=2", imageAlt: "professional hair stylist at work", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multiracial-colleagues-satisfied-with-productive-job-talk-with-each-other_273609-44355.jpg", imageAlt: "Beauty Academy graduation", }, - imageSrc: "http://img.b2bpic.net/free-photo/positive-blond-bearded-male-dressed-plaid-shirt-denim-jacket-posing-grey-vignette-background_613910-11770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-blond-bearded-male-dressed-plaid-shirt-denim-jacket-posing-grey-vignette-background_613910-11770.jpg?_wi=2", imageAlt: "professional hair stylist at work", }, ]}