From 2e87e65015123142d0131574ab838bddd849497b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 09:08:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 148 +++++++++++------------------------------------ 1 file changed, 33 insertions(+), 115 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 02cf345..d0e00b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import TextAbout from '@/components/sections/about/TextAbout'; -import { BookOpen, Clock, GraduationCap, Star } from "lucide-react"; +import { BookOpen, Clock, GraduationCap, Star, Zap, CheckCircle, Lightbulb, Globe } from "lucide-react"; export default function LandingPage() { return ( @@ -30,17 +30,11 @@ export default function LandingPage() { @@ -49,47 +43,26 @@ export default function LandingPage() {
@@ -100,32 +73,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "AI Note Summariser", - description: "Paste your long, dense lecture notes and get clear, simple summaries instantly.", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-presenting-invisible-hologram-projecting-from-tablet-advanced-technology_53876-111206.jpg", - imageAlt: "ai summary symbol icon", - buttonIcon: "Zap", + title: "AI Note Summariser", description: "Paste your long, dense lecture notes and get clear, simple summaries instantly.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-presenting-invisible-hologram-projecting-from-tablet-advanced-technology_53876-111206.jpg", imageAlt: "ai summary symbol icon", buttonIcon: Zap, }, { - title: "Quiz Generator", - description: "Automatically turn your study material into practice questions to test your knowledge.", - imageSrc: "http://img.b2bpic.net/free-vector/educational-concepts_23-2147502362.jpg", - imageAlt: "practice quiz concept icon", - buttonIcon: "CheckCircle", + title: "Quiz Generator", description: "Automatically turn your study material into practice questions to test your knowledge.", imageSrc: "http://img.b2bpic.net/free-vector/educational-concepts_23-2147502362.jpg", imageAlt: "practice quiz concept icon", buttonIcon: CheckCircle, }, { - title: "Topic Explainer", - description: "Need to understand a hard topic? Get instant, simple explanations for any concept.", - imageSrc: "http://img.b2bpic.net/free-vector/translation-dictionary-icons-set_98292-6761.jpg", - imageAlt: "ai topic explainer icon", - buttonIcon: "Lightbulb", + title: "Topic Explainer", description: "Need to understand a hard topic? Get instant, simple explanations for any concept.", imageSrc: "http://img.b2bpic.net/free-vector/translation-dictionary-icons-set_98292-6761.jpg", imageAlt: "ai topic explainer icon", buttonIcon: Lightbulb, }, { - title: "Global Access", - description: "Scale your learning journey with cloud-based storage available anywhere.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-clipboard-pen-looking-it-with-pensive-expression-thinking-standing-orange-wall_141793-96372.jpg", - imageAlt: "ai summary symbol icon", - buttonIcon: "Globe", + title: "Global Access", description: "Scale your learning journey with cloud-based storage available anywhere.", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-clipboard-pen-looking-it-with-pensive-expression-thinking-standing-orange-wall_141793-96372.jpg", imageAlt: "ai summary symbol icon", buttonIcon: Globe, }, ]} title="Built for Students" @@ -139,8 +96,7 @@ export default function LandingPage() { title="Try it now" buttons={[ { - text: "Summarise", - }, + text: "Summarise"}, ]} /> @@ -154,29 +110,17 @@ export default function LandingPage() { description="Helping thousands of students achieve academic excellence through smarter workflows." metrics={[ { - id: "m1", - icon: Clock, - title: "Hours Saved", - value: "50,000+", - }, + id: "m1", icon: Clock, + title: "Hours Saved", value: "50,000+"}, { - id: "m2", - icon: BookOpen, - title: "Concepts Explained", - value: "120k+", - }, + id: "m2", icon: BookOpen, + title: "Concepts Explained", value: "120k+"}, { - id: "m3", - icon: Star, - title: "Quizzes Generated", - value: "200k+", - }, + id: "m3", icon: Star, + title: "Quizzes Generated", value: "200k+"}, { - id: "m4", - icon: GraduationCap, - title: "Active Students", - value: "15,000+", - }, + id: "m4", icon: GraduationCap, + title: "Active Students", value: "15,000+"}, ]} /> @@ -189,35 +133,15 @@ export default function LandingPage() { cardAnimation="slide-up" testimonials={[ { - id: "t1", - name: "Alex R.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-is-working-laptop-girl-with-laptop-emotion-concept_169016-66073.jpg", - imageAlt: "A happy girl is working on a laptop A girl with a laptop Emotion concept", - }, + id: "t1", name: "Alex R.", imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-is-working-laptop-girl-with-laptop-emotion-concept_169016-66073.jpg", imageAlt: "A happy girl is working on a laptop A girl with a laptop Emotion concept"}, { - id: "t2", - name: "Jordan P.", - imageSrc: "http://img.b2bpic.net/free-photo/young-scholar-celebrating-some-good-news-feeling-pleased-with-progress_482257-126249.jpg", - imageAlt: "Young scholar celebrating some good news and feeling pleased with progress", - }, + id: "t2", name: "Jordan P.", imageSrc: "http://img.b2bpic.net/free-photo/young-scholar-celebrating-some-good-news-feeling-pleased-with-progress_482257-126249.jpg", imageAlt: "Young scholar celebrating some good news and feeling pleased with progress"}, { - id: "t3", - name: "Sam K.", - imageSrc: "http://img.b2bpic.net/free-photo/working-joint-university-project_1098-17206.jpg", - imageAlt: "Working on Joint University Project", - }, + id: "t3", name: "Sam K.", imageSrc: "http://img.b2bpic.net/free-photo/working-joint-university-project_1098-17206.jpg", imageAlt: "Working on Joint University Project"}, { - id: "t4", - name: "Taylor M.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-portable-notebook-cafe-sitting-table-by-window-typing-something-frowning_343059-118.jpg", - imageAlt: "Young man using portable notebook at cafe, sitting at table by the window and typing something, frowning", - }, + id: "t4", name: "Taylor M.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-portable-notebook-cafe-sitting-table-by-window-typing-something-frowning_343059-118.jpg", imageAlt: "Young man using portable notebook at cafe, sitting at table by the window and typing something, frowning"}, { - id: "t5", - name: "Casey L.", - imageSrc: "http://img.b2bpic.net/free-photo/pupils-doing-task-laptops-focused-teacher-monitoring-them_74855-10356.jpg", - imageAlt: "Pupils doing task on laptops and focused teacher monitoring them", - }, + id: "t5", name: "Casey L.", imageSrc: "http://img.b2bpic.net/free-photo/pupils-doing-task-laptops-focused-teacher-monitoring-them_74855-10356.jpg", imageAlt: "Pupils doing task on laptops and focused teacher monitoring them"}, ]} /> @@ -228,17 +152,11 @@ export default function LandingPage() { { items: [ { - label: "About", - href: "#", - }, + label: "About", href: "#"}, { - label: "Contact", - href: "#", - }, + label: "Contact", href: "#"}, { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, ], }, ]} -- 2.49.1