Update src/app/page.tsx

This commit is contained in:
2026-02-02 09:44:55 +00:00
parent 598861ba37
commit 32c4771515

View File

@@ -35,8 +35,7 @@ export default function HomePage() {
{ name: "Contact", id: "/contact" } { name: "Contact", id: "/contact" }
]} ]}
button={{ button={{
text: "Enroll Now", text: "Enroll Now", href: "/contact"
href: "/contact"
}} }}
/> />
</div> </div>
@@ -51,16 +50,13 @@ export default function HomePage() {
]} ]}
slides={[ slides={[
{ {
imageSrc: "https://img.b2bpic.net/free-photo/programming-background-with-person-working-with-codes-computer_23-2150010130.jpg", imageSrc: "https://img.b2bpic.net/free-photo/programming-background-with-person-working-with-codes-computer_23-2150010130.jpg", imageAlt: "Programming and coding education"
imageAlt: "Programming and coding education"
}, },
{ {
imageSrc: "https://img.b2bpic.net/free-photo/system-engineers-celebrating-successful-code-compiling-doing-high-five-hand-gesture-with-colleague-coder-analyzing-algorithm-multiple-screens-takes-off-glasses-congratulates-coworker_482257-41855.jpg", imageSrc: "https://img.b2bpic.net/free-photo/system-engineers-celebrating-successful-code-compiling-doing-high-five-hand-gesture-with-colleague-coder-analyzing-algorithm-multiple-screens-takes-off-glasses-congratulates-coworker_482257-41855.jpg", imageAlt: "Tech training and learning"
imageAlt: "Tech training and learning"
}, },
{ {
imageSrc: "https://img.b2bpic.net/free-photo/person-working-html-computer_23-2150038840.jpg", imageSrc: "https://img.b2bpic.net/free-photo/person-working-html-computer_23-2150038840.jpg", imageAlt: "IT academy classroom"
imageAlt: "IT academy classroom"
} }
]} ]}
autoplayDelay={5000} autoplayDelay={5000}
@@ -73,9 +69,7 @@ export default function HomePage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Expert Instructors", title: "Expert Instructors", description: "Learn from experienced professionals with 10+ years in the tech industry. Our instructors bring real-world insights and practical knowledge to every lesson.", phoneOne: {
description: "Learn from experienced professionals with 10+ years in the tech industry. Our instructors bring real-world insights and practical knowledge to every lesson.",
phoneOne: {
imageSrc: "https://img.b2bpic.net/free-photo/caucasian-software-developer-signaling-screen-data-breach-deactivated-security-system-tech-engineer-observing-multiple-system-security-breaches-caused-by-overloaded-storage-servers_482257-40529.jpg" imageSrc: "https://img.b2bpic.net/free-photo/caucasian-software-developer-signaling-screen-data-breach-deactivated-security-system-tech-engineer-observing-multiple-system-security-breaches-caused-by-overloaded-storage-servers_482257-40529.jpg"
}, },
phoneTwo: { phoneTwo: {
@@ -84,9 +78,7 @@ export default function HomePage() {
}, },
{ {
id: 2, id: 2,
title: "Flexible Learning", title: "Flexible Learning", description: "Study at your own pace with self-paced courses, live sessions, and recorded content. Access materials anytime, anywhere on any device.", phoneOne: {
description: "Study at your own pace with self-paced courses, live sessions, and recorded content. Access materials anytime, anywhere on any device.",
phoneOne: {
imageSrc: "https://img.b2bpic.net/free-photo/informational-agency-multiracial-tech-engineers-programming-application-while-using-computer-cyber-security-company-developers-encrypting-cloud-processing-data-system-using-blockchain-technology_482257-40527.jpg" imageSrc: "https://img.b2bpic.net/free-photo/informational-agency-multiracial-tech-engineers-programming-application-while-using-computer-cyber-security-company-developers-encrypting-cloud-processing-data-system-using-blockchain-technology_482257-40527.jpg"
}, },
phoneTwo: { phoneTwo: {
@@ -95,9 +87,7 @@ export default function HomePage() {
}, },
{ {
id: 3, id: 3,
title: "Career Support", title: "Career Support", description: "Get job placement assistance, resume reviews, and interview coaching. Our alumni network opens doors to exciting career opportunities.", phoneOne: {
description: "Get job placement assistance, resume reviews, and interview coaching. Our alumni network opens doors to exciting career opportunities.",
phoneOne: {
imageSrc: "https://img.b2bpic.net/free-photo/software-programer-pointing-pencil-source-code-computer-screen-explaining-algorithm-coworker-standing-desk-programmers-discussing-online-cloud-computing-with-team_482257-33535.jpg" imageSrc: "https://img.b2bpic.net/free-photo/software-programer-pointing-pencil-source-code-computer-screen-explaining-algorithm-coworker-standing-desk-programmers-discussing-online-cloud-computing-with-team_482257-33535.jpg"
}, },
phoneTwo: { phoneTwo: {
@@ -117,44 +107,20 @@ export default function HomePage() {
<ProductCardTwo <ProductCardTwo
products={[ products={[
{ {
id: "1", id: "1", brand: "Beginner Track", name: "Web Development Fundamentals", price: "$299", rating: 5,
brand: "Beginner Track", reviewCount: "1.2k", imageSrc: "https://img.b2bpic.net/free-vector/realistic-responsive-website-design-collection_23-2149500090.jpg", imageAlt: "Web Development Course"
name: "Web Development Fundamentals",
price: "$299",
rating: 5,
reviewCount: "1.2k",
imageSrc: "https://img.b2bpic.net/free-vector/realistic-responsive-website-design-collection_23-2149500090.jpg",
imageAlt: "Web Development Course"
}, },
{ {
id: "2", id: "2", brand: "Intermediate Track", name: "Python Programming Mastery", price: "$399", rating: 5,
brand: "Intermediate Track", reviewCount: "980", imageSrc: "https://img.b2bpic.net/free-vector/laptop-with-tablet-smartphone-website-information_24877-53528.jpg", imageAlt: "Python Programming Course"
name: "Python Programming Mastery",
price: "$399",
rating: 5,
reviewCount: "980",
imageSrc: "https://img.b2bpic.net/free-vector/laptop-with-tablet-smartphone-website-information_24877-53528.jpg",
imageAlt: "Python Programming Course"
}, },
{ {
id: "3", id: "3", brand: "Advanced Track", name: "Data Science & Machine Learning", price: "$599", rating: 5,
brand: "Advanced Track", reviewCount: "756", imageSrc: "https://img.b2bpic.net/free-photo/person-working-html-computer_23-2150038849.jpg", imageAlt: "Data Science Course"
name: "Data Science & Machine Learning",
price: "$599",
rating: 5,
reviewCount: "756",
imageSrc: "https://img.b2bpic.net/free-photo/person-working-html-computer_23-2150038849.jpg",
imageAlt: "Data Science Course"
}, },
{ {
id: "4", id: "4", brand: "Professional Track", name: "Cybersecurity Essentials", price: "$499", rating: 5,
brand: "Professional Track", reviewCount: "543", imageSrc: "https://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg", imageAlt: "Cybersecurity Course"
name: "Cybersecurity Essentials",
price: "$499",
rating: 5,
reviewCount: "543",
imageSrc: "https://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg",
imageAlt: "Cybersecurity Course"
} }
]} ]}
title="Featured Courses" title="Featured Courses"
@@ -170,32 +136,16 @@ export default function HomePage() {
<MetricCardOne <MetricCardOne
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "5000", title: "Students", description: "Successfully trained and certified professionals", icon: Users
value: "5000",
title: "Students",
description: "Successfully trained and certified professionals",
icon: Users
}, },
{ {
id: "2", id: "2", value: "95", title: "%", description: "Job placement rate within 3 months", icon: TrendingUp
value: "95",
title: "%",
description: "Job placement rate within 3 months",
icon: TrendingUp
}, },
{ {
id: "3", id: "3", value: "20", title: "+", description: "Expert instructors on our team", icon: Award
value: "20",
title: "+",
description: "Expert instructors on our team",
icon: Award
}, },
{ {
id: "4", id: "4", value: "4.9", title: "/5", description: "Average student satisfaction rating", icon: Star
value: "4.9",
title: "/5",
description: "Average student satisfaction rating",
icon: Star
} }
]} ]}
title="Our Impact" title="Our Impact"
@@ -214,28 +164,22 @@ export default function HomePage() {
author="Sarah Johnson, Senior Developer" author="Sarah Johnson, Senior Developer"
avatars={[ avatars={[
{ {
src: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", src: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Student testimonial 1"
alt: "Student testimonial 1"
}, },
{ {
src: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", src: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", alt: "Student testimonial 2"
alt: "Student testimonial 2"
}, },
{ {
src: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", src: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", alt: "Student testimonial 3"
alt: "Student testimonial 3"
}, },
{ {
src: "https://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", src: "https://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", alt: "Student testimonial 4"
alt: "Student testimonial 4"
}, },
{ {
src: "https://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", src: "https://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Student testimonial 5"
alt: "Student testimonial 5"
}, },
{ {
src: "https://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", src: "https://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", alt: "Student testimonial 6"
alt: "Student testimonial 6"
} }
]} ]}
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
@@ -250,8 +194,7 @@ export default function HomePage() {
copyrightText="© 2025 TechAcademy. All rights reserved." copyrightText="© 2025 TechAcademy. All rights reserved."
columns={[ columns={[
{ {
title: "Courses", title: "Courses", items: [
items: [
{ label: "Web Development", href: "/courses" }, { label: "Web Development", href: "/courses" },
{ label: "Python Programming", href: "/courses" }, { label: "Python Programming", href: "/courses" },
{ label: "Data Science", href: "/courses" }, { label: "Data Science", href: "/courses" },
@@ -259,8 +202,7 @@ export default function HomePage() {
] ]
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Our Team", href: "/about" }, { label: "Our Team", href: "/about" },
{ label: "Careers", href: "#" }, { label: "Careers", href: "#" },
@@ -268,8 +210,7 @@ export default function HomePage() {
] ]
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ label: "Contact Us", href: "/contact" }, { label: "Contact Us", href: "/contact" },
{ label: "FAQ", href: "#faq" }, { label: "FAQ", href: "#faq" },
{ label: "Privacy Policy", href: "#" }, { label: "Privacy Policy", href: "#" },