Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 29d6dd92c2 | |||
| adf1679c1d |
165
src/app/page.tsx
165
src/app/page.tsx
@@ -29,88 +29,55 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "#hero"},
|
||||||
id: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Services",
|
name: "Services", id: "#services"},
|
||||||
id: "#services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Testimonials",
|
name: "Testimonials", id: "#testimonials"},
|
||||||
id: "#testimonials",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="My Visa Guide"
|
brandName="My Visa Guide"
|
||||||
button={{
|
button={{
|
||||||
text: "Contact Us",
|
text: "Contact Us", href: "#contact"}}
|
||||||
href: "#contact",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboard
|
<HeroBillboard
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Expert Visa Services for Australia"
|
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."
|
description="Trusted MARA agents helping individuals and families navigate immigration processes smoothly for student, work, partner, and PR visas."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book Consultation",
|
text: "Book Consultation", href: "#contact"},
|
||||||
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"
|
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={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/anonymous-woman-raising-hands-american-flag-honor-independence-day_23-2148157176.jpg",
|
src: "http://img.b2bpic.net/free-photo/anonymous-woman-raising-hands-american-flag-honor-independence-day_23-2148157176.jpg", alt: "Client 1"},
|
||||||
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",
|
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"},
|
||||||
alt: "Client 2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-couple-traveling_23-2149986612.jpg",
|
src: "http://img.b2bpic.net/free-photo/front-view-smiley-couple-traveling_23-2149986612.jpg", alt: "Client 3"},
|
||||||
alt: "Client 3",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/young-man-surprising-girlfriend-with-passport-plane-tickets-traveling_23-2149205299.jpg",
|
src: "http://img.b2bpic.net/free-photo/young-man-surprising-girlfriend-with-passport-plane-tickets-traveling_23-2149205299.jpg", alt: "Client 4"},
|
||||||
alt: "Client 4",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/elegant-young-woman-smiling-photo_23-2147605112.jpg",
|
src: "http://img.b2bpic.net/free-photo/elegant-young-woman-smiling-photo_23-2147605112.jpg", alt: "Client 5"},
|
||||||
alt: "Client 5",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Join 5,000+ successful visa applicants"
|
avatarText="Join 5,000+ successful visa applicants"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Student Visa"},
|
||||||
text: "Student Visa",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Work Visa"},
|
||||||
text: "Work Visa",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Partner Visa"},
|
||||||
text: "Partner Visa",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "PR Services"},
|
||||||
text: "PR Services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Citizenship"},
|
||||||
text: "Citizenship",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -121,26 +88,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
tag: "Education",
|
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"},
|
||||||
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",
|
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"},
|
||||||
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",
|
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: "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"
|
title="Our Professional Visa Services"
|
||||||
description="Comprehensive migration and education consultancy services designed to guide you through every major step of your journey."
|
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}
|
useInvertedBackground={false}
|
||||||
heading={[
|
heading={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", content: "About My Visa Guide"},
|
||||||
content: "About My Visa Guide",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "image",
|
type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2149080781.jpg", alt: "About My Visa Guide"},
|
||||||
src: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2149080781.jpg",
|
|
||||||
alt: "About My Visa Guide",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -171,40 +118,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
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"},
|
||||||
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",
|
id: "2", name: "Manav Sethi", handle: "@client", testimonial: "I’ve been with My Visa Guide since 2018 and they’ve 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"},
|
||||||
name: "Manav Sethi",
|
|
||||||
handle: "@client",
|
|
||||||
testimonial: "I’ve been with My Visa Guide since 2018 and they’ve 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",
|
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"},
|
||||||
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",
|
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"},
|
||||||
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",
|
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"},
|
||||||
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"
|
title="Client Success Stories"
|
||||||
description="See why our clients trust us with their migration journey."
|
description="See why our clients trust us with their migration journey."
|
||||||
@@ -215,8 +137,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
tag="Consultation"
|
tag="Consultation"
|
||||||
title="Start Your Migration Journey"
|
title="Start Your Migration Journey"
|
||||||
description="Ready to discuss your visa eligibility? Get in touch with our experts today."
|
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"
|
logoText="My Visa Guide"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services",
|
title: "Services", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Study in Australia",
|
label: "Study in Australia", href: "#services"},
|
||||||
href: "#services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Skilled Visas",
|
label: "Skilled Visas", href: "#services"},
|
||||||
href: "#services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Partner Visa",
|
label: "Partner Visa", href: "#services"},
|
||||||
href: "#services",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "About Us",
|
label: "About Us", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Our Team",
|
label: "Our Team", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact Us",
|
label: "Contact Us", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user