From 39e896553b2a769d2bfc946434b26f7b5fc265a5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 10:02:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 264 ++++++++--------------------------------------- 1 file changed, 42 insertions(+), 222 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e791b8..1144b8d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,18 +32,9 @@ export default function LandingPage() { @@ -131,7 +72,7 @@ export default function LandingPage() { description="We bridge the gap between academic theory and real-world business challenges." subdescription="Our institution focuses on practical learning, cross-cultural competence, and strategic leadership." icon={Globe} - imageSrc="http://img.b2bpic.net/free-photo/geometric-arrangement-pencils-shapes_187299-47798.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/geometric-arrangement-pencils-shapes_187299-47798.jpg" mediaAnimation="slide-up" imageAlt="modern university campus architecture" /> @@ -144,27 +85,14 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Global Network", - description: "Connect with industry leaders across the globe.", - bentoComponent: "globe", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-small-business-owners_23-2149149724.jpg", - imageAlt: "Medium shot small business owners", + title: "Global Network", description: "Connect with industry leaders across the globe.", bentoComponent: "globe" }, { - title: "Career Insights", - description: "Analytics-driven placement programs.", - bentoComponent: "line-chart", - imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-working-business-center_23-2149409850.jpg?_wi=2", - imageAlt: "Medium shot small business owners", + title: "Career Insights", description: "Analytics-driven placement programs.", bentoComponent: "line-chart" }, { - title: "Expert Faculty", - description: "Learn from global practitioners.", - bentoComponent: "reveal-icon", - icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/geometric-arrangement-pencils-shapes_187299-47798.jpg?_wi=2", - imageAlt: "Medium shot small business owners", - }, + title: "Expert Faculty", description: "Learn from global practitioners.", bentoComponent: "reveal-icon", icon: Award + } ]} title="Why Choose Us" description="Leveraging global insights to drive your career forward." @@ -178,42 +106,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Global MBA", - price: "12 Months", - imageSrc: "http://img.b2bpic.net/free-photo/open-book-with-glasses-blue-background_185193-164087.jpg", - }, - { - id: "p2", - name: "MSc International Finance", - price: "18 Months", - imageSrc: "http://img.b2bpic.net/free-vector/modern-cover-template-set-with-geometric-design_23-2147857506.jpg", - }, - { - id: "p3", - name: "Business Strategy", - price: "6 Months", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-international-school-brochure_23-2150614531.jpg", - }, - { - id: "p4", - name: "Digital Marketing", - price: "9 Months", - imageSrc: "http://img.b2bpic.net/free-vector/flat-brochure-template-international-day-education_23-2151045694.jpg", - }, - { - id: "p5", - name: "Executive Leadership", - price: "12 Months", - imageSrc: "http://img.b2bpic.net/free-vector/green-geometric-brochure_1017-7727.jpg", - }, - { - id: "p6", - name: "Supply Chain Management", - price: "12 Months", - imageSrc: "http://img.b2bpic.net/free-vector/blue-brochure-with-triangular-shapes_1017-7729.jpg", - }, + { id: "p1", name: "Global MBA", price: "12 Months", imageSrc: "http://img.b2bpic.net/free-photo/open-book-with-glasses-blue-background_185193-164087.jpg" }, + { id: "p2", name: "MSc International Finance", price: "18 Months", imageSrc: "http://img.b2bpic.net/free-vector/modern-cover-template-set-with-geometric-design_23-2147857506.jpg" }, + { id: "p3", name: "Business Strategy", price: "6 Months", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-international-school-brochure_23-2150614531.jpg" }, + { id: "p4", name: "Digital Marketing", price: "9 Months", imageSrc: "http://img.b2bpic.net/free-vector/flat-brochure-template-international-day-education_23-2151045694.jpg" }, + { id: "p5", name: "Executive Leadership", price: "12 Months", imageSrc: "http://img.b2bpic.net/free-vector/green-geometric-brochure_1017-7727.jpg" }, + { id: "p6", name: "Supply Chain Management", price: "12 Months", imageSrc: "http://img.b2bpic.net/free-vector/blue-brochure-with-triangular-shapes_1017-7729.jpg" } ]} title="Academic Programs" description="Diverse study paths for global business leaders." @@ -226,27 +124,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "98%", - title: "Employment Rate", - description: "Within 6 months", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-tech-background-with-flowing-cyber-lines_1048-14878.jpg", - }, - { - id: "m2", - value: "50+", - title: "Corporate Partners", - description: "Global reach", - imageSrc: "http://img.b2bpic.net/free-photo/global-network-digital-world-connection_23-2152020916.jpg", - }, - { - id: "m3", - value: "15k+", - title: "Alumni Worldwide", - description: "Active community", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dark-earth-space_23-2151051392.jpg", - }, + { id: "m1", value: "98%", title: "Employment Rate", description: "Within 6 months", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-tech-background-with-flowing-cyber-lines_1048-14878.jpg" }, + { id: "m2", value: "50+", title: "Corporate Partners", description: "Global reach", imageSrc: "http://img.b2bpic.net/free-photo/global-network-digital-world-connection_23-2152020916.jpg" }, + { id: "m3", value: "15k+", title: "Alumni Worldwide", description: "Active community", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dark-earth-space_23-2151051392.jpg" } ]} title="Institutional Impact" description="Our numbers speak for our students' success." @@ -258,46 +138,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - title: "Great Journey", - quote: "The networking is unmatched.", - name: "Alex Smith", - role: "MBA Grad", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-female-student-smiling-holding-books-college_176420-12452.jpg", - }, - { - id: "t2", - title: "Expert Guidance", - quote: "Mentorship was crucial.", - name: "Maria Lopez", - role: "Finance MSc", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-graduation-outfit_23-2151074878.jpg", - }, - { - id: "t3", - title: "Career Shift", - quote: "I pivoted my career successfully.", - name: "Kenji Sato", - role: "Global Business", - imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg", - }, - { - id: "t4", - title: "Global Reach", - quote: "Cross-cultural training was key.", - name: "Elena Rossi", - role: "Marketing", - imageSrc: "http://img.b2bpic.net/free-photo/smart-looking-teacher_53876-23045.jpg", - }, - { - id: "t5", - title: "Life Changing", - quote: "Best years of my life.", - name: "Amira Khan", - role: "Strategy", - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-stylish-businesswoman-coat-with-laptop-dreamily-looking-away-outdoor_574295-2169.jpg", - }, + { id: "t1", title: "Great Journey", quote: "The networking is unmatched.", name: "Alex Smith", role: "MBA Grad", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-female-student-smiling-holding-books-college_176420-12452.jpg" }, + { id: "t2", title: "Expert Guidance", quote: "Mentorship was crucial.", name: "Maria Lopez", role: "Finance MSc", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-graduation-outfit_23-2151074878.jpg" }, + { id: "t3", title: "Career Shift", quote: "I pivoted my career successfully.", name: "Kenji Sato", role: "Global Business", imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg" }, + { id: "t4", title: "Global Reach", quote: "Cross-cultural training was key.", name: "Elena Rossi", role: "Marketing", imageSrc: "http://img.b2bpic.net/free-photo/smart-looking-teacher_53876-23045.jpg" }, + { id: "t5", title: "Life Changing", quote: "Best years of my life.", name: "Amira Khan", role: "Strategy", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-stylish-businesswoman-coat-with-laptop-dreamily-looking-away-outdoor_574295-2169.jpg" } ]} title="Student Stories" description="Hear from those who are changing the world." @@ -308,21 +153,9 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1