Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-02 20:51:31 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -65,7 +65,7 @@ export default function ContactPage() {
title="Start Your Study Abroad Journey Today"
description="Contact our expert counselors for personalized guidance on your international education journey. We're here to answer all your questions and help you achieve your dream of studying abroad."
tagIcon={Mail}
background={{ variant: "glowing-orb" }}
background={{ variant: "floatingGradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Send Message"

View File

@@ -64,7 +64,7 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{ variant: "glowing-orb" }}
background={{ variant: "floatingGradient" }}
title="Your Gateway to Global Education"
description="Start your international education journey with Knowledge Academy. We guide thousands of students to top universities worldwide, making study abroad accessible and achievable."
kpis={[
@@ -187,7 +187,7 @@ export default function HomePage() {
title="Start Your Study Abroad Journey Today"
description="Contact our expert counselors for personalized guidance on your international education journey. We're here to answer all your questions."
tagIcon={Mail}
background={{ variant: "glowing-orb" }}
background={{ variant: "floatingGradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Send Message"

View File

@@ -112,7 +112,7 @@ export default function ServicesPage() {
title="Ready to Begin Your Journey?"
description="Book a free consultation with our education counselors to discuss your study abroad goals and explore the perfect program for you."
tagIcon={Mail}
background={{ variant: "glowing-orb" }}
background={{ variant: "floatingGradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Book Now"