From bc96ea58b9b14112a436a8b7de73237ef6c24474 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 17:04:42 +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 0d3ef30..8498850 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@alexjohnson", testimonial: "Rasmere transformed our vision into a stunning, highly functional website. Their attention to detail and creative problem-solving are unmatched!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg?_wi=1", imageAlt: "Alex Johnson", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@mariagarcia", testimonial: "Working with Rasmere was a fantastic experience. They delivered ahead of schedule and the quality of their work exceeded our expectations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-isolated-portrait-cheerful-happy-young-man-with-afro-hairstyle-casual-white-t-shirt-smiling-brightly-looking-camera-with-excited-joyful-expression_176420-12985.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-isolated-portrait-cheerful-happy-young-man-with-afro-hairstyle-casual-white-t-shirt-smiling-brightly-looking-camera-with-excited-joyful-expression_176420-12985.jpg?_wi=1", imageAlt: "Maria Garcia", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by 50+ happy clients" - imageSrc="http://img.b2bpic.net/free-photo/designer-interacts-with-digital-technology-produce-virtual-home-set_482257-118835.jpg" + imageSrc="http://img.b2bpic.net/free-photo/designer-interacts-with-digital-technology-produce-virtual-home-set_482257-118835.jpg?_wi=1" imageAlt="Professional developer coding on a laptop" mediaAnimation="slide-up" marqueeItems={[ @@ -218,7 +218,7 @@ export default function LandingPage() { imageAlt: "Responsive website on mobile and tablet", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/designer-interacts-with-digital-technology-produce-virtual-home-set_482257-118835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/designer-interacts-with-digital-technology-produce-virtual-home-set_482257-118835.jpg?_wi=2", imageAlt: "responsive web design on multiple devices", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { imageAlt: "Graphic design tools on a screen", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg?_wi=2", imageAlt: "responsive web design on multiple devices", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { imageAlt: "API integration flow chart", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-isolated-portrait-cheerful-happy-young-man-with-afro-hairstyle-casual-white-t-shirt-smiling-brightly-looking-camera-with-excited-joyful-expression_176420-12985.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-isolated-portrait-cheerful-happy-young-man-with-afro-hairstyle-casual-white-t-shirt-smiling-brightly-looking-camera-with-excited-joyful-expression_176420-12985.jpg?_wi=2", imageAlt: "responsive web design on multiple devices", }, ]}