diff --git a/src/app/page.tsx b/src/app/page.tsx index a28d318..4b4c24e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/man-holding-smartphone-with-lighting-control-application-turning-lights-sitting-kitchen-house-with-automation-lighting-system-person-using-smart-home-software-working-remote-laptop_482257-16243.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-holding-smartphone-with-lighting-control-application-turning-lights-sitting-kitchen-house-with-automation-lighting-system-person-using-smart-home-software-working-remote-laptop_482257-16243.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -141,7 +141,7 @@ export default function LandingPage() { title: "Location Tracking", subtitle: "Always know where you are", description: "Stay connected with family and friends through real-time GPS location sharing and safe path optimization.", - imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-119729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-119729.jpg?_wi=1", }, { tag: "Instant", @@ -199,7 +199,7 @@ export default function LandingPage() { button: { text: "Upgrade Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-lighting-control-application-turning-lights-sitting-kitchen-house-with-automation-lighting-system-person-using-smart-home-software-working-remote-laptop_482257-16243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-lighting-control-application-turning-lights-sitting-kitchen-house-with-automation-lighting-system-person-using-smart-home-software-working-remote-laptop_482257-16243.jpg?_wi=2", imageAlt: "digital security AI network", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { button: { text: "Secure Family", }, - imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-119729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-119729.jpg?_wi=2", imageAlt: "digital security AI network", }, ]}