From 2d5bf356bd26fa3604ac0cc07aef309a199c3ca3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 17:47:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 260 +++++++++-------------------------------------- 1 file changed, 49 insertions(+), 211 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e570b3..2a669b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() { @@ -137,29 +88,14 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Financial Mastery", - description: "Building control over money mechanics and personal finance discipline.", - bentoComponent: "reveal-icon", - icon: Wallet, - imageSrc: "http://img.b2bpic.net/free-photo/analysis-text-frame_53876-120801.jpg", - imageAlt: "rising bar chart 3d icon", + title: "Financial Mastery", description: "Building control over money mechanics and personal finance discipline.", bentoComponent: "reveal-icon", icon: Wallet }, { - title: "Business Mastery", - 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?_wi=2", - imageAlt: "rising bar chart 3d icon", + title: "Business Mastery", description: "Identifying opportunities and converting ideas into cash flow.", bentoComponent: "reveal-icon", icon: Briefcase }, { - title: "Digital Economy", - 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?_wi=2", - imageAlt: "rising bar chart 3d icon", - }, + title: "Digital Economy", description: "Leveraging online platforms to scale beyond geographical limits.", bentoComponent: "reveal-icon", icon: Globe + } ]} title="The Obin Academy Architecture" description="Three campuses focused on critical stages of financial development." @@ -168,25 +104,14 @@ export default function LandingPage() {
@@ -310,9 +167,7 @@ export default function LandingPage() {
-- 2.49.1