From 2f933454fd4d54bc0ce006c1699d68c412858584 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 23:38:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 353f62d..c1624d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,7 +159,7 @@ export default function LandingPage() { imageAlt: "Embroidery detail", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-shopping-bags-with-copy-space_23-2148684474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-shopping-bags-with-copy-space_23-2148684474.jpg?_wi=1", imageAlt: "Craftsmanship detail on phone", }, }, @@ -185,7 +185,7 @@ export default function LandingPage() { imageAlt: "Design sketch", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-shopping-bags-with-copy-space_23-2148684474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-shopping-bags-with-copy-space_23-2148684474.jpg?_wi=2", imageAlt: "Design showcase on phone", }, }, -- 2.49.1