From d8a29df241ec0b149650a634d0598e0a3d2c810b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 11:57:32 +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 3d72846..e769d0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,11 +73,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=1", imageAlt: "digital finance charts glowing blue", }, { - imageSrc: "http://img.b2bpic.net/free-photo/users-agreement-terms-conditions-rule-policy-regulation-concept_53876-147700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/users-agreement-terms-conditions-rule-policy-regulation-concept_53876-147700.jpg?_wi=1", imageAlt: "network technology lines background", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { description: "No fluff. Every guide and course provides a clear, step-by-step roadmap to success.", bentoComponent: "reveal-icon", icon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=2", imageAlt: "Growth Status Technology Online Website Concept", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { description: "Join thousands of like-minded entrepreneurs scaling their ventures.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/users-agreement-terms-conditions-rule-policy-regulation-concept_53876-147700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/users-agreement-terms-conditions-rule-policy-regulation-concept_53876-147700.jpg?_wi=2", imageAlt: "Growth Status Technology Online Website Concept", }, ]} -- 2.49.1