17 Commits

Author SHA1 Message Date
0532f6fa6f Update src/app/page.tsx 2026-01-28 13:52:31 +00:00
0af7f44a41 Merge version_15 into main
Merge version_15 into main
2026-01-27 18:56:11 +00:00
cd4ab79614 Move section contact after footer 2026-01-27 20:55:34 +02:00
b068f35849 Merge version_14 into main
Merge version_14 into main
2026-01-27 18:51:09 +00:00
2b2911503d Move section contact after hero-new 2026-01-27 20:50:31 +02:00
365e454631 Merge version_13 into main
Merge version_13 into main
2026-01-27 18:47:37 +00:00
3f8dc04828 Merge version_12 into main
Merge version_12 into main
2026-01-27 17:24:00 +00:00
ec3e559e88 Merge pull request 'Merge version_11 into main' (#11) from version_11 into main
Reviewed-on: #11
2026-01-27 17:21:27 +00:00
3f428eeac2 Update src/app/page.tsx 2026-01-27 17:05:45 +00:00
bcf83fcf73 Merge pull request '1' (#10) from version_10 into main
Reviewed-on: #10
2026-01-27 16:25:28 +00:00
59b92741c9 1 2026-01-27 18:24:46 +02:00
cf79ae657d Merge version_8 into main
Merge version_8 into main
2026-01-27 14:13:41 +00:00
da84509f96 Merge version_5 into main
Merge version_5 into main
2026-01-27 14:05:14 +00:00
6ce5855e95 revert 3a5a414545
revert Merge version_3 into main

Merge version_3 into main
2026-01-27 13:59:57 +00:00
3a5a414545 Merge version_3 into main
Merge version_3 into main
2026-01-27 13:58:39 +00:00
e52745cbb1 Merge pull request 'fix' (#2) from version_2 into main
Reviewed-on: #2
2026-01-27 13:54:53 +00:00
8707f49092 Merge version_2 into main
Merge version_2 into main
2026-01-27 13:45:59 +00:00

View File

@@ -10,9 +10,7 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import ContactCenter from '@/components/sections/contact/ContactCenter'; import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterCard from '@/components/sections/footer/FooterCard'; import FooterCard from '@/components/sections/footer/FooterCard';
import { Sparkles, Award, Rocket, Linkedin, Twitter, Github, Mail, Users, Clock, HeadphonesIcon, Globe } from "lucide-react"; import { Sparkles, Award, Rocket, Linkedin, Twitter, Github, Mail } from "lucide-react";
import AboutMetric from "@/components/sections/about/AboutMetric";
import EmailSignupForm from "@/components/form/EmailSignupForm";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -79,36 +77,6 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="hero-new" data-section="hero-new">
<AboutMetric
title="Unlocking Tech Potential"
metrics={[
{
"icon": Users,
"label": "Happy Customers",
"value": "10K+"
},
{
"icon": Clock,
"label": "Uptime",
"value": "99.9%"
},
{
"icon": HeadphonesIcon,
"label": "Support",
"value": "24/7"
},
{
"icon": Globe,
"label": "Countries",
"value": "50+"
}
]}
useInvertedBackground="noInvert"
ariaLabel="About metrics section"
/>
</div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<MediaSplitTabsAbout <MediaSplitTabsAbout
title="Why Choose TechAcademy?" title="Why Choose TechAcademy?"
@@ -163,19 +131,19 @@ export default function LandingPage() {
description="Choose the plan that fits your learning goals and budget" description="Choose the plan that fits your learning goals and budget"
plans={[ plans={[
{ {
id: "starter", tag: "Beginner Plan", price: "$99", period: "/month", description: "Perfect for those starting their tech journey with foundational knowledge.", button: { text: "Get Started", href: "contact" }, id: "starter", tag: "Beginner Plan", price: "$199", period: "/month", description: "Perfect for those starting their tech journey with foundational knowledge.", button: { text: "Get Started", href: "contact" },
featuresTitle: "What's Included:", features: [ featuresTitle: "What's Included:", features: [
"Access to 3 foundational courses", "Weekly live Q&A sessions", "Course materials and resources", "Community forum access", "Certificate of completion" "Access to 3 foundational courses", "Weekly live Q&A sessions", "Course materials and resources", "Community forum access", "Certificate of completion"
] ]
}, },
{ {
id: "professional", tag: "Professional Plan", price: "$199", period: "/month", description: "Our most popular plan for serious learners aiming for career advancement.", button: { text: "Enroll Now", href: "contact" }, id: "professional", tag: "Professional Plan", price: "$399", period: "/month", description: "Our most popular plan for serious learners aiming for career advancement.", button: { text: "Enroll Now", href: "contact" },
featuresTitle: "What's Included:", features: [ featuresTitle: "What's Included:", features: [
"Access to 8 professional courses", "2 weeks of 1-on-1 mentorship", "Priority support via Slack", "Job preparation bootcamp", "Resume and portfolio review", "Interview coaching sessions" "Access to 8 professional courses", "2 weeks of 1-on-1 mentorship", "Priority support via Slack", "Job preparation bootcamp", "Resume and portfolio review", "Interview coaching sessions"
] ]
}, },
{ {
id: "enterprise", tag: "Enterprise Plan", price: "$399", period: "/month", description: "Comprehensive program for those committed to mastering multiple tech domains.", button: { text: "Start Premium", href: "contact" }, id: "enterprise", tag: "Enterprise Plan", price: "$799", period: "/month", description: "Comprehensive program for those committed to mastering multiple tech domains.", button: { text: "Start Premium", href: "contact" },
featuresTitle: "What's Included:", features: [ featuresTitle: "What's Included:", features: [
"Unlimited course access", "Unlimited 1-on-1 mentorship", "Personalized learning path", "Career placement assistance", "Lifetime community access", "Advanced capstone project guidance", "Direct instructor access" "Unlimited course access", "Unlimited 1-on-1 mentorship", "Personalized learning path", "Career placement assistance", "Lifetime community access", "Advanced capstone project guidance", "Direct instructor access"
] ]
@@ -288,4 +256,4 @@ export default function LandingPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }