From 421ffdfcaa731a8a2c500c46fb53865471062f6b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 14:40:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4f3239..f8964ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-developing-photos_23-2149893950.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-developing-photos_23-2149893950.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -165,7 +165,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37020.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-developing-photos_23-2149893950.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-developing-photos_23-2149893950.jpg?_wi=2", imageAlt: "abstract advertising graphic design art", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/social-media-concept-composition_23-2150169162.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-successful-beautiful-confident-senior-businesswoman-her-fifties-with-gray-hair-blue-wise-eyes-posing-indoors-keeping-arms-folded-looking-with-charming-smile_344912-1851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-successful-beautiful-confident-senior-businesswoman-her-fifties-with-gray-hair-blue-wise-eyes-posing-indoors-keeping-arms-folded-looking-with-charming-smile_344912-1851.jpg?_wi=1", imageAlt: "abstract advertising graphic design art", }, ]} @@ -250,7 +250,7 @@ export default function LandingPage() { handle: "Local Guide", testimonial: "They come up with clean, clear unique concepts and have worked for many big companies ensuring professionalism.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-successful-beautiful-confident-senior-businesswoman-her-fifties-with-gray-hair-blue-wise-eyes-posing-indoors-keeping-arms-folded-looking-with-charming-smile_344912-1851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-successful-beautiful-confident-senior-businesswoman-her-fifties-with-gray-hair-blue-wise-eyes-posing-indoors-keeping-arms-folded-looking-with-charming-smile_344912-1851.jpg?_wi=2", }, { id: "2", -- 2.49.1