diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c199d9d..2d97162 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -57,28 +57,16 @@ export default function AboutPage() { useInvertedBackground={true} features={[ { - title: "Empower Learners", - description: "We believe everyone deserves access to quality education and the tools to succeed.", - bentoComponent: "reveal-icon", - icon: Lightbulb, + title: "Empower Learners", description: "We believe everyone deserves access to quality education and the tools to succeed.", bentoComponent: "reveal-icon", icon: Lightbulb, }, { - title: "Drive Growth", - description: "Our platform connects learners with industry experts to accelerate career advancement and skill development.", - bentoComponent: "reveal-icon", - icon: Target, + title: "Drive Growth", description: "Our platform connects learners with industry experts to accelerate career advancement and skill development.", bentoComponent: "reveal-icon", icon: Target, }, { - title: "Foster Community", - description: "We build vibrant communities where learners support each other, share experiences, and grow together.", - bentoComponent: "reveal-icon", - icon: Zap, + title: "Foster Community", description: "We build vibrant communities where learners support each other, share experiences, and grow together.", bentoComponent: "reveal-icon", icon: Zap, }, { - title: "Enable Success", - description: "Through innovative technology and expert instruction, we enable our students to achieve their educational and career goals.", - bentoComponent: "orbiting-icons", - centerIcon: Award, + title: "Enable Success", description: "Through innovative technology and expert instruction, we enable our students to achieve their educational and career goals.", bentoComponent: "orbiting-icons", centerIcon: Award, items: [ { icon: Users, ring: 1 }, { icon: TrendingUp, ring: 2 }, @@ -115,41 +103,17 @@ export default function AboutPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-young-profess-1772474150566-9a49b662.png?_wi=3", - imageAlt: "Sarah Johnson", - }, + id: "1", name: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-young-profess-1772474150566-9a49b662.png", imageAlt: "Sarah Johnson"}, { - id: "2", - name: "Michael Chen", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-young-profess-1772474149079-fffb5e06.png?_wi=3", - imageAlt: "Michael Chen", - }, + id: "2", name: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-young-profess-1772474149079-fffb5e06.png", imageAlt: "Michael Chen"}, { - id: "3", - name: "Emily Rodriguez", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-woman-entrepr-1772474148212-9265b691.png?_wi=3", - imageAlt: "Emily Rodriguez", - }, + id: "3", name: "Emily Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-woman-entrepr-1772474148212-9265b691.png", imageAlt: "Emily Rodriguez"}, { - id: "4", - name: "David Kim", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-man-with-appr-1772474150199-8039f02f.png?_wi=3", - imageAlt: "David Kim", - }, + id: "4", name: "David Kim", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-man-with-appr-1772474150199-8039f02f.png", imageAlt: "David Kim"}, { - id: "5", - name: "Jessica Martinez", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-diverse-woman-1772474148576-878e7a96.png?_wi=3", - imageAlt: "Jessica Martinez", - }, + id: "5", name: "Jessica Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-diverse-woman-1772474148576-878e7a96.png", imageAlt: "Jessica Martinez"}, { - id: "6", - name: "James Wilson", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-man-with-conf-1772474150785-0f77e657.png?_wi=3", - imageAlt: "James Wilson", - }, + id: "6", name: "James Wilson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-man-with-conf-1772474150785-0f77e657.png", imageAlt: "James Wilson"}, ]} /> @@ -161,24 +125,16 @@ export default function AboutPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/edulearn", - ariaLabel: "Follow us on Facebook", - }, + href: "https://facebook.com/edulearn", ariaLabel: "Follow us on Facebook"}, { icon: Twitter, - href: "https://twitter.com/edulearn", - ariaLabel: "Follow us on Twitter", - }, + href: "https://twitter.com/edulearn", ariaLabel: "Follow us on Twitter"}, { icon: Linkedin, - href: "https://linkedin.com/company/edulearn", - ariaLabel: "Follow us on LinkedIn", - }, + href: "https://linkedin.com/company/edulearn", ariaLabel: "Follow us on LinkedIn"}, { icon: Instagram, - href: "https://instagram.com/edulearn", - ariaLabel: "Follow us on Instagram", - }, + href: "https://instagram.com/edulearn", ariaLabel: "Follow us on Instagram"}, ]} /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 4552984..086a270 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -51,7 +51,7 @@ export default function ContactPage() { useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-image-of-customer-support-1772474149554-dbc50213.png" imageAlt="Support team" - mediaAnimation="slide-up" + mediaAnimation="smooth" mediaPosition="right" inputPlaceholder="Enter your email address" buttonText="Subscribe Now" @@ -72,32 +72,18 @@ export default function ContactPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/abstract-3d-globe-or-world-map-showing-g-1772474152188-241edc9e.png" imageAlt="Global learning community" mediaPosition="right" + animationType="smooth" faqs={[ { - id: "1", - title: "How long do I have access to a course?", - content: "Once you enroll in a course, you have lifetime access to all course materials. You can complete the course at your own pace and revisit the content whenever you need.", - }, + id: "1", title: "How long do I have access to a course?", content: "Once you enroll in a course, you have lifetime access to all course materials. You can complete the course at your own pace and revisit the content whenever you need."}, { - id: "2", - title: "Can I get a refund if I'm not satisfied?", - content: "Yes! We offer a 30-day money-back guarantee on all courses. If you're not satisfied, simply request a refund and we'll process it within 5 business days.", - }, + id: "2", title: "Can I get a refund if I'm not satisfied?", content: "Yes! We offer a 30-day money-back guarantee on all courses. If you're not satisfied, simply request a refund and we'll process it within 5 business days."}, { - id: "3", - title: "Will I receive a certificate?", - content: "Yes, you'll receive a verified digital certificate upon completing each course. These certificates are recognized by employers and can be added to your LinkedIn profile.", - }, + id: "3", title: "Will I receive a certificate?", content: "Yes, you'll receive a verified digital certificate upon completing each course. These certificates are recognized by employers and can be added to your LinkedIn profile."}, { - id: "4", - title: "Do I need any technical skills to start?", - content: "No! Our courses are designed for all skill levels. We start from the basics and gradually progress to advanced topics. Choose courses that match your experience level.", - }, + id: "4", title: "Do I need any technical skills to start?", content: "No! Our courses are designed for all skill levels. We start from the basics and gradually progress to advanced topics. Choose courses that match your experience level."}, { - id: "5", - title: "Can I download course materials?", - content: "With our Pro plan and above, you can download course videos and materials for offline access. This is perfect for learning while traveling or without internet access.", - }, + id: "5", title: "Can I download course materials?", content: "With our Pro plan and above, you can download course videos and materials for offline access. This is perfect for learning while traveling or without internet access."}, ]} /> @@ -109,24 +95,16 @@ export default function ContactPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/edulearn", - ariaLabel: "Follow us on Facebook", - }, + href: "https://facebook.com/edulearn", ariaLabel: "Follow us on Facebook"}, { icon: Twitter, - href: "https://twitter.com/edulearn", - ariaLabel: "Follow us on Twitter", - }, + href: "https://twitter.com/edulearn", ariaLabel: "Follow us on Twitter"}, { icon: Linkedin, - href: "https://linkedin.com/company/edulearn", - ariaLabel: "Follow us on LinkedIn", - }, + href: "https://linkedin.com/company/edulearn", ariaLabel: "Follow us on LinkedIn"}, { icon: Instagram, - href: "https://instagram.com/edulearn", - ariaLabel: "Follow us on Instagram", - }, + href: "https://instagram.com/edulearn", ariaLabel: "Follow us on Instagram"}, ]} /> diff --git a/src/app/courses/page.tsx b/src/app/courses/page.tsx index cdacd3c..0d80eab 100644 --- a/src/app/courses/page.tsx +++ b/src/app/courses/page.tsx @@ -53,45 +53,17 @@ export default function CoursesPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", - brand: "EduLearn", - name: "Web Development Fundamentals", - price: "$49.99", - rating: 5, - reviewCount: "12.5k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-web--1772474151819-b9ea4e12.png?_wi=3", - imageAlt: "Web Development Course", - }, + id: "1", brand: "EduLearn", name: "Web Development Fundamentals", price: "$49.99", rating: 5, + reviewCount: "12.5k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-web--1772474151819-b9ea4e12.png", imageAlt: "Web Development Course"}, { - id: "2", - brand: "EduLearn", - name: "UI/UX Design Mastery", - price: "$59.99", - rating: 5, - reviewCount: "9.8k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-ui-u-1772474149753-69575f00.png?_wi=3", - imageAlt: "UI/UX Design Course", - }, + id: "2", brand: "EduLearn", name: "UI/UX Design Mastery", price: "$59.99", rating: 5, + reviewCount: "9.8k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-ui-u-1772474149753-69575f00.png", imageAlt: "UI/UX Design Course"}, { - id: "3", - brand: "EduLearn", - name: "Digital Marketing Strategies", - price: "$44.99", - rating: 5, - reviewCount: "8.2k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-digi-1772474149601-f30b9b82.png?_wi=2", - imageAlt: "Digital Marketing Course", - }, + id: "3", brand: "EduLearn", name: "Digital Marketing Strategies", price: "$44.99", rating: 5, + reviewCount: "8.2k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-digi-1772474149601-f30b9b82.png", imageAlt: "Digital Marketing Course"}, { - id: "4", - brand: "EduLearn", - name: "Data Science Essentials", - price: "$69.99", - rating: 5, - reviewCount: "7.5k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-data-1772474150119-944fa6f3.png?_wi=2", - imageAlt: "Data Science Course", - }, + id: "4", brand: "EduLearn", name: "Data Science Essentials", price: "$69.99", rating: 5, + reviewCount: "7.5k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-data-1772474150119-944fa6f3.png", imageAlt: "Data Science Course"}, ]} /> @@ -106,57 +78,31 @@ export default function CoursesPage() { useInvertedBackground={false} plans={[ { - id: "1", - badge: "Basic Plan", - badgeIcon: Sparkles, - price: "Free", - subtitle: "Perfect for exploring", - buttons: [ + id: "1", badge: "Basic Plan", badgeIcon: Sparkles, + price: "Free", subtitle: "Perfect for exploring", buttons: [ { text: "Get Started", href: "#" }, { text: "Learn More", href: "#" }, ], features: [ - "Access to 5 free courses", - "Basic certificates", - "Community access", - "Email support", - ], + "Access to 5 free courses", "Basic certificates", "Community access", "Email support"], }, { - id: "2", - badge: "Pro Plan", - badgeIcon: Sparkles, - price: "$19/mo", - subtitle: "Recommended for learners", - buttons: [ + id: "2", badge: "Pro Plan", badgeIcon: Sparkles, + price: "$19/mo", subtitle: "Recommended for learners", buttons: [ { text: "Start Free Trial", href: "#" }, { text: "Upgrade Now", href: "#" }, ], features: [ - "All 500+ courses", - "Premium certificates", - "Priority support", - "Offline downloads", - "Career guidance", - ], + "All 500+ courses", "Premium certificates", "Priority support", "Offline downloads", "Career guidance"], }, { - id: "3", - badge: "Enterprise", - badgeIcon: Sparkles, - price: "Custom", - subtitle: "For organizations", - buttons: [ + id: "3", badge: "Enterprise", badgeIcon: Sparkles, + price: "Custom", subtitle: "For organizations", buttons: [ { text: "Contact Sales", href: "#" }, { text: "Schedule Demo", href: "#" }, ], features: [ - "Unlimited team access", - "Custom learning paths", - "Analytics & reporting", - "Dedicated support", - "API access", - ], + "Unlimited team access", "Custom learning paths", "Analytics & reporting", "Dedicated support", "API access"], }, ]} /> @@ -171,41 +117,17 @@ export default function CoursesPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-young-profess-1772474150566-9a49b662.png?_wi=2", - imageAlt: "Sarah Johnson", - }, + id: "1", name: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-young-profess-1772474150566-9a49b662.png", imageAlt: "Sarah Johnson"}, { - id: "2", - name: "Michael Chen", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-young-profess-1772474149079-fffb5e06.png?_wi=2", - imageAlt: "Michael Chen", - }, + id: "2", name: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-young-profess-1772474149079-fffb5e06.png", imageAlt: "Michael Chen"}, { - id: "3", - name: "Emily Rodriguez", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-woman-entrepr-1772474148212-9265b691.png?_wi=2", - imageAlt: "Emily Rodriguez", - }, + id: "3", name: "Emily Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-woman-entrepr-1772474148212-9265b691.png", imageAlt: "Emily Rodriguez"}, { - id: "4", - name: "David Kim", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-man-with-appr-1772474150199-8039f02f.png?_wi=2", - imageAlt: "David Kim", - }, + id: "4", name: "David Kim", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-man-with-appr-1772474150199-8039f02f.png", imageAlt: "David Kim"}, { - id: "5", - name: "Jessica Martinez", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-diverse-woman-1772474148576-878e7a96.png?_wi=2", - imageAlt: "Jessica Martinez", - }, + id: "5", name: "Jessica Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-diverse-woman-1772474148576-878e7a96.png", imageAlt: "Jessica Martinez"}, { - id: "6", - name: "James Wilson", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-man-with-conf-1772474150785-0f77e657.png?_wi=2", - imageAlt: "James Wilson", - }, + id: "6", name: "James Wilson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-man-with-conf-1772474150785-0f77e657.png", imageAlt: "James Wilson"}, ]} /> @@ -217,24 +139,16 @@ export default function CoursesPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/edulearn", - ariaLabel: "Follow us on Facebook", - }, + href: "https://facebook.com/edulearn", ariaLabel: "Follow us on Facebook"}, { icon: Twitter, - href: "https://twitter.com/edulearn", - ariaLabel: "Follow us on Twitter", - }, + href: "https://twitter.com/edulearn", ariaLabel: "Follow us on Twitter"}, { icon: Linkedin, - href: "https://linkedin.com/company/edulearn", - ariaLabel: "Follow us on LinkedIn", - }, + href: "https://linkedin.com/company/edulearn", ariaLabel: "Follow us on LinkedIn"}, { icon: Instagram, - href: "https://instagram.com/edulearn", - ariaLabel: "Follow us on Instagram", - }, + href: "https://instagram.com/edulearn", ariaLabel: "Follow us on Instagram"}, ]} /> diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0432794..933dab5 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,39 +5,23 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const poppins = Poppins({ - variable: "--font-poppins", - subsets: ["latin"], + variable: "--font-poppins", subsets: ["latin"], weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"], }); export const metadata: Metadata = { - title: "EduLearn - Online Courses for Career Growth", - description: "Learn new skills with expert-led online courses. Access 5000+ courses, earn certificates, and advance your career with EduLearn.", - keywords: "online courses, e-learning, skill development, education, certifications, career growth", - metadataBase: new URL("https://edulearn.com"), + title: "EduLearn - Online Courses for Career Growth", description: "Learn new skills with expert-led online courses. Access 5000+ courses, earn certificates, and advance your career with EduLearn.", keywords: "online courses, e-learning, skill development, education, certifications, career growth", metadataBase: new URL("https://edulearn.com"), alternates: { - canonical: "https://edulearn.com", - }, + canonical: "https://edulearn.com"}, openGraph: { - title: "EduLearn - Online Courses Platform", - description: "Master new skills with expert-led courses. Learn at your own pace with 500K+ students worldwide.", - url: "https://edulearn.com", - siteName: "EduLearn", - type: "website", - images: [ + title: "EduLearn - Online Courses Platform", description: "Master new skills with expert-led courses. Learn at your own pace with 500K+ students worldwide.", url: "https://edulearn.com", siteName: "EduLearn", type: "website", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-vibrant-digital-illustration-of-divers-1772474149293-1ae59ad6.png", - alt: "EduLearn - Online Learning Platform", - }, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-vibrant-digital-illustration-of-divers-1772474149293-1ae59ad6.png", alt: "EduLearn - Online Learning Platform"}, ], }, twitter: { - card: "summary_large_image", - title: "EduLearn - Online Courses for Learners", - description: "Join 500K+ students learning with EduLearn. Expert-led courses with lifetime access.", - images: [ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-vibrant-digital-illustration-of-divers-1772474149293-1ae59ad6.png", - ], + card: "summary_large_image", title: "EduLearn - Online Courses for Learners", description: "Join 500K+ students learning with EduLearn. Expert-led courses with lifetime access.", images: [ + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-vibrant-digital-illustration-of-divers-1772474149293-1ae59ad6.png"], }, robots: { index: true, diff --git a/src/app/page.tsx b/src/app/page.tsx index 869be80..b71bc61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,17 +65,11 @@ export default function HomePage() { ]} slides={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-vibrant-digital-illustration-of-divers-1772474149293-1ae59ad6.png", - imageAlt: "Students learning online", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-vibrant-digital-illustration-of-divers-1772474149293-1ae59ad6.png", imageAlt: "Students learning online"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-web--1772474151819-b9ea4e12.png?_wi=1", - imageAlt: "Web Development Course", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-web--1772474151819-b9ea4e12.png", imageAlt: "Web Development Course"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-ui-u-1772474149753-69575f00.png?_wi=1", - imageAlt: "UI/UX Design Course", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-ui-u-1772474149753-69575f00.png", imageAlt: "UI/UX Design Course"}, ]} autoplayDelay={4000} showDimOverlay={true} @@ -93,45 +87,17 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", - brand: "EduLearn", - name: "Web Development Fundamentals", - price: "$49.99", - rating: 5, - reviewCount: "12.5k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-web--1772474151819-b9ea4e12.png?_wi=2", - imageAlt: "Web Development Course", - }, + id: "1", brand: "EduLearn", name: "Web Development Fundamentals", price: "$49.99", rating: 5, + reviewCount: "12.5k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-web--1772474151819-b9ea4e12.png", imageAlt: "Web Development Course"}, { - id: "2", - brand: "EduLearn", - name: "UI/UX Design Mastery", - price: "$59.99", - rating: 5, - reviewCount: "9.8k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-ui-u-1772474149753-69575f00.png?_wi=2", - imageAlt: "UI/UX Design Course", - }, + id: "2", brand: "EduLearn", name: "UI/UX Design Mastery", price: "$59.99", rating: 5, + reviewCount: "9.8k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-ui-u-1772474149753-69575f00.png", imageAlt: "UI/UX Design Course"}, { - id: "3", - brand: "EduLearn", - name: "Digital Marketing Strategies", - price: "$44.99", - rating: 5, - reviewCount: "8.2k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-digi-1772474149601-f30b9b82.png?_wi=1", - imageAlt: "Digital Marketing Course", - }, + id: "3", brand: "EduLearn", name: "Digital Marketing Strategies", price: "$44.99", rating: 5, + reviewCount: "8.2k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-digi-1772474149601-f30b9b82.png", imageAlt: "Digital Marketing Course"}, { - id: "4", - brand: "EduLearn", - name: "Data Science Essentials", - price: "$69.99", - rating: 5, - reviewCount: "7.5k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-data-1772474150119-944fa6f3.png?_wi=1", - imageAlt: "Data Science Course", - }, + id: "4", brand: "EduLearn", name: "Data Science Essentials", price: "$69.99", rating: 5, + reviewCount: "7.5k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-course-thumbnail-for-data-1772474150119-944fa6f3.png", imageAlt: "Data Science Course"}, ]} /> @@ -146,39 +112,24 @@ export default function HomePage() { useInvertedBackground={true} features={[ { - title: "Browse & Enroll", - description: "Explore thousands of courses and enroll in the ones that match your goals.", - bentoComponent: "icon-info-cards", - items: [ + title: "Browse & Enroll", description: "Explore thousands of courses and enroll in the ones that match your goals.", bentoComponent: "icon-info-cards", items: [ { icon: BookOpen, label: "Courses", value: "5000+" }, { icon: Users, label: "Learners", value: "500k+" }, { icon: Star, label: "Avg Rating", value: "4.8★" }, ], }, { - title: "Learn at Your Pace", - description: "Complete courses on your schedule with lifetime access to materials.", - bentoComponent: "timeline", - heading: "Your Learning Journey", - subheading: "Complete at your own speed", - items: [ + title: "Learn at Your Pace", description: "Complete courses on your schedule with lifetime access to materials.", bentoComponent: "timeline", heading: "Your Learning Journey", subheading: "Complete at your own speed", items: [ { label: "Week 1", detail: "Foundation & Basics" }, { label: "Week 2-3", detail: "Core Concepts & Practice" }, { label: "Week 4", detail: "Advanced Topics & Projects" }, ], - completedLabel: "Completed", + completedLabel: "Completed"}, + { + title: "Get Certified", description: "Earn recognized certificates upon course completion and boost your career.", bentoComponent: "reveal-icon", icon: Award, }, { - title: "Get Certified", - description: "Earn recognized certificates upon course completion and boost your career.", - bentoComponent: "reveal-icon", - icon: Award, - }, - { - title: "Expert Support", - description: "Access our community forums and instructors for guidance whenever you need help.", - bentoComponent: "orbiting-icons", - centerIcon: Headphones, + title: "Expert Support", description: "Access our community forums and instructors for guidance whenever you need help.", bentoComponent: "orbiting-icons", centerIcon: Headphones, items: [ { icon: MessageCircle, ring: 1 }, { icon: HelpCircle, ring: 1 }, @@ -217,57 +168,31 @@ export default function HomePage() { useInvertedBackground={false} plans={[ { - id: "1", - badge: "Basic Plan", - badgeIcon: Sparkles, - price: "Free", - subtitle: "Perfect for exploring", - buttons: [ + id: "1", badge: "Basic Plan", badgeIcon: Sparkles, + price: "Free", subtitle: "Perfect for exploring", buttons: [ { text: "Get Started", href: "#" }, { text: "Learn More", href: "#" }, ], features: [ - "Access to 5 free courses", - "Basic certificates", - "Community access", - "Email support", - ], + "Access to 5 free courses", "Basic certificates", "Community access", "Email support"], }, { - id: "2", - badge: "Pro Plan", - badgeIcon: Sparkles, - price: "$19/mo", - subtitle: "Recommended for learners", - buttons: [ + id: "2", badge: "Pro Plan", badgeIcon: Sparkles, + price: "$19/mo", subtitle: "Recommended for learners", buttons: [ { text: "Start Free Trial", href: "#" }, { text: "Upgrade Now", href: "#" }, ], features: [ - "All 500+ courses", - "Premium certificates", - "Priority support", - "Offline downloads", - "Career guidance", - ], + "All 500+ courses", "Premium certificates", "Priority support", "Offline downloads", "Career guidance"], }, { - id: "3", - badge: "Enterprise", - badgeIcon: Sparkles, - price: "Custom", - subtitle: "For organizations", - buttons: [ + id: "3", badge: "Enterprise", badgeIcon: Sparkles, + price: "Custom", subtitle: "For organizations", buttons: [ { text: "Contact Sales", href: "#" }, { text: "Schedule Demo", href: "#" }, ], features: [ - "Unlimited team access", - "Custom learning paths", - "Analytics & reporting", - "Dedicated support", - "API access", - ], + "Unlimited team access", "Custom learning paths", "Analytics & reporting", "Dedicated support", "API access"], }, ]} /> @@ -282,41 +207,17 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-young-profess-1772474150566-9a49b662.png?_wi=1", - imageAlt: "Sarah Johnson", - }, + id: "1", name: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-young-profess-1772474150566-9a49b662.png", imageAlt: "Sarah Johnson"}, { - id: "2", - name: "Michael Chen", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-young-profess-1772474149079-fffb5e06.png?_wi=1", - imageAlt: "Michael Chen", - }, + id: "2", name: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-young-profess-1772474149079-fffb5e06.png", imageAlt: "Michael Chen"}, { - id: "3", - name: "Emily Rodriguez", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-woman-entrepr-1772474148212-9265b691.png?_wi=1", - imageAlt: "Emily Rodriguez", - }, + id: "3", name: "Emily Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-woman-entrepr-1772474148212-9265b691.png", imageAlt: "Emily Rodriguez"}, { - id: "4", - name: "David Kim", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-man-with-appr-1772474150199-8039f02f.png?_wi=1", - imageAlt: "David Kim", - }, + id: "4", name: "David Kim", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-man-with-appr-1772474150199-8039f02f.png", imageAlt: "David Kim"}, { - id: "5", - name: "Jessica Martinez", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-diverse-woman-1772474148576-878e7a96.png?_wi=1", - imageAlt: "Jessica Martinez", - }, + id: "5", name: "Jessica Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-diverse-woman-1772474148576-878e7a96.png", imageAlt: "Jessica Martinez"}, { - id: "6", - name: "James Wilson", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-man-with-conf-1772474150785-0f77e657.png?_wi=1", - imageAlt: "James Wilson", - }, + id: "6", name: "James Wilson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/professional-headshot-of-a-man-with-conf-1772474150785-0f77e657.png", imageAlt: "James Wilson"}, ]} /> @@ -328,24 +229,16 @@ export default function HomePage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/edulearn", - ariaLabel: "Follow us on Facebook", - }, + href: "https://facebook.com/edulearn", ariaLabel: "Follow us on Facebook"}, { icon: Twitter, - href: "https://twitter.com/edulearn", - ariaLabel: "Follow us on Twitter", - }, + href: "https://twitter.com/edulearn", ariaLabel: "Follow us on Twitter"}, { icon: Linkedin, - href: "https://linkedin.com/company/edulearn", - ariaLabel: "Follow us on LinkedIn", - }, + href: "https://linkedin.com/company/edulearn", ariaLabel: "Follow us on LinkedIn"}, { icon: Instagram, - href: "https://instagram.com/edulearn", - ariaLabel: "Follow us on Instagram", - }, + href: "https://instagram.com/edulearn", ariaLabel: "Follow us on Instagram"}, ]} />