From a33f55109679719586ce174e61aba727a5f15f01 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 09:07:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 170 +++++++++++------------------------------------ 1 file changed, 37 insertions(+), 133 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5720b01..8230a25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -53,32 +45,15 @@ export default function LandingPage() {
@@ -104,21 +75,13 @@ export default function LandingPage() { description="Summit College has been empowering students for over 50 years through rigorous academics, cutting-edge research, and a commitment to global excellence." metrics={[ { - value: "50+", - title: "Programs Offered", - }, + value: "50+", title: "Programs Offered"}, { - value: "95%", - title: "Placement Rate", - }, + value: "95%", title: "Placement Rate"}, { - value: "12k+", - title: "Alumni Network", - }, + value: "12k+", title: "Alumni Network"}, { - value: "200+", - title: "Partnered Firms", - }, + value: "200+", title: "Partnered Firms"}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc4jMajjkgTHFx1FaYqnNl0Vtz/professor-teaching-a-small-group-of-stud-1774775192710-24d1adb0.png" imageAlt="Professor teaching students in a lab" @@ -132,19 +95,11 @@ export default function LandingPage() { useInvertedBackground={false} negativeCard={{ items: [ - "Limited local campus shuttle", - "Competitive housing availability", - "Parking permit waitlists", - ], + "Limited local campus shuttle", "Competitive housing availability", "Parking permit waitlists"], }} positiveCard={{ items: [ - "State-of-the-art research labs", - "Dedicated mentorship programs", - "Global internship opportunities", - "24/7 Academic support", - "Active student organizations", - ], + "State-of-the-art research labs", "Dedicated mentorship programs", "Global internship opportunities", "24/7 Academic support", "Active student organizations"], }} title="Why Choose Summit?" description="Discover what makes our educational environment truly unique." @@ -156,30 +111,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-wooden-background_1098-3167.jpg?_wi=1", - }, + id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-wooden-background_1098-3167.jpg"}, { - id: "t2", - name: "Mark D.", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-with-arms-crossed_1098-58.jpg", - }, + id: "t2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-with-arms-crossed_1098-58.jpg"}, { - id: "t3", - name: "Emily R.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-working-from-home-writing-down-information-notebook-taking-notes-sitting_1258-186602.jpg", - }, + id: "t3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-working-from-home-writing-down-information-notebook-taking-notes-sitting_1258-186602.jpg"}, { - id: "t4", - name: "Jason K.", - imageSrc: "http://img.b2bpic.net/free-photo/charming-male-with-wide-smile-rolled-up-sleeves-isolated-white-wall_181624-29440.jpg", - }, + id: "t4", name: "Jason K.", imageSrc: "http://img.b2bpic.net/free-photo/charming-male-with-wide-smile-rolled-up-sleeves-isolated-white-wall_181624-29440.jpg"}, { - id: "t5", - name: "Alex W.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-wooden-background_1098-3167.jpg?_wi=2", - }, + id: "t5", name: "Alex W.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-wooden-background_1098-3167.jpg"}, ]} cardTitle="Student Stories" cardTag="Life at Summit" @@ -195,30 +135,15 @@ export default function LandingPage() { description="Quick answers to common questions about admissions, campus life, and programs." faqs={[ { - id: "q1", - title: "How do I apply?", - content: "You can start your application online via our admissions portal with your academic transcripts.", - }, + id: "q1", title: "How do I apply?", content: "You can start your application online via our admissions portal with your academic transcripts."}, { - id: "q2", - title: "Is financial aid available?", - content: "Yes, we offer various merit-based and need-based scholarships to support our students.", - }, + id: "q2", title: "Is financial aid available?", content: "Yes, we offer various merit-based and need-based scholarships to support our students."}, { - id: "q3", - title: "Do you offer campus tours?", - content: "We host weekly campus tours on Tuesdays and Thursdays. Registration is available on our website.", - }, + id: "q3", title: "Do you offer campus tours?", content: "We host weekly campus tours on Tuesdays and Thursdays. Registration is available on our website."}, { - id: "q4", - title: "Are there student housing options?", - content: "Yes, we provide several on-campus residential options ranging from traditional dorms to apartment-style suites.", - }, + id: "q4", title: "Are there student housing options?", content: "Yes, we provide several on-campus residential options ranging from traditional dorms to apartment-style suites."}, { - id: "q5", - title: "What research opportunities exist?", - content: "Students can apply to join faculty-led research projects as early as their second year.", - }, + id: "q5", title: "What research opportunities exist?", content: "Students can apply to join faculty-led research projects as early as their second year."}, ]} faqsAnimation="slide-up" /> @@ -229,54 +154,33 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-vector/abstract-business-card-with-contact_23-2148453945.jpg" columns={[ { - title: "Academics", - items: [ + title: "Academics", items: [ { - label: "Undergraduate", - href: "#", - }, + label: "Undergraduate", href: "#"}, { - label: "Graduate", - href: "#", - }, + label: "Graduate", href: "#"}, { - label: "Research", - href: "#", - }, + label: "Research", href: "#"}, ], }, { - title: "Life", - items: [ + title: "Life", items: [ { - label: "Housing", - href: "#", - }, + label: "Housing", href: "#"}, { - label: "Clubs", - href: "#", - }, + label: "Clubs", href: "#"}, { - label: "Sports", - href: "#", - }, + label: "Sports", href: "#"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "Library", - href: "#", - }, + label: "Library", href: "#"}, { - label: "Career Services", - href: "#", - }, + label: "Career Services", href: "#"}, { - label: "IT Support", - href: "#", - }, + label: "IT Support", href: "#"}, ], }, ]} -- 2.49.1