diff --git a/src/app/page.tsx b/src/app/page.tsx index 8645c48..96b73cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,17 +1,6 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import NavbarStyleMinimal from '@/components/navbar/NavbarStyleMinimal'; -import HeroSplitAvatars from '@/components/sections/hero/HeroSplitAvatars'; -import TagMediaSplitAbout from '@/components/sections/about/TagMediaSplitAbout'; -import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven'; -import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; -import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo'; -import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; -import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; -import ContactSplit from '@/components/sections/contact/ContactSplit'; -import FooterCard from '@/components/sections/footer/FooterCard'; -import { Sparkles, Zap, Award, Twitter, Linkedin, Github } from "lucide-react"; export default function LandingPage() { return ( @@ -27,334 +16,149 @@ export default function LandingPage() { secondaryButtonStyle="radial-glow" headingFontWeight="extrabold" > - +
+
+
+

+ Learn Coding from Industry Experts +

+

+ Join thousands of students transforming their careers with our comprehensive coding programs. From beginner to advanced, we guide you every step of the way. +

+
+ + Continue to IT + + + Schedule Demo + +
+
-
- -
+
+
+

Empowering the Next Generation of Developers

+

+ Code with me is dedicated to making quality coding education accessible to everyone. Our expert instructors bring real-world experience to every lesson. +

+
-
- -
+
+
+

Our Popular Courses

+

Discover our most sought-after coding courses designed to accelerate your career.

+
+
+
+ Web Development Bootcamp +

Web Development Bootcamp

+

$299

+

Master HTML, CSS, JavaScript and build responsive websites.

+
+
+ React Mastery Course +

React Mastery Course

+

$249

+

Learn React from basics to advanced concepts and hooks.

+
+
+ Full Stack Development +

Full Stack Development

+

$399

+

Complete full-stack development with React and Node.js.

+
+
+
-
- -
+
+
+

Simple, Transparent Pricing

+

Choose the perfect plan for your learning journey. No hidden fees, cancel anytime.

+
+
+
+
+

Starter

+

$49/month

+

Perfect for beginners

+ + Get Started + +
    +
  • Access to 3 core courses
  • +
  • Community forum access
  • +
  • Email support
  • +
  • Certificate of completion
  • +
+
+
+
+
+

Professional

+

$99/month

+

Best for serious learners

+ + Get Started + +
    +
  • Access to 15+ advanced courses
  • +
  • 1-on-1 mentorship sessions
  • +
  • Priority support
  • +
  • Exclusive job board
  • +
  • Portfolio review sessions
  • +
+
+
+
+
+

Enterprise

+

Custom

+

For teams and organizations

+ + Contact Sales + +
    +
  • All Professional features
  • +
  • Custom curriculum design
  • +
  • Team management tools
  • +
  • Dedicated account manager
  • +
  • Advanced analytics and reporting
  • +
+
+
+
+
-
- -
+
+

Stay Updated on New Courses

+

Subscribe to get updates on new courses, exclusive tips, and special offers delivered to your inbox.

+
+ + +
+

We respect your privacy. Unsubscribe anytime.

+
+
-
- -
- -
- -
- -
- -
- -
- -
- -
);