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", }, ]}