From 9fc3e642517f3328401fe3b08f356887ae356684 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 10:54:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b11b5e..2e61940 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4777.jpg" + imageSrc="http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4777.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -130,7 +130,7 @@ export default function LandingPage() { { title: "200MP AI Camera", description: "Capture breathtaking detail with our revolutionary AI-powered camera sensor.", - imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg?_wi=1", }, { title: "All-Day Power", @@ -268,7 +268,7 @@ export default function LandingPage() { text: "Buy Now", href: "#", }, - imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4777.jpg?_wi=2", imageAlt: "Arabic Phone 16", }, { @@ -285,7 +285,7 @@ export default function LandingPage() { text: "Buy Now", href: "#", }, - imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg?_wi=2", imageAlt: "Arabic Phone 16", }, ]} -- 2.49.1