From 971bba57030b6c81f07e89b216763cc5d065d09e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 2 Jun 2026 20:10:13 +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 53c0b4c..b2b5715 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@TechSolutions", testimonial: "Finu Web Design exceeded our expectations! Our new site is not only beautiful but also incredibly functional, leading to a significant increase in engagement.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by leading brands and startups worldwide." - imageSrc="http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282052.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282052.jpg?_wi=1" imageAlt="Web design team collaborating on a project" mediaAnimation="slide-up" marqueeItems={[ @@ -268,7 +268,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282052.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282052.jpg?_wi=2", imageAlt: "responsive web design laptop screen", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg?_wi=2", imageAlt: "responsive web design laptop screen", }, ]} -- 2.49.1