From 4a6621b8fb6c9a0a7dd68d1f8d817ffb061b7130 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 17:45:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 200 +++++++++++++---------------------------------- 1 file changed, 53 insertions(+), 147 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 17288f3..7110eeb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,10 +2,10 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactSplit from '@/components/sections/contact/ContactSplit'; +import ContactCTA from '@/components/sections/contact/ContactCTA'; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven'; -import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; +import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroOverlay from '@/components/sections/hero/HeroOverlay'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -55,34 +47,22 @@ export default function LandingPage() { description="Smart directions to any building, classroom, or campus service. Realtime updates on routes, events, and facility status—all in your pocket." buttons={[ { - text: "Start Navigating", - href: "#features", - }, + text: "Start Navigating", href: "#features"}, ]} imageSrc="http://img.b2bpic.net/free-photo/futuristic-soccer-field-illustration_23-2151539711.jpg" imageAlt="Campus navigation interface" showBlur={true} avatars={[ { - src: "http://img.b2bpic.net/free-photo/portrait-young-woman-library_641386-223.jpg", - alt: "User 1", - }, + src: "http://img.b2bpic.net/free-photo/portrait-young-woman-library_641386-223.jpg", alt: "User 1"}, { - src: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg", - alt: "User 2", - }, + src: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg", alt: "User 2"}, { - src: "http://img.b2bpic.net/free-photo/front-view-people-traveling-by-train_23-2150520181.jpg", - alt: "User 3", - }, + src: "http://img.b2bpic.net/free-photo/front-view-people-traveling-by-train_23-2150520181.jpg", alt: "User 3"}, { - src: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-suit-with-gloves-working-process-white-space_140725-83871.jpg", - alt: "User 4", - }, + src: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-suit-with-gloves-working-process-white-space_140725-83871.jpg", alt: "User 4"}, { - src: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-smiling-standing-near-business-centre_176420-16777.jpg", - alt: "User 5", - }, + src: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-smiling-standing-near-business-centre_176420-16777.jpg", alt: "User 5"}, ]} avatarText="Trusted by 10,000+ students" /> @@ -95,23 +75,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Real-time Routing", - description: "Get step-by-step guidance just like Google Maps, but specifically mapped for your campus buildings and rooms.", - imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-illustrated_23-2151877756.jpg", - imageAlt: "Real-time routing map", - }, + title: "Real-time Routing", description: "Get step-by-step guidance just like Google Maps, but specifically mapped for your campus buildings and rooms.", imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-illustrated_23-2151877756.jpg", imageAlt: "Real-time routing map"}, { - title: "Student Confidence", - description: "First-year students can find any classroom in seconds, eliminating anxiety and getting you to class on time.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-diverse-young-couple-sitting-bridge-studying-together-university-campus_23-2148093365.jpg", - imageAlt: "Students walking confident", - }, + title: "Student Confidence", description: "First-year students can find any classroom in seconds, eliminating anxiety and getting you to class on time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-diverse-young-couple-sitting-bridge-studying-together-university-campus_23-2148093365.jpg", imageAlt: "Students walking confident"}, { - title: "Faculty Efficiency", - description: "Save time between sessions by knowing the fastest route across campus, even when schedules change.", - imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252495.jpg", - imageAlt: "Efficiency timer", - }, + title: "Faculty Efficiency", description: "Save time between sessions by knowing the fastest route across campus, even when schedules change.", imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252495.jpg", imageAlt: "Efficiency timer"}, ]} title="Built for Campus Mobility" description="Powerful tools to make navigating university life seamless and efficient for everyone." @@ -125,40 +93,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - role: "Freshman", - testimonial: "I never get lost anymore. This app saved me so much stress in my first week.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-library_641386-223.jpg", - }, + id: "1", name: "Sarah J.", role: "Freshman", testimonial: "I never get lost anymore. This app saved me so much stress in my first week.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-library_641386-223.jpg"}, { - id: "2", - name: "Prof. Alan M.", - role: "Faculty", - testimonial: "Makes transitioning between lecture halls so much faster. A vital tool.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg", - }, + id: "2", name: "Prof. Alan M.", role: "Faculty", testimonial: "Makes transitioning between lecture halls so much faster. A vital tool.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg"}, { - id: "3", - name: "David W.", - role: "Visitor", - testimonial: "The easiest way to find my way around for the open house event.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-traveling-by-train_23-2150520181.jpg", - }, + id: "3", name: "David W.", role: "Visitor", testimonial: "The easiest way to find my way around for the open house event.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-traveling-by-train_23-2150520181.jpg"}, { - id: "4", - name: "Emily K.", - role: "Researcher", - testimonial: "I can find labs and faculty offices I didn't even know existed!", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-suit-with-gloves-working-process-white-space_140725-83871.jpg", - }, + id: "4", name: "Emily K.", role: "Researcher", testimonial: "I can find labs and faculty offices I didn't even know existed!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-suit-with-gloves-working-process-white-space_140725-83871.jpg"}, { - id: "5", - name: "Michael B.", - role: "Senior", - testimonial: "Wish I had this as a freshman. Absolutely essential for navigating.", - imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-smiling-standing-near-business-centre_176420-16777.jpg", - }, + id: "5", name: "Michael B.", role: "Senior", testimonial: "Wish I had this as a freshman. Absolutely essential for navigating.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-smiling-standing-near-business-centre_176420-16777.jpg"}, ]} title="Trusted by the Campus Community" description="Hear from those who rely on us every day." @@ -173,89 +116,52 @@ export default function LandingPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", - title: "Is the app free?", - content: "Yes, our app is free for all current university students and staff.", - }, + id: "1", title: "Is the app free?", content: "Yes, our app is free for all current university students and staff."}, { - id: "2", - title: "Does it work indoors?", - content: "Absolutely. We provide detailed indoor mapping for all major academic buildings.", - }, + id: "2", title: "Does it work indoors?", content: "Absolutely. We provide detailed indoor mapping for all major academic buildings."}, { - id: "3", - title: "How do I report a bug?", - content: "You can report issues directly through the 'Feedback' link in the app settings.", - }, + id: "3", title: "How do I report a bug?", content: "You can report issues directly through the 'Feedback' link in the app settings."}, { - id: "4", - title: "Is my data private?", - content: "We prioritize your privacy and do not share location data with third parties.", - }, + id: "4", title: "Is my data private?", content: "We prioritize your privacy and do not share location data with third parties."}, { - id: "5", - title: "Can I suggest new routes?", - content: "Yes, we encourage community-driven updates to improve accessibility across campus.", - }, + id: "5", title: "Can I suggest new routes?", content: "Yes, we encourage community-driven updates to improve accessibility across campus."}, ]} />
- +
); -} +} \ No newline at end of file -- 2.49.1