diff --git a/src/app/countries/page.tsx b/src/app/countries/page.tsx index 6e2643d..a2d3c91 100644 --- a/src/app/countries/page.tsx +++ b/src/app/countries/page.tsx @@ -6,6 +6,7 @@ import FeatureCardOne from "@/components/sections/feature/FeatureCardOne"; import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; import FaqBase from "@/components/sections/faq/FaqBase"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; +import { Globe, HelpCircle } from "lucide-react"; import Link from "next/link"; export default function CountriesPage() { @@ -40,49 +41,25 @@ export default function CountriesPage() { title="Select Your Destination Country" description="Explore detailed relocation guides and resources for your chosen destination. Each country has unique visa requirements, cost of living, and job market insights." tag="5 Countries Covered" - tagIcon="Globe" + tagIcon={Globe} tagAnimation="slide-up" textboxLayout="default" features={[ { - title: "Canada", - description: "Explore opportunities in Canada with information about work permits, cost of living in major cities, and job market insights.", - imageSrc: "http://img.b2bpic.net/free-vector/canada-day-event-flat-design_23-2148549427.jpg", - imageAlt: "Canada relocation guide", - button: { - text: "Explore Canada", - href: "/countries", - }, + title: "Canada", description: "Explore opportunities in Canada with information about work permits, cost of living in major cities, and job market insights.", imageSrc: "http://img.b2bpic.net/free-vector/canada-day-event-flat-design_23-2148549427.jpg", imageAlt: "Canada relocation guide", button: { + text: "Explore Canada", href: "/countries"}, }, { - title: "Australia", - description: "Navigate Australian visa requirements, understand the cost of living, and discover job opportunities in Sydney, Melbourne, and beyond.", - imageSrc: "http://img.b2bpic.net/free-photo/day-office-travel-agency_23-2150769998.jpg", - imageAlt: "Australia relocation guide", - button: { - text: "Explore Australia", - href: "/countries", - }, + title: "Australia", description: "Navigate Australian visa requirements, understand the cost of living, and discover job opportunities in Sydney, Melbourne, and beyond.", imageSrc: "http://img.b2bpic.net/free-photo/day-office-travel-agency_23-2150769998.jpg", imageAlt: "Australia relocation guide", button: { + text: "Explore Australia", href: "/countries"}, }, { - title: "Germany", - description: "Learn about German work visas, cost analysis for Berlin and other cities, and the thriving tech job market.", - imageSrc: "http://img.b2bpic.net/free-photo/evening-view-port-vell-barcelona_1398-4832.jpg", - imageAlt: "Germany relocation guide", - button: { - text: "Explore Germany", - href: "/countries", - }, + title: "Germany", description: "Learn about German work visas, cost analysis for Berlin and other cities, and the thriving tech job market.", imageSrc: "http://img.b2bpic.net/free-photo/evening-view-port-vell-barcelona_1398-4832.jpg", imageAlt: "Germany relocation guide", button: { + text: "Explore Germany", href: "/countries"}, }, { - title: "United Kingdom", - description: "Discover UK visa pathways, housing options in London and beyond, and career opportunities in various industries.", - imageSrc: "http://img.b2bpic.net/free-photo/view-thames-river-london-city_23-2149437451.jpg", - imageAlt: "UK relocation guide", - button: { - text: "Explore UK", - href: "/countries", - }, + title: "United Kingdom", description: "Discover UK visa pathways, housing options in London and beyond, and career opportunities in various industries.", imageSrc: "http://img.b2bpic.net/free-photo/view-thames-river-london-city_23-2149437451.jpg", imageAlt: "UK relocation guide", button: { + text: "Explore UK", href: "/countries"}, }, ]} gridVariant="uniform-all-items-equal" @@ -96,83 +73,23 @@ export default function CountriesPage() { title="Success Stories from Different Countries" description="Hear from immigrants who successfully relocated to different destinations using our platform." tag="Global Community" - tagIcon="Globe" + tagIcon={Globe} tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Maria Santos, Canada Immigrant", - date: "Date: 15 November 2024", - title: "Canada welcomed me with open arms", - quote: "Moving to Toronto felt daunting, but this platform made it manageable. The Canada-specific cost calculator helped me budget perfectly, and the housing guide connected me with legitimate landlords. I felt confident from day one.", - tag: "Canada Success", - avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-professional-businesswoman-looking-upper-left-corner-with-hopeful-face-expression-standing-white_176420-41313.jpg", - avatarAlt: "Maria Santos", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-goals-written-note-along-with-colorful-little-paper-notes-light-surface-school-color-office-work-copybook-job-notepad_179666-19777.jpg?_wi=5", - imageAlt: "Maria's Canada success story", - }, + id: "1", name: "Maria Santos, Canada Immigrant", date: "Date: 15 November 2024", title: "Canada welcomed me with open arms", quote: "Moving to Toronto felt daunting, but this platform made it manageable. The Canada-specific cost calculator helped me budget perfectly, and the housing guide connected me with legitimate landlords. I felt confident from day one.", tag: "Canada Success", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-professional-businesswoman-looking-upper-left-corner-with-hopeful-face-expression-standing-white_176420-41313.jpg", avatarAlt: "Maria Santos", imageSrc: "http://img.b2bpic.net/free-photo/top-view-goals-written-note-along-with-colorful-little-paper-notes-light-surface-school-color-office-work-copybook-job-notepad_179666-19777.jpg", imageAlt: "Maria's Canada success story"}, { - id: "2", - name: "Ahmed Hassan, Australia Immigrant", - date: "Date: 22 October 2024", - title: "Australia was the perfect next step", - quote: "The Australia section gave me realistic expectations about Sydney's housing market and job opportunities. Within three months, I landed a great job in my field. The country-specific resources were invaluable.", - tag: "Australia Success", - avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-man-standing-outside_1262-3488.jpg", - avatarAlt: "Ahmed Hassan", - imageSrc: "http://img.b2bpic.net/free-vector/flat-price-list-collection_23-2148089754.jpg?_wi=4", - imageAlt: "Ahmed's Australia journey", - }, + id: "2", name: "Ahmed Hassan, Australia Immigrant", date: "Date: 22 October 2024", title: "Australia was the perfect next step", quote: "The Australia section gave me realistic expectations about Sydney's housing market and job opportunities. Within three months, I landed a great job in my field. The country-specific resources were invaluable.", tag: "Australia Success", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-man-standing-outside_1262-3488.jpg", avatarAlt: "Ahmed Hassan", imageSrc: "http://img.b2bpic.net/free-vector/flat-price-list-collection_23-2148089754.jpg", imageAlt: "Ahmed's Australia journey"}, { - id: "3", - name: "Sofia Mueller, Germany Immigrant", - date: "Date: 08 September 2024", - title: "Berlin welcomed my career ambitions", - quote: "As a tech professional, the Germany guide helped me understand the visa process and tech job landscape. Berlin's startup scene is thriving, and this platform connected me with the right resources immediately.", - tag: "Germany Success", - avatarSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", - avatarAlt: "Sofia Mueller", - imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-looking-monitor-analyzing-management-presentation-brainstorming-strategy-ideas-working-startup-company-office-businessteam-wearing-medical-face-mask-against-coronavirus_482257-36875.jpg?_wi=4", - imageAlt: "Sofia's Germany experience", - }, + id: "3", name: "Sofia Mueller, Germany Immigrant", date: "Date: 08 September 2024", title: "Berlin welcomed my career ambitions", quote: "As a tech professional, the Germany guide helped me understand the visa process and tech job landscape. Berlin's startup scene is thriving, and this platform connected me with the right resources immediately.", tag: "Germany Success", avatarSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", avatarAlt: "Sofia Mueller", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-looking-monitor-analyzing-management-presentation-brainstorming-strategy-ideas-working-startup-company-office-businessteam-wearing-medical-face-mask-against-coronavirus_482257-36875.jpg", imageAlt: "Sofia's Germany experience"}, { - id: "4", - name: "James Chen, UK Immigrant", - date: "Date: 30 August 2024", - title: "London offered incredible opportunities", - quote: "The UK-specific guidance helped me navigate the Visa requirements and identify neighborhoods that fit my budget. London's professional network is amazing, and I felt prepared before arriving.", - tag: "UK Success", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-confident-young-interracial-team-members-embracing_1262-20216.jpg", - avatarAlt: "James Chen", - imageSrc: "http://img.b2bpic.net/free-photo/office-business-workspace-page-empty_1418-58.jpg?_wi=6", - imageAlt: "James's UK adventure", - }, + id: "4", name: "James Chen, UK Immigrant", date: "Date: 30 August 2024", title: "London offered incredible opportunities", quote: "The UK-specific guidance helped me navigate the Visa requirements and identify neighborhoods that fit my budget. London's professional network is amazing, and I felt prepared before arriving.", tag: "UK Success", avatarSrc: "http://img.b2bpic.net/free-photo/happy-confident-young-interracial-team-members-embracing_1262-20216.jpg", avatarAlt: "James Chen", imageSrc: "http://img.b2bpic.net/free-photo/office-business-workspace-page-empty_1418-58.jpg", imageAlt: "James's UK adventure"}, { - id: "5", - name: "Isabella Rodriguez, USA Immigrant", - date: "Date: 12 July 2024", - title: "USA opened new career doors", - quote: "Coming from Latin America, the USA seemed intimidating. But the country-specific resources walked me through everything. New York's diverse community made me feel at home immediately.", - tag: "USA Success", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-black-suit-going-up-escalator-talking-mobile-phone-saleswoman-wal_1258-123502.jpg", - avatarAlt: "Isabella Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-entrepreneur-with-big-smile_1098-3507.jpg", - imageAlt: "Isabella's USA triumph", - }, + id: "5", name: "Isabella Rodriguez, USA Immigrant", date: "Date: 12 July 2024", title: "USA opened new career doors", quote: "Coming from Latin America, the USA seemed intimidating. But the country-specific resources walked me through everything. New York's diverse community made me feel at home immediately.", tag: "USA Success", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-black-suit-going-up-escalator-talking-mobile-phone-saleswoman-wal_1258-123502.jpg", avatarAlt: "Isabella Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-entrepreneur-with-big-smile_1098-3507.jpg", imageAlt: "Isabella's USA triumph"}, { - id: "6", - name: "David Kim, Canada Immigrant", - date: "Date: 25 June 2024", - title: "Vancouver exceeded my expectations", - quote: "The Canada resources are comprehensive and regularly updated. I appreciated the city-specific cost breakdowns and the honest scam warnings. My relocation was smooth and stress-free.", - tag: "Canada Success", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-entrepreneur-with-big-smile_1098-3507.jpg", - avatarAlt: "David Kim", - imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-web-template_23-2148904885.jpg?_wi=3", - imageAlt: "David's Vancouver journey", - }, + id: "6", name: "David Kim, Canada Immigrant", date: "Date: 25 June 2024", title: "Vancouver exceeded my expectations", quote: "The Canada resources are comprehensive and regularly updated. I appreciated the city-specific cost breakdowns and the honest scam warnings. My relocation was smooth and stress-free.", tag: "Canada Success", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-entrepreneur-with-big-smile_1098-3507.jpg", avatarAlt: "David Kim", imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-web-template_23-2148904885.jpg", imageAlt: "David's Vancouver journey"}, ]} /> @@ -182,42 +99,24 @@ export default function CountriesPage() { title="Country Selection FAQ" description="Common questions about choosing your relocation destination and country-specific resources." tag="Destination Help" - tagIcon="HelpCircle" + tagIcon={HelpCircle} tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} faqsAnimation="slide-up" faqs={[ { - id: "1", - title: "How do I choose which country is right for me?", - content: "Consider factors like visa availability for your profession, cost of living that fits your budget, job market opportunities in your field, and lifestyle preferences. Our platform provides detailed comparisons and resources for each country to help you make an informed decision.", - }, + id: "1", title: "How do I choose which country is right for me?", content: "Consider factors like visa availability for your profession, cost of living that fits your budget, job market opportunities in your field, and lifestyle preferences. Our platform provides detailed comparisons and resources for each country to help you make an informed decision."}, { - id: "2", - title: "Are the cost of living figures accurate for each country?", - content: "Yes, we update cost data monthly for each country, sourcing from multiple reliable databases. Costs are broken down by city and category (rent, food, transport, etc.). Use them as estimates and cross-reference with current local sources for your specific city.", - }, + id: "2", title: "Are the cost of living figures accurate for each country?", content: "Yes, we update cost data monthly for each country, sourcing from multiple reliable databases. Costs are broken down by city and category (rent, food, transport, etc.). Use them as estimates and cross-reference with current local sources for your specific city."}, { - id: "3", - title: "Which country has the best job market?", - content: "It depends on your profession. Canada has strong tech and skilled trades demand. Australia offers high salaries and skilled migration pathways. Germany has thriving tech and engineering sectors. UK has diverse opportunities across industries. USA offers the broadest range of opportunities. Our guides detail each country's job market.", - }, + id: "3", title: "Which country has the best job market?", content: "It depends on your profession. Canada has strong tech and skilled trades demand. Australia offers high salaries and skilled migration pathways. Germany has thriving tech and engineering sectors. UK has diverse opportunities across industries. USA offers the broadest range of opportunities. Our guides detail each country's job market."}, { - id: "4", - title: "Can I get country-specific housing guides?", - content: "Yes! Premium members get detailed housing guides for each country, including trusted rental platforms, scam warnings, neighborhood recommendations, and average rental costs. These guides help you avoid common housing pitfalls.", - }, + id: "4", title: "Can I get country-specific housing guides?", content: "Yes! Premium members get detailed housing guides for each country, including trusted rental platforms, scam warnings, neighborhood recommendations, and average rental costs. These guides help you avoid common housing pitfalls."}, { - id: "5", - title: "Do you have information about visa processing times?", - content: "Yes, each country guide includes current visa information, processing timelines, required documentation, and links to official immigration services. Please verify with official government sources as timelines can change.", - }, + id: "5", title: "Do you have information about visa processing times?", content: "Yes, each country guide includes current visa information, processing timelines, required documentation, and links to official immigration services. Please verify with official government sources as timelines can change."}, { - id: "6", - title: "Can I compare multiple countries on your platform?", - content: "Absolutely! Our resource directory allows you to compare cost of living, visa requirements, job opportunities, and housing costs across all five supported countries. This helps you make the best decision for your situation.", - }, + id: "6", title: "Can I compare multiple countries on your platform?", content: "Absolutely! Our resource directory allows you to compare cost of living, visa requirements, job opportunities, and housing costs across all five supported countries. This helps you make the best decision for your situation."}, ]} /> @@ -229,101 +128,61 @@ export default function CountriesPage() { { items: [ { - label: "Free Tools", - href: "/", - }, + label: "Free Tools", href: "/"}, { - label: "Cost Calculator", - href: "/", - }, + label: "Cost Calculator", href: "/"}, { - label: "Checklist", - href: "/", - }, + label: "Checklist", href: "/"}, { - label: "Resources", - href: "/", - }, + label: "Resources", href: "/"}, ], }, { items: [ { - label: "Premium System", - href: "/premium", - }, + label: "Premium System", href: "/premium"}, { - label: "Roadmap", - href: "/premium", - }, + label: "Roadmap", href: "/premium"}, { - label: "Job Toolkit", - href: "/premium", - }, + label: "Job Toolkit", href: "/premium"}, { - label: "Budget Planner", - href: "/premium", - }, + label: "Budget Planner", href: "/premium"}, ], }, { items: [ { - label: "Countries", - href: "/countries", - }, + label: "Countries", href: "/countries"}, { - label: "Canada", - href: "/countries", - }, + label: "Canada", href: "/countries"}, { - label: "Australia", - href: "/countries", - }, + label: "Australia", href: "/countries"}, { - label: "Germany", - href: "/countries", - }, + label: "Germany", href: "/countries"}, ], }, { items: [ { - label: "Company", - href: "#", - }, + label: "Company", href: "#"}, { - label: "About Us", - href: "#", - }, + label: "About Us", href: "#"}, { - label: "Contact", - href: "/", - }, + label: "Contact", href: "/"}, { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, ], }, { items: [ { - label: "Support", - href: "#", - }, + label: "Support", href: "#"}, { - label: "FAQ", - href: "/", - }, + label: "FAQ", href: "/"}, { - label: "Help Center", - href: "#", - }, + label: "Help Center", href: "#"}, { - label: "Community", - href: "#", - }, + label: "Community", href: "#"}, ], }, ]} diff --git a/src/app/premium/page.tsx b/src/app/premium/page.tsx index 41370ae..c59ede8 100644 --- a/src/app/premium/page.tsx +++ b/src/app/premium/page.tsx @@ -6,6 +6,7 @@ import ProductCardFour from "@/components/sections/product/ProductCardFour"; import PricingCardNine from "@/components/sections/pricing/PricingCardNine"; import FaqBase from "@/components/sections/faq/FaqBase"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; +import { Crown, Sparkles, HelpCircle } from "lucide-react"; import Link from "next/link"; export default function PremiumPage() { @@ -40,7 +41,7 @@ export default function PremiumPage() { title="Premium Survival System Features" description="Unlock comprehensive guidance for your relocation with one-time $25 payment." tag="Premium Access" - tagIcon="Crown" + tagIcon={Crown} tagAnimation="slide-up" textboxLayout="default" gridVariant="uniform-all-items-equal" @@ -48,53 +49,17 @@ export default function PremiumPage() { useInvertedBackground={false} products={[ { - id: "roadmap", - name: "Relocation Roadmap", - price: "Included", - variant: "Before, During & After", - imageSrc: "http://img.b2bpic.net/free-vector/modern-minimalist-budget-planner_1421494-410.jpg?_wi=3", - imageAlt: "Relocation roadmap timeline", - }, + id: "roadmap", name: "Relocation Roadmap", price: "Included", variant: "Before, During & After", imageSrc: "http://img.b2bpic.net/free-vector/modern-minimalist-budget-planner_1421494-410.jpg", imageAlt: "Relocation roadmap timeline"}, { - id: "job-toolkit", - name: "Job Search Toolkit", - price: "Included", - variant: "Resume & Strategy", - imageSrc: "http://img.b2bpic.net/free-vector/flat-price-list-collection_23-2148089754.jpg?_wi=3", - imageAlt: "Job search resources", - }, + id: "job-toolkit", name: "Job Search Toolkit", price: "Included", variant: "Resume & Strategy", imageSrc: "http://img.b2bpic.net/free-vector/flat-price-list-collection_23-2148089754.jpg", imageAlt: "Job search resources"}, { - id: "housing-guide", - name: "Housing & Accommodation", - price: "Included", - variant: "Trusted Platforms", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-laptop-screen-server-hub-employees-reading-paperwork_482257-122503.jpg?_wi=5", - imageAlt: "Housing guide resources", - }, + id: "housing-guide", name: "Housing & Accommodation", price: "Included", variant: "Trusted Platforms", imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-laptop-screen-server-hub-employees-reading-paperwork_482257-122503.jpg", imageAlt: "Housing guide resources"}, { - id: "budget-planner", - name: "90-Day Budget Planner", - price: "Included", - variant: "Financial Planning", - imageSrc: "http://img.b2bpic.net/free-photo/office-business-workspace-page-empty_1418-58.jpg?_wi=5", - imageAlt: "Budget planning tool", - }, + id: "budget-planner", name: "90-Day Budget Planner", price: "Included", variant: "Financial Planning", imageSrc: "http://img.b2bpic.net/free-photo/office-business-workspace-page-empty_1418-58.jpg", imageAlt: "Budget planning tool"}, { - id: "scam-guard", - name: "Scam Warning Guide", - price: "Included", - variant: "Safety First", - imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-web-template_23-2148904885.jpg?_wi=2", - imageAlt: "Security and safety guide", - }, + id: "scam-guard", name: "Scam Warning Guide", price: "Included", variant: "Safety First", imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-web-template_23-2148904885.jpg", imageAlt: "Security and safety guide"}, { - id: "downloadables", - name: "Downloadable Guides", - price: "Included", - variant: "Digital Resources", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-goals-written-note-along-with-colorful-little-paper-notes-light-surface-school-color-office-work-copybook-job-notepad_179666-19777.jpg?_wi=4", - imageAlt: "Downloadable relocation guides", - }, + id: "downloadables", name: "Downloadable Guides", price: "Included", variant: "Digital Resources", imageSrc: "http://img.b2bpic.net/free-photo/top-view-goals-written-note-along-with-colorful-little-paper-notes-light-surface-school-color-office-work-copybook-job-notepad_179666-19777.jpg", imageAlt: "Downloadable relocation guides"}, ]} /> @@ -104,52 +69,23 @@ export default function PremiumPage() { title="Unlock Premium Today" description="One-time investment for lifetime access to all premium features and future updates." tag="Lifetime Access" - tagIcon="Sparkles" + tagIcon={Sparkles} tagAnimation="slide-up" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} plans={[ { - id: "free", - title: "Free Tools", - price: "$0", - period: "Forever", - imageSrc: "http://img.b2bpic.net/free-vector/dark-purple-stock-trading-infographic-template-design_53876-100721.jpg?_wi=3", - imageAlt: "Free tools access", - button: { - text: "Start Free", - href: "/", - }, + id: "free", title: "Free Tools", price: "$0", period: "Forever", imageSrc: "http://img.b2bpic.net/free-vector/dark-purple-stock-trading-infographic-template-design_53876-100721.jpg", imageAlt: "Free tools access", button: { + text: "Start Free", href: "/"}, features: [ - "Cost of living calculator", - "30-day checklist", - "Resource directory", - "Search functionality", - "Community support", - ], + "Cost of living calculator", "30-day checklist", "Resource directory", "Search functionality", "Community support"], }, { - id: "premium", - title: "Premium Survival System", - price: "$25", - period: "One-time", - imageSrc: "http://img.b2bpic.net/free-vector/modern-minimalist-budget-planner_1421494-410.jpg?_wi=4", - imageAlt: "Premium features access", - button: { - text: "Unlock Premium", - href: "#pricing-premium", - }, + id: "premium", title: "Premium Survival System", price: "$25", period: "One-time", imageSrc: "http://img.b2bpic.net/free-vector/modern-minimalist-budget-planner_1421494-410.jpg", imageAlt: "Premium features access", button: { + text: "Unlock Premium", href: "#pricing-premium"}, features: [ - "Complete relocation roadmap", - "Job search toolkit & templates", - "Housing guide & trusted platforms", - "90-day budget planner", - "Scam warning guide", - "Downloadable relocation guides", - "Lifetime access to all updates", - "Priority support", - ], + "Complete relocation roadmap", "Job search toolkit & templates", "Housing guide & trusted platforms", "90-day budget planner", "Scam warning guide", "Downloadable relocation guides", "Lifetime access to all updates", "Priority support"], }, ]} /> @@ -160,42 +96,24 @@ export default function PremiumPage() { title="Premium System FAQ" description="Common questions about our premium relocation guidance." tag="Help & Support" - tagIcon="HelpCircle" + tagIcon={HelpCircle} tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} faqsAnimation="slide-up" faqs={[ { - id: "1", - title: "What's included in the Premium Survival System?", - content: "The Premium System includes a complete relocation roadmap covering before, during, and after your move; job search toolkit with resume templates and strategies; housing guide with trusted platforms; 90-day budget planner; scam warning guide; and downloadable guides for all phases of relocation. Plus, lifetime access to all future updates.", - }, + id: "1", title: "What's included in the Premium Survival System?", content: "The Premium System includes a complete relocation roadmap covering before, during, and after your move; job search toolkit with resume templates and strategies; housing guide with trusted platforms; 90-day budget planner; scam warning guide; and downloadable guides for all phases of relocation. Plus, lifetime access to all future updates."}, { - id: "2", - title: "Is this a one-time payment or subscription?", - content: "Completely one-time. You pay $25 once and get lifetime access to the Premium Survival System with all future updates included. No recurring charges, no hidden fees, no subscription required.", - }, + id: "2", title: "Is this a one-time payment or subscription?", content: "Completely one-time. You pay $25 once and get lifetime access to the Premium Survival System with all future updates included. No recurring charges, no hidden fees, no subscription required."}, { - id: "3", - title: "Can I use premium features for multiple countries?", - content: "Yes! Your premium access works for all supported countries: Canada, Australia, Germany, United Kingdom, and USA. You can switch between country guides as needed.", - }, + id: "3", title: "Can I use premium features for multiple countries?", content: "Yes! Your premium access works for all supported countries: Canada, Australia, Germany, United Kingdom, and USA. You can switch between country guides as needed."}, { - id: "4", - title: "What if I'm not satisfied with the premium content?", - content: "We stand behind our content quality. If you're not satisfied within 30 days of purchase, contact our support team for a full refund. No questions asked.", - }, + id: "4", title: "What if I'm not satisfied with the premium content?", content: "We stand behind our content quality. If you're not satisfied within 30 days of purchase, contact our support team for a full refund. No questions asked."}, { - id: "5", - title: "How often is premium content updated?", - content: "We update premium content monthly with the latest information about visa requirements, job markets, housing costs, and relocation procedures. All updates are free for premium members.", - }, + id: "5", title: "How often is premium content updated?", content: "We update premium content monthly with the latest information about visa requirements, job markets, housing costs, and relocation procedures. All updates are free for premium members."}, { - id: "6", - title: "Can premium members download content for offline use?", - content: "Yes! All premium guides, checklists, and templates can be downloaded as PDF files. You can access them anytime, anywhere, even without an internet connection.", - }, + id: "6", title: "Can premium members download content for offline use?", content: "Yes! All premium guides, checklists, and templates can be downloaded as PDF files. You can access them anytime, anywhere, even without an internet connection."}, ]} /> @@ -207,101 +125,61 @@ export default function PremiumPage() { { items: [ { - label: "Free Tools", - href: "/", - }, + label: "Free Tools", href: "/"}, { - label: "Cost Calculator", - href: "/", - }, + label: "Cost Calculator", href: "/"}, { - label: "Checklist", - href: "/", - }, + label: "Checklist", href: "/"}, { - label: "Resources", - href: "/", - }, + label: "Resources", href: "/"}, ], }, { items: [ { - label: "Premium System", - href: "/premium", - }, + label: "Premium System", href: "/premium"}, { - label: "Roadmap", - href: "/premium", - }, + label: "Roadmap", href: "/premium"}, { - label: "Job Toolkit", - href: "/premium", - }, + label: "Job Toolkit", href: "/premium"}, { - label: "Budget Planner", - href: "/premium", - }, + label: "Budget Planner", href: "/premium"}, ], }, { items: [ { - label: "Countries", - href: "/countries", - }, + label: "Countries", href: "/countries"}, { - label: "Canada", - href: "/countries", - }, + label: "Canada", href: "/countries"}, { - label: "Australia", - href: "/countries", - }, + label: "Australia", href: "/countries"}, { - label: "Germany", - href: "/countries", - }, + label: "Germany", href: "/countries"}, ], }, { items: [ { - label: "Company", - href: "#", - }, + label: "Company", href: "#"}, { - label: "About Us", - href: "#", - }, + label: "About Us", href: "#"}, { - label: "Contact", - href: "/", - }, + label: "Contact", href: "/"}, { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, ], }, { items: [ { - label: "Support", - href: "#", - }, + label: "Support", href: "#"}, { - label: "FAQ", - href: "/", - }, + label: "FAQ", href: "/"}, { - label: "Help Center", - href: "#", - }, + label: "Help Center", href: "#"}, { - label: "Community", - href: "#", - }, + label: "Community", href: "#"}, ], }, ]}