diff --git a/src/app/globals.css b/src/app/globals.css index 80e6c8a..f6cb1e6 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -6,10 +6,10 @@ --background: #ffffff; --card: #fcfcfc; - --foreground: #120006e6; - --primary-cta: #e63946; + --foreground: #000000e6; + --primary-cta: #ff0000; --secondary-cta: #ffffff; - --accent: #e2e2e2; + --accent: #bebebe; --background-accent: #c4c4c4; /* text sizing - set by ThemeProvider */ diff --git a/src/app/page.tsx b/src/app/page.tsx index 8774687..8645c48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,6 +1,17 @@ -"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 ( @@ -16,136 +27,334 @@ export default function LandingPage() { secondaryButtonStyle="radial-glow" headingFontWeight="extrabold" > -
- Learn Web Development & Programming from Industry Experts -
-- Join 2,500+ students learning coding from industry experts. Web development, React, Full Stack courses with 1-on-1 mentorship. -
- -- Start with HTML, CSS, and JavaScript. Build responsive websites and understand the fundamentals. -
-$299
-- Master React, Node.js, and databases. Build full-stack applications ready for production. -
-$249
-- Learn server-side programming, API development, and database architecture for scalable applications. -
-$399
-$49/month
-Perfect for beginners
-$99/month
-Best for serious learners
-Custom
-For teams and organizations
-- Subscribe to get updates on new courses, exclusive tips, and special offers delivered to your inbox. -
-- We respect your privacy. Unsubscribe anytime. -
-- © 2025 Code with me. All rights reserved. -
-