Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-17 16:33:42 +00:00

View File

@@ -44,19 +44,19 @@ export default function LandingPage() {
{
icon: BookOpen,
imageSrc: "http://img.b2bpic.net/free-vector/twitter-interface-concept_23-2148594632.jpg", imageAlt: "OSSD International Program", title: "OSSD International Programme", description: "Ontario Secondary School Diploma — Earn your Canadian diploma recognized by 100+ universities worldwide while completing your Kazakhstani qualification.", button: {
text: "Learn More", href: "#programs", variant: "primary"
label: "Learn More", href: "#programs"
}
},
{
icon: Target,
imageSrc: "http://img.b2bpic.net/free-psd/new-year-2024-template-design_23-2150943711.jpg", imageAlt: "Test Preparation", title: "Test Preparation", description: "Master IELTS and SAT with specialized courses led by experienced native-speaking instructors. Achieve your target scores with proven strategies.", button: {
text: "Explore Tests", href: "#contact", variant: "primary"
label: "Explore Tests", href: "#contact"
}
},
{
icon: Compass,
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-web-designer-landing-page_23-2150369686.jpg", imageAlt: "Career Guidance", title: "Career Guidance & Mentorship", description: "Discover your professional path through personalized mentoring. Connect with industry professionals and build your future with confidence.", button: {
text: "Get Started", href: "#contact", variant: "primary"
label: "Get Started", href: "#contact"
}
}
]}