2 Commits

Author SHA1 Message Date
3f4098d156 Update src/app/page.tsx 2025-12-26 16:35:13 +00:00
a8cd53b501 Update src/app/globals.css 2025-12-26 16:33:41 +00:00
2 changed files with 133 additions and 342 deletions

View File

@@ -6,8 +6,8 @@
--background: #ffffff; --background: #ffffff;
--card: #fcfcfc; --card: #fcfcfc;
--foreground: #00120ae6; --foreground: #120006e6;
--primary-cta: #15ad59; --primary-cta: #e63946;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--accent: #e2e2e2; --accent: #e2e2e2;
--background-accent: #c4c4c4; --background-accent: #c4c4c4;

View File

@@ -1,17 +1,6 @@
"use client" "use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; 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() { export default function LandingPage() {
return ( return (
@@ -27,334 +16,136 @@ export default function LandingPage() {
secondaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow"
headingFontWeight="extrabold" headingFontWeight="extrabold"
> >
<div id="nav" data-section="nav"> <div className="min-h-screen bg-background text-foreground">
<NavbarStyleMinimal <div className="container mx-auto px-4 py-16">
brandName="Code with me" <div className="text-center">
button={{ <h1 className="text-4xl font-bold mb-4">Code with me</h1>
text: "Explore Courses", <p className="text-xl text-muted-foreground mb-8">
href: "pricing" Learn Web Development & Programming from Industry Experts
}} </p>
/> <p className="text-lg mb-6">
</div> Join 2,500+ students learning coding from industry experts. Web development, React, Full Stack courses with 1-on-1 mentorship.
</p>
<div className="flex justify-center gap-4 mb-12">
<a
href="#courses"
className="px-6 py-3 bg-primary text-primary-foreground rounded-lg hover:bg-primary/90 transition-colors"
>
Browse Courses
</a>
<a
href="#contact"
className="px-6 py-3 border border-border rounded-lg hover:bg-accent transition-colors"
>
Schedule Demo
</a>
</div>
</div>
<div id="hero" data-section="hero"> <div className="grid md:grid-cols-2 lg:grid-cols-3 gap-8 mt-16">
<HeroSplitAvatars <div className="bg-card p-6 rounded-lg border border-border">
title="Learn Coding from Industry Experts" <h3 className="text-xl font-semibold mb-3">Web Development Bootcamp</h3>
description="Join thousands of students transforming their careers with our comprehensive coding programs. From beginner to advanced, we guide you every step of the way." <p className="text-muted-foreground mb-4">
tag="Start Learning Today" Start with HTML, CSS, and JavaScript. Build responsive websites and understand the fundamentals.
tagIcon={Sparkles} </p>
avatars={[ <p className="text-2xl font-bold text-primary">$299</p>
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484694244-h6z6ypcz.jpg", alt: "Student 1" }, </div>
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484694244-h6z6ypcz.jpg", alt: "Student 2" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484694244-h6z6ypcz.jpg", alt: "Student 3" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484694244-h6z6ypcz.jpg", alt: "Student 4" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484694244-h6z6ypcz.jpg", alt: "Student 5" }
]}
avatarText="Join 2,500+ successful graduates"
buttons={[
{ text: "Browse Courses", href: "pricing" },
{ text: "Schedule Demo", href: "contact" }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484694244-h6z6ypcz.jpg"
imageAlt="Students learning together"
imagePosition="right"
/>
</div>
<div id="about" data-section="about"> <div className="bg-card p-6 rounded-lg border border-border">
<TagMediaSplitAbout <h3 className="text-xl font-semibold mb-3">React Mastery Course</h3>
title="Empowering the Next Generation of Developers" <p className="text-muted-foreground mb-4">
description="Code with me is dedicated to making quality coding education accessible to everyone. Our expert instructors bring real-world experience to every lesson." Master React, Node.js, and databases. Build full-stack applications ready for production.
textboxLayout="default" </p>
contentTag="OUR APPROACH" <p className="text-2xl font-bold text-primary">$249</p>
contentTagIcon={Zap} </div>
contentTitle="Practical Learning for Real Careers"
contentDescription="We believe in learning by doing. Every course combines theoretical knowledge with hands-on projects that build your portfolio. Our curriculum is updated regularly to match industry demands and emerging technologies."
contentButtons={[
{ text: "Learn More", href: "#" }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484695254-p59fsyqd.jpg"
imageAlt="Our teaching team"
imagePosition="right"
useInvertedBackground="noInvert"
/>
</div>
<div id="features" data-section="features"> <div className="bg-card p-6 rounded-lg border border-border">
<FeatureCardSeven <h3 className="text-xl font-semibold mb-3">Full Stack Development</h3>
title="Our Learning Paths" <p className="text-muted-foreground mb-4">
description="Master coding with our structured, progressive learning tracks designed for every skill level." Learn server-side programming, API development, and database architecture for scalable applications.
textboxLayout="default" </p>
animationType="slide-up" <p className="text-2xl font-bold text-primary">$399</p>
useInvertedBackground="noInvert" </div>
features={[ </div>
{
id: 1,
title: "Web Development Fundamentals",
description: "Start with HTML, CSS, and JavaScript. Build responsive websites and understand the fundamentals of modern web development.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484693438-07rkdlqa.jpg"
},
{
id: 2,
title: "Advanced Web Technologies",
description: "Master React, Node.js, and databases. Build full-stack applications ready for production environments.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766494973168-mwn1lqco.jpg"
},
{
id: 3,
title: "Backend & Database Design",
description: "Learn server-side programming, API development, and database architecture for scalable applications.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766494974186-q9l6jbqi.jpg"
}
]}
/>
</div>
<div id="courses" data-section="courses"> <div className="mt-16 text-center">
<ProductCardTwo <h2 className="text-3xl font-bold mb-6">Simple, Transparent Pricing</h2>
title="Our Popular Courses" <div className="grid md:grid-cols-3 gap-8 max-w-6xl mx-auto">
description="Discover our most sought-after coding courses designed to accelerate your career." <div className="bg-card p-8 rounded-lg border border-border">
textboxLayout="default" <h3 className="text-xl font-semibold mb-2">Starter</h3>
animationType="blur-reveal" <p className="text-3xl font-bold mb-4">$49/month</p>
useInvertedBackground="noInvert" <p className="text-muted-foreground mb-6">Perfect for beginners</p>
gridVariant="three-columns-all-equal-width" <ul className="text-left space-y-2 mb-6">
products={[ <li> Access to 3 core courses</li>
{ <li> Community forum access</li>
id: "1", <li> Email support</li>
brand: "Code with me", <li> Certificate of completion</li>
name: "Web Development Bootcamp", </ul>
price: "$299", <button className="w-full px-6 py-3 bg-primary text-primary-foreground rounded-lg hover:bg-primary/90 transition-colors">
rating: 5, Get Started
reviewCount: "1.2k", </button>
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766494975050-7ahm4emg.jpg", </div>
imageAlt: "Web Development Bootcamp"
},
{
id: "2",
brand: "Code with me",
name: "React Mastery Course",
price: "$249",
rating: 5,
reviewCount: "950",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766494976181-onrupp9y.jpg",
imageAlt: "React Mastery Course"
},
{
id: "3",
brand: "Code with me",
name: "Full Stack Development",
price: "$399",
rating: 5,
reviewCount: "1.8k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766765157105-rpvnj8as.jpg",
imageAlt: "Full Stack Development"
}
]}
/>
</div>
<div id="pricing" data-section="pricing"> <div className="bg-card p-8 rounded-lg border border-border">
<PricingCardTwo <h3 className="text-xl font-semibold mb-2">Professional</h3>
title="Simple, Transparent Pricing" <p className="text-3xl font-bold mb-4">$99/month</p>
description="Choose the perfect plan for your learning journey. No hidden fees, cancel anytime." <p className="text-muted-foreground mb-6">Best for serious learners</p>
textboxLayout="default" <ul className="text-left space-y-2 mb-6">
animationType="opacity" <li> Access to 15+ advanced courses</li>
useInvertedBackground="noInvert" <li> 1-on-1 mentorship sessions</li>
plans={[ <li> Priority support</li>
{ <li> Exclusive job board</li>
id: "starter", <li> Portfolio review sessions</li>
badge: "Starter", </ul>
badgeIcon: Zap, <button className="w-full px-6 py-3 bg-primary text-primary-foreground rounded-lg hover:bg-primary/90 transition-colors">
price: "$49/month", Get Started
subtitle: "Perfect for beginners", </button>
buttons: [ </div>
{ text: "Get Started", href: "#" },
{ text: "Learn More", href: "#" }
],
features: [
"Access to 3 core courses",
"Community forum access",
"Email support",
"Certificate of completion"
]
},
{
id: "professional",
badge: "Professional",
badgeIcon: Sparkles,
price: "$99/month",
subtitle: "Best for serious learners",
buttons: [
{ text: "Get Started", href: "#" },
{ text: "Chat to Sales", href: "#" }
],
features: [
"Access to 15+ advanced courses",
"1-on-1 mentorship sessions",
"Priority support",
"Exclusive job board",
"Portfolio review sessions"
]
},
{
id: "enterprise",
badge: "Enterprise",
badgeIcon: Award,
price: "Custom",
subtitle: "For teams and organizations",
buttons: [
{ text: "Contact Sales", href: "#" },
{ text: "Schedule Call", href: "#" }
],
features: [
"All Professional features",
"Custom curriculum design",
"Team management tools",
"Dedicated account manager",
"Advanced analytics and reporting"
]
}
]}
/>
</div>
<div id="testimonials" data-section="testimonials"> <div className="bg-card p-8 rounded-lg border border-border">
<TestimonialCardOne <h3 className="text-xl font-semibold mb-2">Enterprise</h3>
title="Success Stories from Our Students" <p className="text-3xl font-bold mb-4">Custom</p>
description="Hear from developers who transformed their careers with Code with me." <p className="text-muted-foreground mb-6">For teams and organizations</p>
textboxLayout="default" <ul className="text-left space-y-2 mb-6">
animationType="scale-rotate" <li> All Professional features</li>
useInvertedBackground="noInvert" <li> Custom curriculum design</li>
gridVariant="uniform-all-items-equal" <li> Team management tools</li>
testimonials={[ <li> Dedicated account manager</li>
{ <li> Advanced analytics and reporting</li>
id: "1", </ul>
name: "Sarah Chen", <button className="w-full px-6 py-3 bg-primary text-primary-foreground rounded-lg hover:bg-primary/90 transition-colors">
role: "Junior Developer", Contact Sales
company: "TechStartup Co", </button>
rating: 5, </div>
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484718833-8686x51w.jpg", </div>
linkedinUrl: "https://linkedin.com/in/sarahchen" </div>
},
{
id: "2",
name: "Marcus Williams",
role: "Full Stack Engineer",
company: "Digital Solutions",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484712325-ocj12p51.jpg",
linkedinUrl: "https://linkedin.com/in/marcuswilliams"
},
{
id: "3",
name: "Emma Rodriguez",
role: "Frontend Developer",
company: "Creative Agency",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766484716089-kpbfo3ho.jpg",
linkedinUrl: "https://linkedin.com/in/emmarodriguez"
},
{
id: "4",
name: "James Park",
role: "Software Engineer",
company: "Tech Giants Inc",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766508651819-t3cnqjfz.jpg",
linkedinUrl: "https://linkedin.com/in/jamespark"
},
{
id: "5",
name: "Lisa Anderson",
role: "React Developer",
company: "WebPro Services",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766508653705-qp2xy5s6.jpg",
linkedinUrl: "https://linkedin.com/in/lisaanderson"
},
{
id: "6",
name: "David Kumar",
role: "Backend Developer",
company: "CloudTech Systems",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766765158294-cmlo8smz.jpg",
linkedinUrl: "https://linkedin.com/in/davidkumar"
}
]}
/>
</div>
<div id="faq" data-section="faq"> <div id="contact" className="mt-16 text-center">
<FaqSplitMedia <h2 className="text-3xl font-bold mb-6">Stay Updated on New Courses</h2>
title="Frequently Asked Questions" <p className="text-lg text-muted-foreground mb-8">
description="Find answers to common questions about our courses and enrollment process." Subscribe to get updates on new courses, exclusive tips, and special offers delivered to your inbox.
textboxLayout="default" </p>
useInvertedBackground="noInvert" <div className="flex justify-center gap-4 max-w-md mx-auto">
mediaPosition="left" <input
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766494977068-7yfz149c.jpg" type="email"
imageAlt="FAQ illustration" placeholder="your@email.com"
animationType="smooth" className="flex-1 px-4 py-3 border border-border rounded-lg bg-background"
faqs={[ />
{ <button className="px-6 py-3 bg-primary text-primary-foreground rounded-lg hover:bg-primary/90 transition-colors">
id: "1", Subscribe
title: "Do I need prior coding experience?", </button>
content: "No! Our Beginner courses start from scratch. We welcome complete beginners and teach all fundamentals step by step. If you have experience, you can start with Intermediate or Advanced courses." </div>
}, <p className="text-sm text-muted-foreground mt-4">
{ We respect your privacy. Unsubscribe anytime.
id: "2", </p>
title: "What is the time commitment for each course?", </div>
content: "Most courses require 5-10 hours per week. You can learn at your own pace and access materials anytime. Full-time bootcamps are also available for intensive learning."
},
{
id: "3",
title: "Do I get a certificate after completion?",
content: "Yes! All courses include a certificate of completion that you can add to your resume and LinkedIn profile. Our certificates are recognized by industry partners."
},
{
id: "4",
title: "Can I get help if I get stuck?",
content: "Absolutely! Professional plan members get 1-on-1 mentorship. All students have access to our community forum where instructors and peers help answer questions."
},
{
id: "5",
title: "Is there a money-back guarantee?",
content: "We offer a 14-day money-back guarantee if you're not satisfied with the course. No questions asked. We're confident you'll love learning with us."
},
{
id: "6",
title: "How do I access course materials?",
content: "All materials are available through our online learning platform 24/7. You can access videos, assignments, and resources on any device."
}
]}
/>
</div>
<div id="contact" data-section="contact"> <div className="mt-16 pt-8 border-t border-border text-center">
<ContactSplit <p className="text-muted-foreground">
tag="Newsletter" © 2025 Code with me. All rights reserved.
title="Stay Updated on New Courses" </p>
description="Subscribe to get updates on new courses, exclusive tips, and special offers delivered to your inbox." </div>
useInvertedBackground="noInvert" </div>
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766494977068-7yfz149c.jpg"
imageAlt="Subscribe illustration"
mediaPosition="right"
inputPlaceholder="your@email.com"
buttonText="Subscribe"
termsText="We respect your privacy. Unsubscribe anytime."
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
logoText="Code with me"
copyrightText="© 2025 Code with me. All rights reserved."
socialLinks={[
{ icon: Twitter, href: "https://twitter.com", ariaLabel: "Twitter" },
{ icon: Linkedin, href: "https://linkedin.com", ariaLabel: "LinkedIn" },
{ icon: Github, href: "https://github.com", ariaLabel: "GitHub" }
]}
/>
</div> </div>
</ThemeProvider> </ThemeProvider>
); );