diff --git a/src/app/page.tsx b/src/app/page.tsx index f5920e5..56da889 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,6 +1,17 @@ "use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; +import HeroOverlay from "@/components/sections/hero/HeroOverlay"; +import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard"; +import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen"; +import PricingCardThree from "@/components/sections/pricing/PricingCardThree"; +import TeamCardFour from "@/components/sections/team/TeamCardFour"; +import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix"; +import FaqDouble from "@/components/sections/faq/FaqDouble"; +import ContactInline from "@/components/sections/contact/ContactInline"; +import FooterSocial from "@/components/sections/footer/FooterSocial"; +import { Quote, Users } from "lucide-react"; export default function LandingPage() { return ( @@ -17,253 +28,369 @@ export default function LandingPage() { headingFontWeight="normal" > - +
-
-
-

Master IT Skills

-

Industry-leading courses with expert instructors and hands-on projects

- Coding and programming workspace -
-
+
- +
-
-
-

Transforming IT Education

-
-
-
2,500+
-
Active Students
-
-
-
45+
-
Expert Instructors
-
-
-
92%
-
Job Placement Rate
-
-
-
18+
-
Courses Available
-
-
-
-
+
- +
-
-
-

How We Train You

-
-
-

Requirements Analysis

-

We assess your current skill level and career goals to customize your learning path.

-
-
-

Intensive Development

-

Hands-on coding projects and real-world scenarios build your practical expertise.

-
-
-

Quality Testing

-

Rigorous code reviews and debugging challenges ensure best practices.

-
-
-

Career Launch

-

Portfolio building and job placement assistance help you land roles.

-
-
-
-
+
- +
-
-
-

Training Packages

-
-
-

Starter

-

5 beginner-level courses, weekly live sessions, email support

-
-
-

Professional

-

15 intermediate courses, daily sessions, 1-on-1 mentorship

-
-
-

Enterprise

-

All features, guaranteed job placement, dedicated account manager

-
-
-
-
+ {} } + ], + features: [ + "5 beginner-level courses", + "Weekly live sessions", + "Email support", + "Community access" + ] + }, + { + id: "2", + badge: "Most Popular", + price: "$7,999", + name: "Professional Program", + buttons: [ + { text: "Get Started", href: "contact" }, + { text: "Learn More", onClick: () => {} } + ], + features: [ + "15 intermediate courses", + "Daily live sessions", + "1-on-1 mentorship", + "Portfolio building", + "Priority support" + ] + }, + { + id: "3", + price: "$14,999", + name: "Enterprise Program", + buttons: [ + { text: "Get Started", href: "contact" }, + { text: "Learn More", onClick: () => {} } + ], + features: [ + "All intermediate courses", + "Advanced specializations", + "Guaranteed job placement", + "Dedicated account manager", + "Career counseling", + "Lifetime updates" + ] + } + ]} + animationType="slide-up" + textboxLayout="default" + useInvertedBackground="invertDefault" + />
- +
-
-
-

Meet Our Instructors

-
-
- Alex Johnson -

Alex Johnson

-

Full Stack Lead

-
-
- Maria Chen -

Maria Chen

-

Frontend Specialist

-
-
- David Kumar -

David Kumar

-

DevOps Engineer

-
-
- Sophie Martin -

Sophie Martin

-

UI/UX Designer

-
-
-
-
+
- +
-
-
-

Student Success Stories

-
-
-

"Go Work transformed my career. Within 3 months of completing the program, I landed a job at a top tech company."

-
- James Wilson -
-
James Wilson
-
@jameswilson
-
-
-
-
-

"The hands-on projects and real-world scenarios prepared me perfectly for the job market."

-
- Lisa Chen -
-
Lisa Chen
-
@lisachen_dev
-
-
-
-
-

"I went from zero coding experience to my first developer role in just 4 months."

-
- Michael Brown -
-
Michael Brown
-
@mbrowndev
-
-
-
-
-
-
+
- +
-
-
-

Frequently Asked Questions

-
-
-

Do I need prior coding experience?

-

No, we offer courses for all skill levels from complete beginners to advanced developers.

-
-
-

How long are the courses?

-

Our bootcamp programs typically run 12-16 weeks full-time or 6-9 months part-time.

-
-
-

What is your job placement guarantee?

-

Our Enterprise plan includes a job placement guarantee with a 92% placement rate overall.

-
-
-
-
+
- +
-
-
-
-

Ready to Launch Your Tech Career?

-

Fill out the form below and our admissions team will get back to you within 24 hours.

-
- - - - - -
-
-
- Professional IT training environment -
-
-
+
- + );