From 9409d3d79b8b82fb51c71661a10080fb0634f7d0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 02:35:02 +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 9923a26..7ad6f04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -151,7 +151,7 @@ export default function LandingPage() { description: "Automatically resize for TikTok, Reels, and Shorts in one click.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/post-production-specialist-using-headphones-test-improve-audio-quality_482257-121838.jpg" + imageSrc="http://img.b2bpic.net/free-photo/post-production-specialist-using-headphones-test-improve-audio-quality_482257-121838.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -175,7 +175,7 @@ export default function LandingPage() { description: "Generated captions that actually stay on beat.", bentoComponent: "reveal-icon", icon: MessageSquare, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=2", imageAlt: "tech company logo", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { description: "Turn landscape into portrait perfectly every time.", bentoComponent: "reveal-icon", icon: Smartphone, - imageSrc: "http://img.b2bpic.net/free-photo/post-production-specialist-using-headphones-test-improve-audio-quality_482257-121838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/post-production-specialist-using-headphones-test-improve-audio-quality_482257-121838.jpg?_wi=2", imageAlt: "tech company logo", }, ]} -- 2.49.1