From 583cd98ca23e026d9fb51572ecefc509b5c8402e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 14:58:07 +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 912794e..9f2c3a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@kevinm", testimonial: "Perfect environment and top-tier talent. Highly impressed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg?_wi=1", imageAlt: "client having hot towel shave", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-backstage_23-2151211367.jpg" + imageSrc="http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-backstage_23-2151211367.jpg?_wi=1" imageAlt="luxury barber shop interior cinematic lighting" showDimOverlay={true} avatars={[ @@ -145,7 +145,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg?_wi=1" imageAlt="barber cutting hair with professional scissors" /> @@ -174,7 +174,7 @@ export default function LandingPage() { imageAlt: "shaving cream lather shaving", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-backstage_23-2151211367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-backstage_23-2151211367.jpg?_wi=2", imageAlt: "barber tools razor scissors", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { description: "Relax in style.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg?_wi=2", imageAlt: "barber tools razor scissors", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { description: "Tailored to your personality.", bentoComponent: "reveal-icon", icon: Scissors, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721381.jpg?_wi=1", imageAlt: "barber tools razor scissors", }, ]} @@ -213,7 +213,7 @@ export default function LandingPage() { price: "$25", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721381.jpg?_wi=2", imageAlt: "premium hair pomade container", }, { @@ -411,7 +411,7 @@ export default function LandingPage() { quote: "The hot towel treatment is divine.", name: "Alan G.", role: "Executive", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg?_wi=2", imageAlt: "client having hot towel shave", }, { -- 2.49.1