Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-03 17:07:28 +00:00
3 changed files with 14 additions and 14 deletions

View File

@@ -74,7 +74,7 @@ export default function AboutPage() {
icon: Users,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=2"
imageAlt="About EA Immigrations team"
mediaAnimation="slide-up"
/>
@@ -88,19 +88,19 @@ export default function AboutPage() {
{
title: "Integrity",
description: "We maintain the highest ethical standards in all our consultations and submissions",
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=2",
imageAlt: "Integrity",
},
{
title: "Excellence",
description: "We strive for perfection in every case, every document, every decision",
imageSrc: "http://img.b2bpic.net/free-photo/analytics-personal-phone-team-financial_1150-1704.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/analytics-personal-phone-team-financial_1150-1704.jpg?_wi=2",
imageAlt: "Excellence",
},
{
title: "Accessibility",
description: "Our expert services are designed to be affordable and accessible to all",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office_181624-28025.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office_181624-28025.jpg?_wi=2",
imageAlt: "Accessibility",
},
]}
@@ -144,7 +144,7 @@ export default function AboutPage() {
icon: DollarSign,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/adoption-application-family-guardianship-support-concept_53876-122724.jpg"
imageSrc="http://img.b2bpic.net/free-photo/adoption-application-family-guardianship-support-concept_53876-122724.jpg?_wi=2"
imageAlt="What sets us apart"
mediaAnimation="slide-up"
/>

View File

@@ -64,7 +64,7 @@ export default function ContactPage() {
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/business-background-design_1200-146.jpg"
imageSrc="http://img.b2bpic.net/free-vector/business-background-design_1200-146.jpg?_wi=2"
imageAlt="Contact form success"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -106,7 +106,7 @@ export default function ContactPage() {
icon: Mail,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/businessman-standing-with-boarding-pass-check-counter_107420-63615.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman-standing-with-boarding-pass-check-counter_107420-63615.jpg?_wi=2"
imageAlt="Global office locations"
mediaAnimation="slide-up"
/>

View File

@@ -163,7 +163,7 @@ export default function HomePage() {
icon: Users,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=1"
imageAlt="Office professional team"
mediaAnimation="slide-up"
/>
@@ -230,31 +230,31 @@ export default function HomePage() {
{
title: "Free Consultation",
description: "We analyze your profile and assess eligibility for your target country",
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=1",
imageAlt: "Consultation meeting",
},
{
title: "Profile Assessment",
description: "Detailed evaluation of documents and visa requirements",
imageSrc: "http://img.b2bpic.net/free-photo/analytics-personal-phone-team-financial_1150-1704.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/analytics-personal-phone-team-financial_1150-1704.jpg?_wi=1",
imageAlt: "Profile assessment",
},
{
title: "Documentation",
description: "Complete guidance on preparing and organizing required documents",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office_181624-28025.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office_181624-28025.jpg?_wi=1",
imageAlt: "Documentation preparation",
},
{
title: "Application Submission",
description: "Professional submission ensuring all requirements are met",
imageSrc: "http://img.b2bpic.net/free-photo/adoption-application-family-guardianship-support-concept_53876-122724.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/adoption-application-family-guardianship-support-concept_53876-122724.jpg?_wi=1",
imageAlt: "Application submission",
},
{
title: "Visa Decision Support",
description: "Continuous support until your visa decision is approved",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-standing-with-boarding-pass-check-counter_107420-63615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-standing-with-boarding-pass-check-counter_107420-63615.jpg?_wi=1",
imageAlt: "Visa decision support",
},
]}
@@ -278,7 +278,7 @@ export default function HomePage() {
]}
textarea={{ name: "message", placeholder: "Tell us about your situation (optional)", rows: 4, required: false }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/business-background-design_1200-146.jpg"
imageSrc="http://img.b2bpic.net/free-vector/business-background-design_1200-146.jpg?_wi=1"
imageAlt="Success illustration"
mediaAnimation="slide-up"
mediaPosition="right"