From 8db2b78dd72da5348fa2e593e92ecb59ee198c1b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 07:58:27 +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 5f88e19..acfc775 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { text: "Read Reviews", href: "#reviews"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-hand-holding-cell-phone-white-background_1150-6840.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-hand-holding-cell-phone-white-background_1150-6840.jpg?_wi=1" imageAlt="Modern Smartphone" /> @@ -77,7 +77,7 @@ export default function LandingPage() { { id: "3", name: "Horizon Z", price: "$999", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-iphone-with-colorful-gradient-back-studio-shot_187299-46640.jpg"}, { - id: "4", name: "Budget Swift", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5248.jpg"}, + id: "4", name: "Budget Swift", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5248.jpg?_wi=1"}, { id: "5", name: "Student Power 2", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-blank-screen-isolated-white-background-perfect-mockup_187299-46340.jpg"}, { @@ -96,7 +96,7 @@ export default function LandingPage() { features={[ { title: "Top Performance Flagships", description: "The ultimate contenders for 2026.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-cell-phone-white-background_1150-6840.jpg", imageAlt: "smartphone close up studio" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-cell-phone-white-background_1150-6840.jpg?_wi=2", imageAlt: "smartphone close up studio" }, items: [ { @@ -110,7 +110,7 @@ export default function LandingPage() { }, { title: "Budget Student Picks", description: "Best value for performance.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5248.jpg", imageAlt: "smartphone studio isolated" + imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5248.jpg?_wi=2", imageAlt: "smartphone studio isolated" }, items: [ {