From 70c3684852d60706a711198b5cbce80c5129a8e5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 16:59:15 +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 cd571f4..99ffdf1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,27 +66,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg?_wi=1", imageAlt: "AI Directory Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg?_wi=2", imageAlt: "AI Directory Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg?_wi=3", imageAlt: "AI Directory Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg?_wi=4", imageAlt: "AI Directory Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg?_wi=5", imageAlt: "AI Directory Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg?_wi=6", imageAlt: "AI Directory Dashboard", }, ]} @@ -144,7 +144,7 @@ export default function LandingPage() { price: "$29/mo", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg?_wi=7", }, { id: "p2", @@ -153,7 +153,7 @@ export default function LandingPage() { price: "$15/mo", rating: 4.8, reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg?_wi=8", }, { id: "p3", @@ -162,7 +162,7 @@ export default function LandingPage() { price: "$49/mo", rating: 4.9, reviewCount: "240", - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg?_wi=9", }, { id: "p4", @@ -171,7 +171,7 @@ export default function LandingPage() { price: "$39/mo", rating: 4.7, reviewCount: "410", - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg?_wi=10", }, { id: "p5", @@ -180,7 +180,7 @@ export default function LandingPage() { price: "$99/mo", rating: 5, reviewCount: "55", - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg?_wi=11", }, ]} title="Trending Tools" @@ -290,7 +290,7 @@ export default function LandingPage() { tag="Submit Tool" title="Want to be featured?" description="Submit your tool for review and get on our premium featured list." - imageSrc="http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg" + imageSrc="http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg?_wi=12" mediaAnimation="slide-up" /> -- 2.49.1