Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user