|
|
|
@@ -79,7 +79,7 @@ export default function Page() {
|
|
|
|
href: "courses"
|
|
|
|
href: "courses"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
text: "Get in Touch",
|
|
|
|
text: "Join in Touch",
|
|
|
|
href: "contact"
|
|
|
|
href: "contact"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
@@ -90,7 +90,6 @@ export default function Page() {
|
|
|
|
<ParallaxAbout
|
|
|
|
<ParallaxAbout
|
|
|
|
title="Building Future Tech Leaders"
|
|
|
|
title="Building Future Tech Leaders"
|
|
|
|
description="Start Code is dedicated to providing comprehensive IT education that bridges the gap between academic theory and real-world industry demands. Our expert instructors bring years of professional experience to every course, ensuring students gain practical skills needed for success."
|
|
|
|
description="Start Code is dedicated to providing comprehensive IT education that bridges the gap between academic theory and real-world industry demands. Our expert instructors bring years of professional experience to every course, ensuring students gain practical skills needed for success."
|
|
|
|
titleClassName="text-white"
|
|
|
|
|
|
|
|
tag="About Us"
|
|
|
|
tag="About Us"
|
|
|
|
tagIcon={Target}
|
|
|
|
tagIcon={Target}
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766672728464-s6bmwda4.jpg"
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766672728464-s6bmwda4.jpg"
|
|
|
|
@@ -155,32 +154,35 @@ export default function Page() {
|
|
|
|
name: "Web Development Fundamentals",
|
|
|
|
name: "Web Development Fundamentals",
|
|
|
|
price: "$499",
|
|
|
|
price: "$499",
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766672731963-dy25hbg0.jpg",
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766672731963-dy25hbg0.jpg",
|
|
|
|
imageAlt: "Web Development course"
|
|
|
|
imageAlt: "Web Development course",
|
|
|
|
|
|
|
|
rating: 5
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "2",
|
|
|
|
id: "2",
|
|
|
|
name: "Python Programming Essentials",
|
|
|
|
name: "Python Programming Essentials",
|
|
|
|
price: "$449",
|
|
|
|
price: "$449",
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766740382604-lxm5r8ne.jpg",
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766740382604-lxm5r8ne.jpg",
|
|
|
|
imageAlt: "Python Programming course"
|
|
|
|
imageAlt: "Python Programming course",
|
|
|
|
|
|
|
|
rating: 5
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "3",
|
|
|
|
id: "3",
|
|
|
|
name: "Data Science & Analytics",
|
|
|
|
name: "Data Science & Analytics",
|
|
|
|
price: "$599",
|
|
|
|
price: "$599",
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766750472136-03c1edmk.jpg",
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766750472136-03c1edmk.jpg",
|
|
|
|
imageAlt: "Data Science course"
|
|
|
|
imageAlt: "Data Science course",
|
|
|
|
|
|
|
|
rating: 5
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "4",
|
|
|
|
id: "4",
|
|
|
|
name: "Cybersecurity Mastery",
|
|
|
|
name: "Cybersecurity Mastery",
|
|
|
|
price: "$649",
|
|
|
|
price: "$649",
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766750473080-tf9sz4t0.jpg",
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766750473080-tf9sz4t0.jpg",
|
|
|
|
imageAlt: "Cybersecurity course"
|
|
|
|
imageAlt: "Cybersecurity course",
|
|
|
|
|
|
|
|
rating: 5
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
carouselMode="buttons"
|
|
|
|
|
|
|
|
animationType="slide-up"
|
|
|
|
animationType="slide-up"
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
useInvertedBackground="noInvert"
|
|
|
|
useInvertedBackground="noInvert"
|
|
|
|
@@ -335,7 +337,6 @@ export default function Page() {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
carouselMode="buttons"
|
|
|
|
|
|
|
|
animationType="slide-up"
|
|
|
|
animationType="slide-up"
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
useInvertedBackground="noInvert"
|
|
|
|
useInvertedBackground="noInvert"
|
|
|
|
@@ -388,7 +389,6 @@ export default function Page() {
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<ContactText
|
|
|
|
<ContactText
|
|
|
|
text="Ready to transform your career in technology? Get in touch with our enrollment team to discuss your learning goals and find the perfect course for you."
|
|
|
|
text="Ready to transform your career in technology? Get in touch with our enrollment team to discuss your learning goals and find the perfect course for you."
|
|
|
|
animationType="reveal-blur"
|
|
|
|
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
text: "Contact Us",
|
|
|
|
text: "Contact Us",
|
|
|
|
@@ -405,8 +405,8 @@ export default function Page() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
<FooterBaseSocial
|
|
|
|
<FooterBaseSocial
|
|
|
|
logoText="Start Code"
|
|
|
|
|
|
|
|
description="Empowering the next generation of IT professionals with quality education and career support."
|
|
|
|
description="Empowering the next generation of IT professionals with quality education and career support."
|
|
|
|
|
|
|
|
logoText="Start Code"
|
|
|
|
copyrightText="© 2025 Start Code. All rights reserved."
|
|
|
|
copyrightText="© 2025 Start Code. All rights reserved."
|
|
|
|
columns={[
|
|
|
|
columns={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|