Update src/app/page.tsx

This commit is contained in:
2026-06-05 06:47:35 +00:00
parent d07cb885cb
commit 4050abc5a8

View File

@@ -10,7 +10,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import { Briefcase, Building2, Heart, Network, Scale, ShieldCheck, Sparkles, Users } from "lucide-react";
import { BadgeCheck, Briefcase, Building2, Heart, Network, Scale, ScrollText, ShieldCheck, Sparkles, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,26 +31,16 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
button={{
text: "Book Consultation",
href: "/contact",
}}
text: "Book Consultation", href: "/contact"}}
brandName="Vaishnavi G."
/>
</div>
@@ -62,33 +52,21 @@ export default function LandingPage() {
tag="Your Trusted Partner for Canadian Immigration | IRCC Compliance Expert"
buttons={[
{
text: "Book Free Consultation",
href: "/contact",
},
text: "Book Free Consultation", href: "/contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/dining-office_1098-15489.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/dining-office_1098-15489.jpg"
imageAlt="Professional immigration consultant meeting with client, Canada flag in background"
avatars={[
{
src: "asset://hero-avatar-1",
alt: "Happy client receiving immigration advice",
},
src: "asset://hero-avatar-1", alt: "Happy client receiving immigration advice"},
{
src: "asset://hero-avatar-2",
alt: "Satisfied customer reviewing documents",
},
src: "asset://hero-avatar-2", alt: "Satisfied customer reviewing documents"},
{
src: "asset://hero-avatar-3",
alt: "Smiling professional client portrait",
},
src: "asset://hero-avatar-3", alt: "Smiling professional client portrait"},
{
src: "asset://hero-avatar-4",
alt: "Positive feedback from a client",
},
src: "asset://hero-avatar-4", alt: "Positive feedback from a client"},
{
src: "asset://hero-avatar-5",
alt: "Trusted service user's headshot",
},
src: "asset://hero-avatar-5", alt: "Trusted service user's headshot"},
]}
avatarText="Trusted by hundreds of clients worldwide"
/>
@@ -102,7 +80,7 @@ export default function LandingPage() {
description="I am Vaishnavi G., an Immigration Specialist and Case Manager, helping families navigate Canadian immigration processes with precision and care."
subdescription="With a focus on Family Sponsorship and Permanent Residency applications, I ensure every client receives personalized attention and expert guidance."
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/family-green-nature-together_1328-1253.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/family-green-nature-together_1328-1253.jpg"
imageAlt="Happy family in front of Canadian flag"
mediaAnimation="slide-up"
/>
@@ -115,76 +93,55 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Family Sponsorship",
description: "Unite with your loved ones in Canada. We provide comprehensive support for spousal, common-law, and dependent child sponsorships.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-enjoying-trip-their-holidays_23-2149373957.jpg?_wi=1",
title: "Family Sponsorship", description: "Unite with your loved ones in Canada. We provide comprehensive support for spousal, common-law, and dependent child sponsorships.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-enjoying-trip-their-holidays_23-2149373957.jpg", imageAlt: "stylized icon family unity abstract figures"
},
items: [
{
icon: Users,
text: "Spousal Sponsorship",
},
text: "Spousal Sponsorship"},
{
icon: Heart,
text: "Dependent Child",
},
text: "Dependent Child"},
{
icon: Network,
text: "Common-law Partner",
},
text: "Common-law Partner"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/dining-office_1098-15489.jpg?_wi=2",
imageAlt: "stylized icon family unity abstract figures",
},
{
title: "Permanent Residency",
description: "Achieve your dream of living permanently in Canada. Expert assistance for Express Entry, PNP, and other PR pathways.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/blue-grunge-metal-carbon-fibre-texture_1048-10416.jpg?_wi=1",
title: "Permanent Residency", description: "Achieve your dream of living permanently in Canada. Expert assistance for Express Entry, PNP, and other PR pathways.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/blue-grunge-metal-carbon-fibre-texture_1048-10416.jpg", imageAlt: "stylized icon family unity abstract figures"
},
items: [
{
icon: Briefcase,
text: "Express Entry",
},
text: "Express Entry"},
{
icon: Building2,
text: "Provincial Nominee",
},
text: "Provincial Nominee"},
{
icon: BadgeCheck,
text: "PR Card Renewal",
},
text: "PR Card Renewal"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/family-green-nature-together_1328-1253.jpg?_wi=2",
imageAlt: "stylized icon family unity abstract figures",
},
{
title: "IRCC Compliance",
description: "Ensure all your applications and documents strictly adhere to IRCC regulations, minimizing delays and refusals.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-collage-concept_23-2149595842.jpg?_wi=1",
title: "IRCC Compliance", description: "Ensure all your applications and documents strictly adhere to IRCC regulations, minimizing delays and refusals.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-collage-concept_23-2149595842.jpg", imageAlt: "stylized icon family unity abstract figures"
},
items: [
{
icon: ScrollText,
text: "Document Review",
},
text: "Document Review"},
{
icon: ShieldCheck,
text: "Compliance Audit",
},
text: "Compliance Audit"},
{
icon: Scale,
text: "Legal Adherence",
},
text: "Legal Adherence"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1",
imageAlt: "stylized icon family unity abstract figures",
},
]}
title="Comprehensive Immigration Solutions"
@@ -198,14 +155,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"IRCC Compliant",
"2+ Years Experience",
"Bengaluru, India",
"Licensed Services",
"Global Client Base",
"Client Success Stories",
"Ethical Practice",
]}
"IRCC Compliant", "2+ Years Experience", "Bengaluru, India", "Licensed Services", "Global Client Base", "Client Success Stories", "Ethical Practice"]}
title="Our Commitment to Excellence"
description="Proudly serving clients worldwide with a focus on integrity and success."
tag="Built on Trust"
@@ -219,35 +169,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Priya Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2",
imageAlt: "smiling Indian woman professional portrait",
},
id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "smiling Indian woman professional portrait"},
{
id: "2",
name: "Rajesh Kumar",
imageSrc: "http://img.b2bpic.net/free-photo/beaty-style-fashion-age-concept-waist-up-shot-beautiful-gray-haired-50-year-old-female-posing-indoors-standing-white-brick-wall-adjusting-her-stylish-outfit-going-have-meeting_344912-1847.jpg",
imageAlt: "smiling Indian man professional portrait",
},
id: "2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/beaty-style-fashion-age-concept-waist-up-shot-beautiful-gray-haired-50-year-old-female-posing-indoors-standing-white-brick-wall-adjusting-her-stylish-outfit-going-have-meeting_344912-1847.jpg", imageAlt: "smiling Indian man professional portrait"},
{
id: "3",
name: "Ananya Singh",
imageSrc: "http://img.b2bpic.net/free-photo/female-model-casting-session-photo-models_114579-13328.jpg",
imageAlt: "optimistic young Indian woman professional portrait",
},
id: "3", name: "Ananya Singh", imageSrc: "http://img.b2bpic.net/free-photo/female-model-casting-session-photo-models_114579-13328.jpg", imageAlt: "optimistic young Indian woman professional portrait"},
{
id: "4",
name: "Vikram Reddy",
imageSrc: "http://img.b2bpic.net/free-photo/young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-isolated-purple-background_141793-84945.jpg",
imageAlt: "wise Indian man professional portrait",
},
id: "4", name: "Vikram Reddy", imageSrc: "http://img.b2bpic.net/free-photo/young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-isolated-purple-background_141793-84945.jpg", imageAlt: "wise Indian man professional portrait"},
{
id: "5",
name: "Sneha Patel",
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-portrait-handsome-business-man-playing-phone-with-smiling-confident-face-white-background-copy-space_1258-345.jpg",
imageAlt: "relieved Indian woman professional portrait",
},
id: "5", name: "Sneha Patel", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-portrait-handsome-business-man-playing-phone-with-smiling-confident-face-white-background-copy-space_1258-345.jpg", imageAlt: "relieved Indian woman professional portrait"},
]}
cardTitle="What Our Clients Say"
cardTag="Client Success Stories"
@@ -260,30 +190,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What services do you offer?",
content: "We specialize in Family Sponsorship, Permanent Residency (PR) applications, IRCC compliance, and comprehensive case management for Canadian immigration.",
},
id: "q1", title: "What services do you offer?", content: "We specialize in Family Sponsorship, Permanent Residency (PR) applications, IRCC compliance, and comprehensive case management for Canadian immigration."},
{
id: "q2",
title: "How do I book a consultation?",
content: "You can book a free consultation directly through our website by visiting the 'Contact Us' page or clicking the 'Book Consultation' button.",
},
id: "q2", title: "How do I book a consultation?", content: "You can book a free consultation directly through our website by visiting the 'Contact Us' page or clicking the 'Book Consultation' button."},
{
id: "q3",
title: "What are your fees?",
content: "Our fees vary depending on the complexity of your case and the specific services required. We offer transparent pricing and will provide a detailed quote after your initial consultation.",
},
id: "q3", title: "What are your fees?", content: "Our fees vary depending on the complexity of your case and the specific services required. We offer transparent pricing and will provide a detailed quote after your initial consultation."},
{
id: "q4",
title: "Are you IRCC compliant?",
content: "Yes, we are fully compliant with all Immigration, Refugees and Citizenship Canada (IRCC) regulations and guidelines, ensuring your application is handled professionally and ethically.",
},
id: "q4", title: "Are you IRCC compliant?", content: "Yes, we are fully compliant with all Immigration, Refugees and Citizenship Canada (IRCC) regulations and guidelines, ensuring your application is handled professionally and ethically."},
{
id: "q5",
title: "Do you assist clients outside Bengaluru?",
content: "Absolutely! We serve clients from India, UAE, Canada, and worldwide through virtual consultations and online case management, ensuring distance is never a barrier to your Canadian dream.",
},
id: "q5", title: "Do you assist clients outside Bengaluru?", content: "Absolutely! We serve clients from India, UAE, Canada, and worldwide through virtual consultations and online case management, ensuring distance is never a barrier to your Canadian dream."},
]}
sideTitle="Common Questions"
sideDescription="Find answers to frequently asked questions about Canadian immigration and our services."
@@ -295,67 +210,42 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/polygonal-world-map-infographic_23-2147492029.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-vector/polygonal-world-map-infographic_23-2147492029.jpg"
imageAlt="Global map background with immigration theme"
logoText="Vaishnavi G."
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "About",
href: "/about",
},
label: "About", href: "/about"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "FAQs",
href: "/#faq-home",
},
label: "FAQs", href: "/#faq-home"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Family Sponsorship",
href: "/services#family-sponsorship",
},
label: "Family Sponsorship", href: "/services#family-sponsorship"},
{
label: "Permanent Residency",
href: "/services#pr-applications",
},
label: "Permanent Residency", href: "/services#pr-applications"},
{
label: "IRCC Compliance",
href: "/services#ircc-compliance",
},
label: "IRCC Compliance", href: "/services#ircc-compliance"},
{
label: "Consultation",
href: "/services#consultation",
},
label: "Consultation", href: "/services#consultation"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
{
label: "LinkedIn",
href: "https://www.linkedin.com/in/vaishnavi-g-975470254",
},
label: "LinkedIn", href: "https://www.linkedin.com/in/vaishnavi-g-975470254"},
{
label: "WhatsApp",
href: "https://wa.me/XXXXXXXXXX",
},
label: "WhatsApp", href: "https://wa.me/XXXXXXXXXX"},
],
},
]}