From e447d4caa26827f0960bf53c2379e4494dbf9c7a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 01:15:59 +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 92450d0..1290e70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-ready-move-into-new-home_23-2149662474.jpg", imageAlt: "Reliable delivery guarantee" }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-woman-her-coworkers-examining-packages-while-working-distribution-warehouse_637285-3954.jpg", imageAlt: "Our professional delivery team" + imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-woman-her-coworkers-examining-packages-while-working-distribution-warehouse_637285-3954.jpg?_wi=1", imageAlt: "Our professional delivery team" } ]} buttons={[ @@ -93,7 +93,7 @@ export default function LandingPage() { title: "Guaranteed Satisfaction", description: "100% satisfaction guarantee on every delivery", icon: CheckCircle } ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-woman-her-coworkers-examining-packages-while-working-distribution-warehouse_637285-3954.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-woman-her-coworkers-examining-packages-while-working-distribution-warehouse_637285-3954.jpg?_wi=2" imageAlt="Showgun Express delivery team" imagePosition="right" mediaAnimation="slide-up" -- 2.49.1