From b94b55f0c3fb0ae9ed60c7646accd41853641d62 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 18:13:18 +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 0b4eab6..26f6908 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-software-production_1268-21626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-software-production_1268-21626.jpg?_wi=1", imageAlt: "AI Content Interface", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { description: "Convert long-form ideas to viral Reels.", bentoComponent: "reveal-icon", icon: Video, - imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-software-production_1268-21626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-software-production_1268-21626.jpg?_wi=2", imageAlt: "Futurism perspective of digital nomads lifestyle", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { description: "Never run out of content ideas.", bentoComponent: "reveal-icon", icon: PenTool, - imageSrc: "http://img.b2bpic.net/free-photo/spinning-retro-cd-blue-tech-surface_58702-17236.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spinning-retro-cd-blue-tech-surface_58702-17236.jpg?_wi=1", imageAlt: "Futurism perspective of digital nomads lifestyle", }, ]} @@ -149,7 +149,7 @@ export default function LandingPage() { id: "1", name: "Image Enhancer", price: "AI-Powered", - imageSrc: "http://img.b2bpic.net/free-photo/spinning-retro-cd-blue-tech-surface_58702-17236.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spinning-retro-cd-blue-tech-surface_58702-17236.jpg?_wi=2", }, { id: "2", -- 2.49.1