From 1044b46fba753fc74648d935218efe1fb677fe8f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 13:59:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e276c8..f287c3e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { href: "#products", }, ]} - 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" mediaAnimation="blur-reveal" avatars={[ { @@ -174,7 +174,7 @@ export default function LandingPage() { "Precision", "Modern", ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-fat-bearded-male-dressed-jacket_613910-988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-fat-bearded-male-dressed-jacket_613910-988.jpg?_wi=1", }, { id: "feat-2", @@ -183,7 +183,7 @@ export default function LandingPage() { "Elegant", "Volume", ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl_1385-2552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl_1385-2552.jpg?_wi=1", }, { id: "feat-3", @@ -192,7 +192,7 @@ export default function LandingPage() { "Customized", "Vibrant", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60934.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60934.jpg?_wi=1", }, ]} title="Signature Services" @@ -211,7 +211,7 @@ export default function LandingPage() { id: "p1", name: "Classic Elegance", price: "Styling", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-model-red-blouse-sitting-posing_114579-66797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-model-red-blouse-sitting-posing_114579-66797.jpg?_wi=1", }, { id: "p2", @@ -322,7 +322,7 @@ export default function LandingPage() { quote: "The best haircut I've ever had, truly an artist.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.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=2", imageAlt: "client headshot professional luxury", }, { @@ -333,7 +333,7 @@ export default function LandingPage() { quote: "GianFranco is incredibly detailed. A true professional.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting-table_23-2149684349.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-fat-bearded-male-dressed-jacket_613910-988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-fat-bearded-male-dressed-jacket_613910-988.jpg?_wi=2", imageAlt: "client headshot professional luxury", }, { @@ -344,7 +344,7 @@ export default function LandingPage() { quote: "Changed my look completely. Highly recommended.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-hairdresser-apron-holding-trimmer-looking-aside-confused-standing-green-wall_141793-55408.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl_1385-2552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl_1385-2552.jpg?_wi=2", imageAlt: "client headshot professional luxury", }, { @@ -355,7 +355,7 @@ export default function LandingPage() { quote: "The color analysis was perfect, loved the result.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/surprised-young-beautiful-female-barber-uniform-holding-barber-tools-isolated-pink-background_141793-119285.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60934.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60934.jpg?_wi=2", imageAlt: "client headshot professional luxury", }, { @@ -366,7 +366,7 @@ export default function LandingPage() { quote: "Professional, creative, and luxurious service.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12311.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-model-red-blouse-sitting-posing_114579-66797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-model-red-blouse-sitting-posing_114579-66797.jpg?_wi=2", imageAlt: "client headshot professional luxury", }, ]}