Merge version_1 into main #3
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user