From b169956911110039c67a19f5d825f5bdc83b39c0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 17:46:54 +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 b7a146e..0e570b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mirrors-blue-table-isolated-orange_171337-13168.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mirrors-blue-table-isolated-orange_171337-13168.jpg?_wi=1" imageAlt="tech dashboard ui dark mode" mediaAnimation="slide-up" avatars={[ @@ -125,7 +125,7 @@ export default function LandingPage() { description="Traditional systems prepare you to qualify for employment. Obin Academy trains you to build independent income streams." subdescription="We replace academic theory with practical financial systems for the digital economy." icon={GraduationCap} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-people-working-together_23-2149337243.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-people-working-together_23-2149337243.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -149,7 +149,7 @@ export default function LandingPage() { description: "Identifying opportunities and converting ideas into cash flow.", bentoComponent: "reveal-icon", icon: Briefcase, - imageSrc: "http://img.b2bpic.net/free-photo/mirrors-blue-table-isolated-orange_171337-13168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mirrors-blue-table-isolated-orange_171337-13168.jpg?_wi=2", imageAlt: "rising bar chart 3d icon", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { description: "Leveraging online platforms to scale beyond geographical limits.", bentoComponent: "reveal-icon", icon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-working-together_23-2149337243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-working-together_23-2149337243.jpg?_wi=2", imageAlt: "rising bar chart 3d icon", }, ]} -- 2.49.1