From a2301673cd0bd67112f4295ae15e3dafb9ed043e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 13:37:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e955f73..fda13b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,32 +115,32 @@ export default function LandingPage() { { title: "AI Writing", description: "Boost your productivity with advanced writing assistants.", - imageSrc: "http://img.b2bpic.net/free-photo/pencil-sign-left-side_187299-39550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pencil-sign-left-side_187299-39550.jpg?_wi=1", }, { title: "AI Image Generation", description: "Create stunning visuals with state-of-the-art models.", - imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-robot-paper-carving-with-nature-background_53876-23285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-robot-paper-carving-with-nature-background_53876-23285.jpg?_wi=1", }, { title: "AI Video Tools", description: "Turn your creative vision into video reality.", - imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151204920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151204920.jpg?_wi=1", }, { title: "AI Marketing", description: "Automate and enhance your content marketing workflow.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=icrrxf", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=icrrxf&_wi=1", }, { title: "AI Business Tools", description: "Scale your operations with intelligent automation.", - imageSrc: "http://img.b2bpic.net/free-photo/chat-messages-front-side-with-white-background_187299-39812.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chat-messages-front-side-with-white-background_187299-39812.jpg?_wi=1", }, { title: "AI Productivity", description: "Optimize your daily tasks with powerful AI.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-creative-sphere-with-eye-effect_23-2150885601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-creative-sphere-with-eye-effect_23-2150885601.jpg?_wi=1", }, ]} title="Popular Categories" @@ -161,7 +161,7 @@ export default function LandingPage() { price: "Free/Pro", rating: 5, reviewCount: "10k+", - imageSrc: "http://img.b2bpic.net/free-photo/pencil-sign-left-side_187299-39550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pencil-sign-left-side_187299-39550.jpg?_wi=2", }, { id: "p2", @@ -170,7 +170,7 @@ export default function LandingPage() { price: "Subscription", rating: 5, reviewCount: "5k+", - imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-robot-paper-carving-with-nature-background_53876-23285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-robot-paper-carving-with-nature-background_53876-23285.jpg?_wi=2", }, { id: "p3", @@ -179,7 +179,7 @@ export default function LandingPage() { price: "Freemium", rating: 4, reviewCount: "3k+", - imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151204920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151204920.jpg?_wi=2", }, { id: "p4", @@ -188,7 +188,7 @@ export default function LandingPage() { price: "Add-on", rating: 5, reviewCount: "8k+", - imageSrc: "http://img.b2bpic.net/free-photo/chat-messages-front-side-with-white-background_187299-39812.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chat-messages-front-side-with-white-background_187299-39812.jpg?_wi=2", }, { id: "p5", @@ -197,7 +197,7 @@ export default function LandingPage() { price: "Free/Paid", rating: 4, reviewCount: "2k+", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=icrrxf", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=icrrxf&_wi=2", }, { id: "p6", @@ -206,7 +206,7 @@ export default function LandingPage() { price: "Paid", rating: 4, reviewCount: "1k+", - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-creative-sphere-with-eye-effect_23-2150885601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-creative-sphere-with-eye-effect_23-2150885601.jpg?_wi=2", }, ]} title="Trending AI Tools" -- 2.49.1