From a3750408c55a73d34b696d5062439a739ce075b3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 12:19:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e0b0058..8f2f9d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { id: "1", title: "AI Writing", description: "Boost your content creation with smart writing assistants.", - imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151205009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151205009.jpg?_wi=1", }, { id: "2", @@ -95,7 +95,7 @@ export default function LandingPage() { id: "4", title: "Automation", description: "Streamline your productivity with AI-driven task management.", - imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151205009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151205009.jpg?_wi=2", }, ]} title="Explore Top Categories" -- 2.49.1