Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-09 12:49:41 +00:00

View File

@@ -46,15 +46,15 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/here-is-your-trip-destination-rear-view-beautiful-couple-looking-map-laptop-travel-agency-choosing-where-go-vacation_662251-2196.jpg", imageAlt: "Professional visa consultation"},
imageSrc: "http://img.b2bpic.net/free-photo/here-is-your-trip-destination-rear-view-beautiful-couple-looking-map-laptop-travel-agency-choosing-where-go-vacation_662251-2196.jpg?_wi=1", imageAlt: "Professional visa consultation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-team-working-together-use-laptop_1157-27531.jpg", imageAlt: "Immigration expertise team"},
imageSrc: "http://img.b2bpic.net/free-photo/young-team-working-together-use-laptop_1157-27531.jpg?_wi=1", imageAlt: "Immigration expertise team"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-card-application_23-2149601367.jpg", imageAlt: "Visa services illustration"},
{
imageSrc: "http://img.b2bpic.net/free-photo/here-is-your-trip-destination-rear-view-beautiful-couple-looking-map-laptop-travel-agency-choosing-where-go-vacation_662251-2196.jpg", imageAlt: "Global migration support"},
imageSrc: "http://img.b2bpic.net/free-photo/here-is-your-trip-destination-rear-view-beautiful-couple-looking-map-laptop-travel-agency-choosing-where-go-vacation_662251-2196.jpg?_wi=2", imageAlt: "Global migration support"},
{
imageSrc: "http://img.b2bpic.net/free-photo/audio-equipment-headset-with-mic-used-customer-support-job-workspace-closeup_482257-126144.jpg", imageAlt: "Professional consultation space"},
imageSrc: "http://img.b2bpic.net/free-photo/audio-equipment-headset-with-mic-used-customer-support-job-workspace-closeup_482257-126144.jpg?_wi=1", imageAlt: "Professional consultation space"},
]}
buttons={[
{ text: "Start Your Journey", href: "contact" },
@@ -73,7 +73,7 @@ export default function LandingPage() {
{ value: "27+", title: "Years of Industry Leadership" },
{ value: "10K+", title: "Successful Client Cases" },
]}
imageSrc="http://img.b2bpic.net/free-photo/young-team-working-together-use-laptop_1157-27531.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-team-working-together-use-laptop_1157-27531.jpg?_wi=2"
imageAlt="Jieesheng immigration team"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -157,7 +157,7 @@ export default function LandingPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/audio-equipment-headset-with-mic-used-customer-support-job-workspace-closeup_482257-126144.jpg"
imageSrc="http://img.b2bpic.net/free-photo/audio-equipment-headset-with-mic-used-customer-support-job-workspace-closeup_482257-126144.jpg?_wi=2"
imageAlt="Professional immigration consultation"
mediaAnimation="slide-up"
mediaPosition="right"