Merge version_1 into main #5

Merged
bender merged 3 commits from version_1 into main 2026-03-03 11:48:11 +00:00
3 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,7 @@ export default function ContactPage() {
description="Book your complimentary consultation with our visa experts. We'll analyze your situation, discuss your goals, and outline a personalized pathway to visa success."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg"
imageSrc="http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg?_wi=2"
imageAlt="email newsletter subscription communication digital inbox"
mediaPosition="right"
mediaAnimation="blur-reveal"

View File

@@ -86,11 +86,11 @@ export default function HomePage() {
animationType="slide-up"
features={[
{
id: "1", title: "Student Visas", description: "Fast-track your education abroad with our expert student visa guidance for Canada, UK, Australia, and USA.", tag: "Education", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844696.jpg", imageAlt: "student education university international student learning academic"},
id: "1", title: "Student Visas", description: "Fast-track your education abroad with our expert student visa guidance for Canada, UK, Australia, and USA.", tag: "Education", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844696.jpg?_wi=1", imageAlt: "student education university international student learning academic"},
{
id: "2", title: "Tourist & Visitor Visas", description: "Hassle-free family travel planning with honest advice and transparent timelines for visitor visas.", tag: "Family Travel", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-hiking-with-children-mountains_74855-21367.jpg", imageAlt: "family travel vacation tourism tour explore"},
id: "2", title: "Tourist & Visitor Visas", description: "Hassle-free family travel planning with honest advice and transparent timelines for visitor visas.", tag: "Family Travel", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-hiking-with-children-mountains_74855-21367.jpg?_wi=1", imageAlt: "family travel vacation tourism tour explore"},
{
id: "3", title: "Refusal Case Expertise", description: "Specialized support for reapplication after rejection. We strengthen cases and rebuild confidence.", tag: "Specialized Help", imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-laptop_107420-65753.jpg", imageAlt: "support help business consultation advice professional"},
id: "3", title: "Refusal Case Expertise", description: "Specialized support for reapplication after rejection. We strengthen cases and rebuild confidence.", tag: "Specialized Help", imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-laptop_107420-65753.jpg?_wi=1", imageAlt: "support help business consultation advice professional"},
]}
/>
</div>
@@ -162,7 +162,7 @@ export default function HomePage() {
description="Subscribe to our newsletter for weekly immigration insights, visa updates, and exclusive guidance for aspiring students and families from Punjab."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg"
imageSrc="http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg?_wi=1"
imageAlt="email newsletter subscription communication digital inbox"
mediaPosition="right"
mediaAnimation="blur-reveal"

View File

@@ -47,11 +47,11 @@ export default function ServicesPage() {
animationType="slide-up"
features={[
{
id: "1", title: "Student Visas", description: "Fast-track your education abroad with our expert student visa guidance for Canada, UK, Australia, and USA.", tag: "Education", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844696.jpg", imageAlt: "student education university international student learning academic"},
id: "1", title: "Student Visas", description: "Fast-track your education abroad with our expert student visa guidance for Canada, UK, Australia, and USA.", tag: "Education", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844696.jpg?_wi=2", imageAlt: "student education university international student learning academic"},
{
id: "2", title: "Tourist & Visitor Visas", description: "Hassle-free family travel planning with honest advice and transparent timelines for visitor visas.", tag: "Family Travel", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-hiking-with-children-mountains_74855-21367.jpg", imageAlt: "family travel vacation tourism tour explore"},
id: "2", title: "Tourist & Visitor Visas", description: "Hassle-free family travel planning with honest advice and transparent timelines for visitor visas.", tag: "Family Travel", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-hiking-with-children-mountains_74855-21367.jpg?_wi=2", imageAlt: "family travel vacation tourism tour explore"},
{
id: "3", title: "Refusal Case Expertise", description: "Specialized support for reapplication after rejection. We strengthen cases and rebuild confidence.", tag: "Specialized Help", imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-laptop_107420-65753.jpg", imageAlt: "support help business consultation advice professional"},
id: "3", title: "Refusal Case Expertise", description: "Specialized support for reapplication after rejection. We strengthen cases and rebuild confidence.", tag: "Specialized Help", imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-laptop_107420-65753.jpg?_wi=2", imageAlt: "support help business consultation advice professional"},
]}
/>
</div>