Merge version_2 into main #2
@@ -16,33 +16,33 @@ const inter = Inter({
|
||||
export const metadata: Metadata = {
|
||||
title: "Portugal Expat Services | Visa & Residency Help", description: "Professional expat relocation services for Portugal. Visa assistance, NIF, residency, and business setup. Trusted by 500+ expats. English support available.", keywords: "Portugal visa, expat services, residency Portugal, D7 visa, digital nomad visa, NIF Portugal, relocation Portugal, Portugal expat help", metadataBase: new URL("https://portugalsexpat.com"),
|
||||
alternates: {
|
||||
canonical: "https://portugalsexpat.com"},
|
||||
canonical: "https://portugalsexpat.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Move to Portugal Without the Stress", description: "Professional relocation and expat services to help you navigate visas, residency, and Portuguese bureaucracy.", url: "https://portugalsexpat.com", siteName: "Portugal Expat Services", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/young-female-standing-platform-surrounded-by-fences-observing-lisbon-daytime-portugal_181624-39654.jpg", alt: "Expat lifestyle in Portugal"},
|
||||
],
|
||||
url: "http://img.b2bpic.net/free-photo/young-female-standing-platform-surrounded-by-fences-observing-lisbon-daytime-portugal_181624-39654.jpg", alt: "Expat lifestyle in Portugal"
|
||||
}
|
||||
]
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Move to Portugal Without the Stress", description: "Professional expat relocation services. Visa, residency, and bureaucratic guidance.", images: ["http://img.b2bpic.net/free-photo/young-female-standing-platform-surrounded-by-fences-observing-lisbon-daytime-portugal_181624-39654.jpg"],
|
||||
card: "summary_large_image", title: "Move to Portugal Without the Stress", description: "Professional expat relocation services. Visa, residency, and bureaucratic guidance.", images: ["http://img.b2bpic.net/free-photo/young-female-standing-platform-surrounded-by-fences-observing-lisbon-daytime-portugal_181624-39654.jpg"]
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
follow: true
|
||||
}
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
children
|
||||
}: Readonly<{
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${mulish.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<body className={`${mulish.variable} ${inter.variable} antialiased`}>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
|
||||
112
src/app/page.tsx
112
src/app/page.tsx
@@ -33,10 +33,11 @@ export default function LandingPage() {
|
||||
{ name: "How It Works", id: "how-it-works" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{
|
||||
text: "Book Consultation", href: "#contact"}}
|
||||
text: "Book Consultation", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -48,14 +49,14 @@ export default function LandingPage() {
|
||||
kpis={[
|
||||
{ value: "500+", label: "Expats Assisted" },
|
||||
{ value: "100%", label: "English Support" },
|
||||
{ value: "24h", label: "Response Time" },
|
||||
{ value: "24h", label: "Response Time" }
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
tag="Trusted by Expats"
|
||||
tagIcon={CheckCircle}
|
||||
buttons={[
|
||||
{ text: "Book a Consultation", href: "#contact" },
|
||||
{ text: "Call Us", href: "tel:+351-XXXXXXXXX" },
|
||||
{ text: "Call Us", href: "tel:+351-XXXXXXXXX" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-female-standing-platform-surrounded-by-fences-observing-lisbon-daytime-portugal_181624-39654.jpg"
|
||||
imageAlt="Expat lifestyle in Portugal"
|
||||
@@ -71,7 +72,7 @@ export default function LandingPage() {
|
||||
{ icon: Users, label: "Happy Clients", value: "500+" },
|
||||
{ icon: Globe, label: "Countries Served", value: "45+" },
|
||||
{ icon: Award, label: "Years of Experience", value: "15+" },
|
||||
{ icon: Zap, label: "Average Resolution", value: "30 days" },
|
||||
{ icon: Zap, label: "Average Resolution", value: "30 days" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -85,19 +86,24 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Visa Support", title: "Visa Assistance", subtitle: "Navigate Portuguese visa options", description: "We help with D7 visas, digital nomad visas, and other residency visas. Our experts guide you through every step of the application process, ensuring your paperwork is complete and accurate.", imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741794.jpg", imageAlt: "Visa assistance"},
|
||||
tag: "Visa Support", title: "Visa Assistance", subtitle: "Navigate Portuguese visa options", description: "We help with D7 visas, digital nomad visas, and other residency visas. Our experts guide you through every step of the application process, ensuring your paperwork is complete and accurate.", imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741794.jpg", imageAlt: "Visa assistance"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Tax Number", title: "NIF Number", subtitle: "Portuguese tax identification", description: "Obtain your NIF (Portuguese tax number) quickly and easily. We handle the paperwork and guide you through the process, making it simple to open bank accounts and conduct business.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-work_1098-21747.jpg", imageAlt: "NIF number support"},
|
||||
tag: "Tax Number", title: "NIF Number", subtitle: "Portuguese tax identification", description: "Obtain your NIF (Portuguese tax number) quickly and easily. We handle the paperwork and guide you through the process, making it simple to open bank accounts and conduct business.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-work_1098-21747.jpg", imageAlt: "NIF number support"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Residency", title: "Residency Applications", subtitle: "SEF and AIMA support", description: "Navigate the residency application process with expert guidance. We support you through SEF/AIMA procedures, ensuring all requirements are met and documents are properly filed.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-hiking-together_23-2150343095.jpg", imageAlt: "Residency support"},
|
||||
tag: "Residency", title: "Residency Applications", subtitle: "SEF and AIMA support", description: "Navigate the residency application process with expert guidance. We support you through SEF/AIMA procedures, ensuring all requirements are met and documents are properly filed.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-hiking-together_23-2150343095.jpg", imageAlt: "Residency support"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Relocation", title: "Relocation Support", subtitle: "Comprehensive moving assistance", description: "From housing recommendations to bureaucratic guidance, we help you settle in Portugal. Our team connects you with trusted partners for housing, utilities, and essential services.", imageSrc: "http://img.b2bpic.net/free-photo/carboard-boxes-potted-plant-new-apartment_637285-12374.jpg", imageAlt: "Relocation assistance"},
|
||||
tag: "Relocation", title: "Relocation Support", subtitle: "Comprehensive moving assistance", description: "From housing recommendations to bureaucratic guidance, we help you settle in Portugal. Our team connects you with trusted partners for housing, utilities, and essential services.", imageSrc: "http://img.b2bpic.net/free-photo/carboard-boxes-potted-plant-new-apartment_637285-12374.jpg", imageAlt: "Relocation assistance"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
tag: "Business", title: "Business Setup", subtitle: "For entrepreneurs and freelancers", description: "Start your business in Portugal with confidence. We guide you through company registration, tax obligations, and compliance requirements specific to your business type.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-office-looking-phone_171337-17178.jpg", imageAlt: "Business setup"},
|
||||
tag: "Business", title: "Business Setup", subtitle: "For entrepreneurs and freelancers", description: "Start your business in Portugal with confidence. We guide you through company registration, tax obligations, and compliance requirements specific to your business type.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-office-looking-phone_171337-17178.jpg", imageAlt: "Business setup"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -111,13 +117,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Step One", title: "Book a Consultation", subtitle: "15-minute initial call", description: "Schedule a free consultation with our team. We discuss your situation, understand your goals, and answer your initial questions about moving to Portugal. No obligation, just honest advice.", imageSrc: "http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg", imageAlt: "Consultation"},
|
||||
tag: "Step One", title: "Book a Consultation", subtitle: "15-minute initial call", description: "Schedule a free consultation with our team. We discuss your situation, understand your goals, and answer your initial questions about moving to Portugal. No obligation, just honest advice.", imageSrc: "http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg", imageAlt: "Consultation"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Step Two", title: "Assessment & Planning", subtitle: "Personalized relocation plan", description: "Based on your specific situation, we create a detailed plan outlining visa options, timeline, documentation needed, and costs. We explain everything clearly so you understand the path forward.", imageSrc: "http://img.b2bpic.net/free-photo/office-equipment-put-table_23-2147651022.jpg", imageAlt: "Planning"},
|
||||
tag: "Step Two", title: "Assessment & Planning", subtitle: "Personalized relocation plan", description: "Based on your specific situation, we create a detailed plan outlining visa options, timeline, documentation needed, and costs. We explain everything clearly so you understand the path forward.", imageSrc: "http://img.b2bpic.net/free-photo/office-equipment-put-table_23-2147651022.jpg", imageAlt: "Planning"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Step Three", title: "Guided Support", subtitle: "Step-by-step assistance", description: "We guide you through every step of the process. From document preparation to government interactions, we're with you, ensuring nothing falls through the cracks.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-discussing-work_52683-101636.jpg", imageAlt: "Support"},
|
||||
tag: "Step Three", title: "Guided Support", subtitle: "Step-by-step assistance", description: "We guide you through every step of the process. From document preparation to government interactions, we're with you, ensuring nothing falls through the cracks.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-discussing-work_52683-101636.jpg", imageAlt: "Support"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -130,17 +139,23 @@ export default function LandingPage() {
|
||||
description="Real stories from expats who successfully moved to Portugal"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "New to Lisbon", testimonial: "Moving to Portugal seemed overwhelming, but this team made it simple. They handled the visa process seamlessly and answered every question I had. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
id: "1", name: "Sarah Johnson", handle: "New to Lisbon", testimonial: "Moving to Portugal seemed overwhelming, but this team made it simple. They handled the visa process seamlessly and answered every question I had. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "Digital Nomad", testimonial: "As a remote worker, I needed clarity on the digital nomad visa. The guidance was professional, thorough, and honestly saved me months of confusion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen"},
|
||||
id: "2", name: "Michael Chen", handle: "Digital Nomad", testimonial: "As a remote worker, I needed clarity on the digital nomad visa. The guidance was professional, thorough, and honestly saved me months of confusion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Williams", handle: "Lisbon Resident", testimonial: "The NIF and residency process was confusing until I worked with this team. They broke everything down and got me sorted in less than a month.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Emma Williams"},
|
||||
id: "3", name: "Emma Williams", handle: "Lisbon Resident", testimonial: "The NIF and residency process was confusing until I worked with this team. They broke everything down and got me sorted in less than a month.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Emma Williams"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Martinez", handle: "Business Owner", testimonial: "Setting up my business in Portugal felt impossible, but they guided me through every step. Professional, responsive, and genuinely invested in my success.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Martinez"},
|
||||
id: "4", name: "David Martinez", handle: "Business Owner", testimonial: "Setting up my business in Portugal felt impossible, but they guided me through every step. Professional, responsive, and genuinely invested in my success.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Martinez"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", handle: "Porto Expat", testimonial: "The entire relocation process was stress-free thanks to their expertise. They anticipated questions I didn't even know to ask. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3", imageAlt: "Lisa Anderson"},
|
||||
id: "5", name: "Lisa Anderson", handle: "Porto Expat", testimonial: "The entire relocation process was stress-free thanks to their expertise. They anticipated questions I didn't even know to ask. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3", imageAlt: "Lisa Anderson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "James Thompson", handle: "Recently Moved", testimonial: "Outstanding service from start to finish. They made my move to Portugal feel like the right decision. I'm grateful for their support.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "James Thompson"},
|
||||
id: "6", name: "James Thompson", handle: "Recently Moved", testimonial: "Outstanding service from start to finish. They made my move to Portugal feel like the right decision. I'm grateful for their support.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "James Thompson"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -154,21 +169,28 @@ export default function LandingPage() {
|
||||
ctaTitle="Start Your Move to Portugal Today"
|
||||
ctaDescription="Book a free 15-minute consultation with our team. No commitment required."
|
||||
ctaButton={{
|
||||
text: "Book a Free Consultation", href: "#"}}
|
||||
text: "Book a Free Consultation", href: "#"
|
||||
}}
|
||||
ctaIcon={Phone}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Do I need a visa to move to Portugal?", content: "It depends on your nationality and plans. EU/EEA citizens can move freely. Others typically need a visa like the D7 Passive Income Visa or Digital Nomad Visa. We help determine which option suits your situation."},
|
||||
id: "1", title: "Do I need a visa to move to Portugal?", content: "It depends on your nationality and plans. EU/EEA citizens can move freely. Others typically need a visa like the D7 Passive Income Visa or Digital Nomad Visa. We help determine which option suits your situation."
|
||||
},
|
||||
{
|
||||
id: "2", title: "How long does the visa process take?", content: "Most applications take 60-90 days, though timelines vary. We guide you through each step and help expedite the process where possible. Once approved, residency registration typically takes another 2-4 weeks."},
|
||||
id: "2", title: "How long does the visa process take?", content: "Most applications take 60-90 days, though timelines vary. We guide you through each step and help expedite the process where possible. Once approved, residency registration typically takes another 2-4 weeks."
|
||||
},
|
||||
{
|
||||
id: "3", title: "What is a NIF and why do I need it?", content: "The NIF (Número de Identificação Fiscal) is Portugal's tax identification number. You need it to open a bank account, sign a rental contract, or conduct any official business. We help you obtain it quickly."},
|
||||
id: "3", title: "What is a NIF and why do I need it?", content: "The NIF (Número de Identificação Fiscal) is Portugal's tax identification number. You need it to open a bank account, sign a rental contract, or conduct any official business. We help you obtain it quickly."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Can you help if I'm not in Portugal yet?", content: "Absolutely! Many of our clients work with us entirely remotely. We handle documentation, applications, and guidance from anywhere in the world."},
|
||||
id: "4", title: "Can you help if I'm not in Portugal yet?", content: "Absolutely! Many of our clients work with us entirely remotely. We handle documentation, applications, and guidance from anywhere in the world."
|
||||
},
|
||||
{
|
||||
id: "5", title: "What's included in your services?", content: "Our services include visa consultation, application guidance, NIF assistance, residency support, housing recommendations, and ongoing bureaucratic guidance. We customize packages based on your specific needs."},
|
||||
id: "5", title: "What's included in your services?", content: "Our services include visa consultation, application guidance, NIF assistance, residency support, housing recommendations, and ongoing bureaucratic guidance. We customize packages based on your specific needs."
|
||||
},
|
||||
{
|
||||
id: "6", title: "How much does it cost?", content: "Costs vary based on your needs and service package. We offer affordable, transparent pricing. Most clients invest between €500-€3,000 depending on their situation. We discuss costs during your free consultation."},
|
||||
id: "6", title: "How much does it cost?", content: "Costs vary based on your needs and service package. We offer affordable, transparent pricing. Most clients invest between €500-€3,000 depending on their situation. We discuss costs during your free consultation."
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -181,21 +203,29 @@ export default function LandingPage() {
|
||||
description="Everything you need to know about moving to Portugal"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What documents do I need to bring to Portugal?", content: "Essential documents include: original or certified birth certificate, marriage certificate (if applicable), criminal record certificate, employment history, and proof of income. We provide a complete checklist tailored to your situation."},
|
||||
id: "1", title: "What documents do I need to bring to Portugal?", content: "Essential documents include: original or certified birth certificate, marriage certificate (if applicable), criminal record certificate, employment history, and proof of income. We provide a complete checklist tailored to your situation."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Is healthcare easy to access as an expat?", content: "Yes! Portugal has excellent healthcare. Expats can access the public system (SNS) or use private healthcare. We guide you through registration and help you understand your options."},
|
||||
id: "2", title: "Is healthcare easy to access as an expat?", content: "Yes! Portugal has excellent healthcare. Expats can access the public system (SNS) or use private healthcare. We guide you through registration and help you understand your options."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Can I retire in Portugal?", content: "Portugal is popular for retirees. The D7 Passive Income Visa is designed for people with stable income (about €1,260/month required). We help evaluate if this visa fits your retirement plans."},
|
||||
id: "3", title: "Can I retire in Portugal?", content: "Portugal is popular for retirees. The D7 Passive Income Visa is designed for people with stable income (about €1,260/month required). We help evaluate if this visa fits your retirement plans."
|
||||
},
|
||||
{
|
||||
id: "4", title: "How do I open a Portuguese bank account?", content: "You'll need a NIF, proof of address, and often a letter of recommendation from your current bank. We guide you through the process and recommend banks that work well with expats."},
|
||||
id: "4", title: "How do I open a Portuguese bank account?", content: "You'll need a NIF, proof of address, and often a letter of recommendation from your current bank. We guide you through the process and recommend banks that work well with expats."
|
||||
},
|
||||
{
|
||||
id: "5", title: "What's the cost of living in Portugal?", content: "Portugal is affordable compared to Northern Europe. Monthly costs depend on location and lifestyle. Lisbon and Porto are pricier than smaller towns. We provide realistic cost breakdowns during consultation."},
|
||||
id: "5", title: "What's the cost of living in Portugal?", content: "Portugal is affordable compared to Northern Europe. Monthly costs depend on location and lifestyle. Lisbon and Porto are pricier than smaller towns. We provide realistic cost breakdowns during consultation."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Can I bring my family when I move?", content: "Yes! Family reunification is possible. Spouses and dependent children can join you. Each family member typically needs their own visa. We handle the family application process."},
|
||||
id: "6", title: "Can I bring my family when I move?", content: "Yes! Family reunification is possible. Spouses and dependent children can join you. Each family member typically needs their own visa. We handle the family application process."
|
||||
},
|
||||
{
|
||||
id: "7", title: "Do I need to speak Portuguese?", content: "Not initially. Many expats live comfortably speaking English in Lisbon, Porto, and the Algarve. However, learning Portuguese helps with integration and daily life. We provide language resources and tips."},
|
||||
id: "7", title: "Do I need to speak Portuguese?", content: "Not initially. Many expats live comfortably speaking English in Lisbon, Porto, and the Algarve. However, learning Portuguese helps with integration and daily life. We provide language resources and tips."
|
||||
},
|
||||
{
|
||||
id: "8", title: "How long does residency take to process?", content: "Residency applications typically take 4-6 weeks once submitted. We ensure your application is complete to avoid delays. Once approved, you can stay indefinitely."},
|
||||
id: "8", title: "How long does residency take to process?", content: "Residency applications typically take 4-6 weeks once submitted. We ensure your application is complete to avoid delays. Once approved, you can stay indefinitely."
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -213,8 +243,8 @@ export default function LandingPage() {
|
||||
{ label: "NIF Number", href: "#services" },
|
||||
{ label: "Residency Applications", href: "#services" },
|
||||
{ label: "Relocation Support", href: "#services" },
|
||||
{ label: "Business Setup", href: "#services" },
|
||||
],
|
||||
{ label: "Business Setup", href: "#services" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
@@ -222,17 +252,17 @@ export default function LandingPage() {
|
||||
{ label: "How It Works", href: "#how-it-works" },
|
||||
{ label: "Testimonials", href: "#testimonials" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
],
|
||||
{ label: "FAQ", href: "#faq" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
{ label: "Disclaimer", href: "#" },
|
||||
],
|
||||
},
|
||||
{ label: "Disclaimer", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Portugal Expat Services. All rights reserved."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user