From 3ce3cb9ed68d60724af38a4f172d8e6c93c5f16e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 10:26:00 +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 892b98f..b338d7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@julianv", testimonial: "1847 has redefined my grooming routine. The attention to detail and ambiance are simply unmatched. A true gentleman's retreat.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brutal-athletic-male-vogue-model-dressed-white-shirt-grey-background_613910-9888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brutal-athletic-male-vogue-model-dressed-white-shirt-grey-background_613910-9888.jpg?_wi=1", imageAlt: "Julian Vance portrait", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@marcust", testimonial: "Every visit is a masterclass in sophistication. From the hot towel shave to the precision cut, 1847 is simply the best.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg?_wi=1", imageAlt: "Marcus Thorne portrait", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=1" imageAlt="Vintage barber chair in a luxurious setting" mediaAnimation="reveal-blur" fixedMediaHeight={true} @@ -195,7 +195,7 @@ export default function LandingPage() { imageAlt: "Close-up of barber's hands", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=2", imageAlt: "barber hands cutting hair precision close-up", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { imageAlt: "Subtle male grooming transformation", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/brutal-athletic-male-vogue-model-dressed-white-shirt-grey-background_613910-9888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brutal-athletic-male-vogue-model-dressed-white-shirt-grey-background_613910-9888.jpg?_wi=2", imageAlt: "barber hands cutting hair precision close-up", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { imageAlt: "Classic grooming tools", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg?_wi=2", imageAlt: "barber hands cutting hair precision close-up", }, ]}