From 782056e40fbf1ca1037f55df37653a93aee29216 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 10:54:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e04634..7f2a187 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-adult-background-app-beauty_1303-2356.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-adult-background-app-beauty_1303-2356.jpg?_wi=1" showBlur={true} avatarText="Trusted by 10k+ customers" avatars={[ @@ -132,7 +132,7 @@ export default function LandingPage() { title: "Premium Mobile Brands", description: "Authentic devices from all leading global manufacturers.", icon: Smartphone, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-background-app-beauty_1303-2356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-background-app-beauty_1303-2356.jpg?_wi=2", imageAlt: "mobile store exterior modern shop", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { title: "Polite & Helpful Staff", description: "We prioritize your comfort and ensure a pleasant purchase experience.", icon: Smile, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-takeaway-food-paper-bags-using-smartphone-street_23-2149025857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-takeaway-food-paper-bags-using-smartphone-street_23-2149025857.jpg?_wi=1", imageAlt: "happy customer mobile shop portrait", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { quote: "The shop is welcoming and the staff is very knowledgeable.", tag: "New Customer", avatarSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346502.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-background-app-beauty_1303-2356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-background-app-beauty_1303-2356.jpg?_wi=3", imageAlt: "mobile store exterior modern shop", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { quote: "Always my first choice for any mobile purchase in Panchavati.", tag: "Loyal", avatarSrc: "http://img.b2bpic.net/free-photo/young-female-holding-mobile-phone-showing-thumb-up-t-shirt-pants-front-view_176474-34908.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-takeaway-food-paper-bags-using-smartphone-street_23-2149025857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-takeaway-food-paper-bags-using-smartphone-street_23-2149025857.jpg?_wi=2", imageAlt: "happy customer mobile shop portrait", }, ]} -- 2.49.1