From 57e9ee3c9f714e85c8285e1dbf6c16fe83f97a18 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 10:16:09 +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 8bdfeea..e807f41 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { }, { title: "Scheduled Transport", description: "Planned, efficient same-week deliveries for business needs.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-singlet-shorts-holding-cardboard-box-looking-happy_176474-13851.jpg", imageAlt: "woman holding box" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-singlet-shorts-holding-cardboard-box-looking-happy_176474-13851.jpg?_wi=1", imageAlt: "woman holding box" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/employee-listening-music-warehouse_482257-75314.jpg", imageAlt: "warehouse employee" @@ -179,7 +179,7 @@ export default function LandingPage() { { id: "f4", title: "Affordable", content: "Pricing that scales with your business."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-singlet-shorts-holding-cardboard-box-looking-happy_176474-13851.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-singlet-shorts-holding-cardboard-box-looking-happy_176474-13851.jpg?_wi=2" mediaAnimation="slide-up" title="Why Choose J Isaac?" description="We combine premium logistics standards with exceptional customer care." -- 2.49.1