Files
e5b49975-d82a-44d9-a917-ae4…/src/app/page.tsx

183 lines
8.7 KiB
TypeScript

"use client"
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Sparkles, BookOpen, Users, TrendingUp, Award, Target } from "lucide-react";
import ContactForm from '@/components/form/ContactForm';
import ButtonTextUnderline from '@/components/button/ButtonTextUnderline';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import FooterBase from '@/components/sections/footer/FooterBase';
import TeamCardOne from '@/components/sections/team/TeamCardOne';
import HeroBillboard1 from '@/components/sections/hero/HeroBillboard1';
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
export default function TechAcademyPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="entrance-slide"
borderRadius="sharp"
contentWidth="medium"
sizing="largeSmallSizeMediumTitles"
background="none"
cardStyle="elevated"
primaryButtonStyle="double-inset"
secondaryButtonStyle="radial-glow"
headingFontWeight="extrabold"
>
<div id="nav" data-section="nav">
<NavbarStyleCentered
brandName="TechMasters Performance"
navItems={[
{ name: "Home", id: "hero" },
{ name: "Courses", id: "courses" },
{ name: "About", id: "about" },
{ name: "Pricing", id: "pricing" },
{ name: "Contact", id: "contact" }
]}
button={{
text: "Enroll Now", href: "contact"
}}
/>
</div>
<div id="team" data-section="team">
<TeamCardEleven
title="Our Development Team"
description="World-class instructors dedicated to your success"
groups={[
{
id: "senior-team", groupTitle: "Senior Instructors", members: [
{
id: "1", title: "Sarah Mitchell", subtitle: "Lead Web Developer", detail: "sarah.mitchell@techacademy.com", imageSrc: "https://img.b2bpic.net/free-photo/mid-shot-counselor-cabinet_23-2148759108.jpg", imageAlt: "Sarah Mitchell"
},
{
id: "2", title: "Alex Chen", subtitle: "Data Science Lead", detail: "alex.chen@techacademy.com", imageSrc: "https://img.b2bpic.net/free-photo/closeup-senior-lecturer-with-arms-crossed_1262-1753.jpg", imageAlt: "Alex Chen"
},
{
id: "3", title: "Marcus Johnson", subtitle: "Cloud Architecture Expert", detail: "marcus.johnson@techmasters.com", imageSrc: "https://img.b2bpic.net/free-photo/close-up-young-business-person-doing-internship_23-2149305396.jpg", imageAlt: "Marcus Johnson"
}
]
},
{
id: "support-team", groupTitle: "Mentors & Support", members: [
{
id: "4", title: "Emma Wilson", subtitle: "Career Mentor", detail: "emma.wilson@techacademy.com", imageSrc: "https://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg", imageAlt: "Emma Wilson"
},
{
id: "5", title: "David Park", subtitle: "Technical Support Lead", detail: "david.park@techmasters.com", imageSrc: "https://img.b2bpic.net/free-photo/mid-shot-counselor-cabinet_23-2148759108.jpg", imageAlt: "David Park"
}
]
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
/>
</div>
<div id="contact_form" data-section="contact_form">
<ContactForm
useInvertedBackground="noInvert"
/>
</div> <div id="button_text_underline" data-section="button_text_underline">
<ButtonTextUnderline
text="Explore Our Services"
scrollToSection={false}
type="button"
/>
</div>
<div id="navbar_layout_floating_inline" data-section="navbar_layout_floating_inline">
<NavbarLayoutFloatingInline
navItems={[{ title: "Explore Our Floral Art", description: "Dive into our gallery showcasing Jessica's unique floral designs and arrangements." }, { title: "Contact Our Team", description: "Reach out to our dedicated team for any questions about our services or upcoming events." }]}
button={{ text: "" }}
/>
</div>
<div id="footer_base" data-section="footer_base">
<FooterBase
columns={[{ title: "Contact Us", description: "Have questions about our floral arrangements? Reach out to us for expert advice and assistance." }, { title: "Explore More", description: "Discover our floral classes, packages, and services designed to inspire and educate." }]}
copyrightText="© 2026 TechMasters. All rights reserved."
/>
</div> <div id="team_card_one" data-section="team_card_one">
<TeamCardOne
members={[{ name: "Jessica Bloom", role: "Lead Florist & Founder", image: "" }]}
carouselMode="auto"
gridVariant="uniform-all-items-equal"
animationType="none"
title="Meet Jessica Bloom"
description="We are passionate about training the next generation of developers"
tag="Team"
buttons={[{ label: "View Profile", href: "" }, { label: "Contact", href: "" }]}
textboxLayout="default"
useInvertedBackground="noInvert"
/>
</div>
<div id="hero_billboard_1" data-section="hero_billboard_1">
<HeroBillboard1
title="Unlocking Peak Performance"
background={{ variant: "plain" }}
/>
</div>
<div id="pricing_card_one" data-section="pricing_card_one">
<PricingCardOne
carouselMode="auto"
animationType="none"
title="Performance Plans"
description="Choose the plan that meets your business needs and drives your success forward."
tag="Pricing"
buttons={[{ label: "Basic", href: "#" }, { label: "Advanced", href: "#" }]}
textboxLayout="default"
useInvertedBackground="noInvert"
/>
</div>
<div id="split_about" data-section="split_about">
<SplitAbout
title="Our Philosophy"
description="At TechMasters Performance, we drive innovation and excellence to help you achieve your goals."
tag="Philosophy"
buttons={[{ label: "Learn More", href: "#" }, { label: "Contact Us", href: "#" }]}
imageSrc="https://placehold.co/600x400"
imagePosition="left"
textboxLayout="default"
useInvertedBackground="noInvert"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"
imageAlt="Technology background"
logoText="TechMasters"
copyrightText="© 2026 TechMasters. All rights reserved."
columns={[
{
title: "Programs", items: [
{ label: "Web Development", href: "#" },
{ label: "Data Science", href: "#" },
{ label: "Cloud Computing", href: "#" },
{ label: "Cybersecurity", href: "#" }
]
},
{
title: "Resources", items: [
{ label: "Course Catalog", href: "#" },
{ label: "Blog & Articles", href: "#" },
{ label: "Documentation", href: "#" },
{ label: "Career Resources", href: "#" }
]
},
{
title: "Company", items: [
{ label: "About Us", href: "#" },
{ label: "Contact Support", href: "#" },
{ label: "Partners", href: "#" },
{ label: "Careers at TechMasters", href: "#" }
]
}
]}
/>
</div>
</ThemeProvider>
);
}