3 Commits

Author SHA1 Message Date
c64eaf5b0c Merge version_2 into main
Merge version_2 into main
2026-04-04 14:42:21 +00:00
29d6dd92c2 Update src/app/page.tsx 2026-04-04 14:42:18 +00:00
adf1679c1d Merge version_1 into main
Merge version_1 into main
2026-04-04 14:41:21 +00:00

View File

@@ -29,88 +29,55 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
]}
brandName="My Visa Guide"
button={{
text: "Contact Us",
href: "#contact",
}}
text: "Contact Us", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Expert Visa Services for Australia"
description="Trusted MARA agents helping individuals and families navigate immigration processes smoothly for student, work, partner, and PR visas."
buttons={[
{
text: "Book Consultation",
href: "#contact",
},
text: "Book Consultation", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/receptionist-working-hospital-waiting-area-offering-support-patients-checkup-visit-mother-with-child-having-medical-appointment-with-physician-reception-desk-healthcare-clinic_482257-48631.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/anonymous-woman-raising-hands-american-flag-honor-independence-day_23-2148157176.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/anonymous-woman-raising-hands-american-flag-honor-independence-day_23-2148157176.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/young-handsome-traveler-man-holding-air-tickets-raising-fist-after-victory-exited-happy-smiling-cheerfully-standing-orange-background_141793-15128.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/young-handsome-traveler-man-holding-air-tickets-raising-fist-after-victory-exited-happy-smiling-cheerfully-standing-orange-background_141793-15128.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-couple-traveling_23-2149986612.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/front-view-smiley-couple-traveling_23-2149986612.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/young-man-surprising-girlfriend-with-passport-plane-tickets-traveling_23-2149205299.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/young-man-surprising-girlfriend-with-passport-plane-tickets-traveling_23-2149205299.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/elegant-young-woman-smiling-photo_23-2147605112.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/elegant-young-woman-smiling-photo_23-2147605112.jpg", alt: "Client 5"},
]}
avatarText="Join 5,000+ successful visa applicants"
marqueeItems={[
{
type: "text",
text: "Student Visa",
},
type: "text", text: "Student Visa"},
{
type: "text",
text: "Work Visa",
},
type: "text", text: "Work Visa"},
{
type: "text",
text: "Partner Visa",
},
type: "text", text: "Partner Visa"},
{
type: "text",
text: "PR Services",
},
type: "text", text: "PR Services"},
{
type: "text",
text: "Citizenship",
},
type: "text", text: "Citizenship"},
]}
/>
</div>
@@ -121,26 +88,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Education",
title: "Study in Australia",
subtitle: "Education Placement",
description: "Expert guidance for students seeking university placements.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2149080781.jpg",
},
tag: "Education", title: "Study in Australia", subtitle: "Education Placement", description: "Expert guidance for students seeking university placements.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2149080781.jpg"},
{
tag: "Work",
title: "Skilled Visas",
subtitle: "Career Growth",
description: "Helping skilled professionals secure the right visa for their career.",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-traveler-man-holding-air-tickets-raising-fist-after-victory-exited-happy-smiling-cheerfully-standing-orange-background_141793-15128.jpg?_wi=1",
},
tag: "Work", title: "Skilled Visas", subtitle: "Career Growth", description: "Helping skilled professionals secure the right visa for their career.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-traveler-man-holding-air-tickets-raising-fist-after-victory-exited-happy-smiling-cheerfully-standing-orange-background_141793-15128.jpg?_wi=1"},
{
tag: "Migration",
title: "PR Services",
subtitle: "Permanent Residency",
description: "Clear guidance through the complex process of obtaining Australian PR.",
imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-raising-hands-american-flag-honor-independence-day_23-2148157176.jpg?_wi=1",
},
tag: "Migration", title: "PR Services", subtitle: "Permanent Residency", description: "Clear guidance through the complex process of obtaining Australian PR.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-raising-hands-american-flag-honor-independence-day_23-2148157176.jpg?_wi=1"},
]}
title="Our Professional Visa Services"
description="Comprehensive migration and education consultancy services designed to guide you through every major step of your journey."
@@ -152,14 +104,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "About My Visa Guide",
},
type: "text", content: "About My Visa Guide"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2149080781.jpg",
alt: "About My Visa Guide",
},
type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2149080781.jpg", alt: "About My Visa Guide"},
]}
/>
</div>
@@ -171,40 +118,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Twinkle Sehdev",
handle: "@client",
testimonial: "I had a great experience with MyVisa Guide. The process was handled professionally and smoothly.",
imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-raising-hands-american-flag-honor-independence-day_23-2148157176.jpg?_wi=2",
},
id: "1", name: "Twinkle Sehdev", handle: "@client", testimonial: "I had a great experience with MyVisa Guide. The process was handled professionally and smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-raising-hands-american-flag-honor-independence-day_23-2148157176.jpg?_wi=2"},
{
id: "2",
name: "Manav Sethi",
handle: "@client",
testimonial: "Ive been with My Visa Guide since 2018 and theyve supported me through every major step.",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-traveler-man-holding-air-tickets-raising-fist-after-victory-exited-happy-smiling-cheerfully-standing-orange-background_141793-15128.jpg?_wi=2",
},
id: "2", name: "Manav Sethi", handle: "@client", testimonial: "Ive been with My Visa Guide since 2018 and theyve supported me through every major step.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-traveler-man-holding-air-tickets-raising-fist-after-victory-exited-happy-smiling-cheerfully-standing-orange-background_141793-15128.jpg?_wi=2"},
{
id: "3",
name: "Aman Virk",
handle: "@client",
testimonial: "Extremely grateful to the team for their outstanding support in securing my 482 visa.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-couple-traveling_23-2149986612.jpg",
},
id: "3", name: "Aman Virk", handle: "@client", testimonial: "Extremely grateful to the team for their outstanding support in securing my 482 visa.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-couple-traveling_23-2149986612.jpg"},
{
id: "4",
name: "Sarah J.",
handle: "@client",
testimonial: "Clear communication throughout the entire process. Highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-surprising-girlfriend-with-passport-plane-tickets-traveling_23-2149205299.jpg",
},
id: "4", name: "Sarah J.", handle: "@client", testimonial: "Clear communication throughout the entire process. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-surprising-girlfriend-with-passport-plane-tickets-traveling_23-2149205299.jpg"},
{
id: "5",
name: "David K.",
handle: "@client",
testimonial: "They were professional, knowledgeable, and always clear about the process.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-smiling-photo_23-2147605112.jpg",
},
id: "5", name: "David K.", handle: "@client", testimonial: "They were professional, knowledgeable, and always clear about the process.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-smiling-photo_23-2147605112.jpg"},
]}
title="Client Success Stories"
description="See why our clients trust us with their migration journey."
@@ -215,8 +137,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Consultation"
title="Start Your Migration Journey"
description="Ready to discuss your visa eligibility? Get in touch with our experts today."
@@ -230,37 +151,23 @@ export default function LandingPage() {
logoText="My Visa Guide"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Study in Australia",
href: "#services",
},
label: "Study in Australia", href: "#services"},
{
label: "Skilled Visas",
href: "#services",
},
label: "Skilled Visas", href: "#services"},
{
label: "Partner Visa",
href: "#services",
},
label: "Partner Visa", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Team",
href: "#about",
},
label: "Our Team", href: "#about"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
],
},
]}
@@ -270,4 +177,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}