From 398142246829daa2e9841527bed065419acf3353 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 22:57:15 +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 0950dd2..96123df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139374.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139374.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -104,7 +104,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/apps-menu-right-side-with-white-background_187299-39716.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139374.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139374.jpg?_wi=2", imageAlt: "minimalist speed app icon", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/storage-data-information-download-concept_53876-120044.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148083364.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148083364.jpg?_wi=1", imageAlt: "minimalist speed app icon", }, ]} @@ -157,7 +157,7 @@ export default function LandingPage() { price: "Free", rating: 5, reviewCount: "12k", - imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148083364.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148083364.jpg?_wi=2", }, { id: "p2", -- 2.49.1