From 7066aebc5f4d63474b5800369fd20f40a9bab841 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 17:40:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b3c321..c336e6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/china-city-night_1127-4050.jpg" + imageSrc="http://img.b2bpic.net/free-photo/china-city-night_1127-4050.jpg?_wi=1" imageAlt="Navigate Safer Every Street Rated" /> @@ -80,7 +80,7 @@ export default function LandingPage() { description="GuardianPath combines advanced mapping technology with real-time community insights. We help users move with peace of mind in every environment." subdescription="Our platform aggregates safety data anonymously to build the most comprehensive security mapping service available." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/3d-smartphone-device-with-map-gps-technology_23-2150458973.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-smartphone-device-with-map-gps-technology_23-2150458973.jpg?_wi=1" imageAlt="Mobile mapping safety app" mediaAnimation="slide-up" /> @@ -110,7 +110,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/china-city-night_1127-4050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/china-city-night_1127-4050.jpg?_wi=2", imageAlt: "digital route mapping ui icon", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/3d-smartphone-device-with-map-gps-technology_23-2150458973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-smartphone-device-with-map-gps-technology_23-2150458973.jpg?_wi=2", imageAlt: "digital route mapping ui icon", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-mouse-glasses-white-table-night-top-view_169016-51634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-mouse-glasses-white-table-night-top-view_169016-51634.jpg?_wi=1", imageAlt: "digital route mapping ui icon", }, ]} @@ -257,7 +257,7 @@ export default function LandingPage() { category: "Technology", title: "The Future of Urban Navigation", excerpt: "Exploring how tech can improve city transit.", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-mouse-glasses-white-table-night-top-view_169016-51634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-mouse-glasses-white-table-night-top-view_169016-51634.jpg?_wi=2", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6862.jpg", date: "Jan 2025", -- 2.49.1