From 029812eb854fe76d5d10b86d62e10438eaf8a657 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 18:36:55 +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 2207687..a060a86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@wardha_tech", testimonial: "Excellent service and genuine products. Best mobile shop in town!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop-hold-new-smartphone-hand_627829-4967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop-hold-new-smartphone-hand_627829-4967.jpg?_wi=1", imageAlt: "modern smartphone shop interior", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@happy_customer", testimonial: "Got my phone repaired here, it's working like new. Very affordable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142184.jpg?_wi=1", imageAlt: "friendly mobile shop customer service", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@tech_fan", testimonial: "Wide range of accessories and covers. Quick and polite service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop-hold-new-smartphone-hand_627829-4967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop-hold-new-smartphone-hand_627829-4967.jpg?_wi=2", imageAlt: "modern smartphone shop interior", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@loyal_shopper", testimonial: "Trusted shop for years. Highly recommend to everyone in Wardha.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142184.jpg?_wi=2", imageAlt: "friendly mobile shop customer service", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@mobile_pro", testimonial: "Best deals on second-hand phones. Very transparent pricing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop-hold-new-smartphone-hand_627829-4967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop-hold-new-smartphone-hand_627829-4967.jpg?_wi=3", imageAlt: "modern smartphone shop interior", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { href: "https://wa.me/919096609900", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop-hold-new-smartphone-hand_627829-4967.jpg" + imageSrc="http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop-hold-new-smartphone-hand_627829-4967.jpg?_wi=4" mediaAnimation="slide-up" avatars={[ { @@ -186,7 +186,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop-hold-new-smartphone-hand_627829-4967.jpg" + imageSrc="http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop-hold-new-smartphone-hand_627829-4967.jpg?_wi=5" /> @@ -259,7 +259,7 @@ export default function LandingPage() { rows: 4, }} mediaAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142184.jpg" + imageSrc="http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142184.jpg?_wi=3" /> -- 2.49.1