{{ $feature['title'] }}
{{ $feature['copy'] }}
@php $homepageJobs = collect($homepageJobs ?? []); $homepageJobCount = (int) ($homepageJobCount ?? $homepageJobs->count()); $frontendUser = auth('web')->user(); $startUsesGooglePopup = ! $frontendUser; $startUrl = $frontendUser ? ($frontendUser->canViewMatchedJobs() ? route('applicant.dashboard') : route('questionnaire.show')) : route('auth.google.redirect', ['popup' => 1]); $brandName = setting('general.application_name', config('app.name', 'RemoteMatch')); $brandTagline = setting('general.application_tagline', 'AI-powered remote job matching'); $heroHeadline = setting('branding.landing_page_hero_headline', 'Find Remote Jobs That Actually Match Your Profile'); $heroSubheadline = setting('branding.landing_page_subheadline', 'Answer a few questions, upload your resume, get ATS insights, and unlock personalized remote job matches from trusted remote job sources.'); $ctaText = setting('branding.landing_page_cta_text', 'Get Matched'); $faviconUrl = \App\Support\Branding::assetUrl(setting('branding.favicon')); $metaTitle = setting('seo.meta_title', $brandName.' - AI Remote Job Matching'); $metaDescription = setting('seo.meta_description', $heroSubheadline); $defaultNavItems = [ ['label' => 'How It Works', 'href' => '#how-it-works'], ['label' => 'ATS Score', 'href' => '#ats-score'], ['label' => 'Job Categories', 'href' => '#categories'], ['label' => 'Live Jobs', 'href' => '#live-jobs'], ['label' => 'FAQ', 'href' => '#faq'], ]; $navItems = \App\Support\NavigationLinks::parse(setting('navigation.header_links'), $defaultNavItems); $features = [ ['icon' => 'file', 'title' => 'AI resume check', 'copy' => 'Understand strengths, gaps, and readiness before matching.'], ['icon' => 'target', 'title' => 'Personalized jobs', 'copy' => 'Ranked around questionnaire, profile, and resume signals.'], ['icon' => 'globe', 'title' => 'Fresh remote roles', 'copy' => 'Preview current roles from approved remote job sources.'], ['icon' => 'filter', 'title' => 'Smart filters', 'copy' => 'Unlock category, level, and work preference filters later.'], ['icon' => 'chart', 'title' => 'Application tracking', 'copy' => 'Track applied, saved, and follow-up opportunities.'], ['icon' => 'bookmark', 'title' => 'Saved jobs', 'copy' => 'Keep the roles you want to revisit after onboarding.'], ]; $steps = [ ['number' => '01', 'title' => 'Sign in with Google', 'copy' => 'Start securely and keep your progress connected to your account.'], ['number' => '02', 'title' => 'Complete AI questionnaire', 'copy' => 'Share role goals, skills, availability, timezone, and remote preferences.'], ['number' => '03', 'title' => 'Unlock your profile preview', 'copy' => 'Review a guided summary before full job access is available.'], ['number' => '04', 'title' => 'Upload resume', 'copy' => 'Let the platform understand your resume and application readiness.'], ['number' => '05', 'title' => 'Get ATS insights', 'copy' => 'See skills, missing keywords, role suggestions, and readiness signals.'], ['number' => '06', 'title' => 'View matched jobs', 'copy' => 'Access best matches, filters, saved jobs, and tracked applications.'], ]; $categories = [ ['icon' => 'briefcase', 'title' => 'Tech', 'copy' => 'Software, engineering, QA, cloud, security'], ['icon' => 'sparkles', 'title' => 'Design', 'copy' => 'Product design, creative, brand, UI'], ['icon' => 'chart', 'title' => 'Marketing', 'copy' => 'Growth, SEO, lifecycle, performance'], ['icon' => 'send', 'title' => 'Sales', 'copy' => 'Business development, SDR, account roles'], ['icon' => 'file', 'title' => 'Writing', 'copy' => 'Content, copywriting, editing, research'], ['icon' => 'shield', 'title' => 'Support', 'copy' => 'Customer support, success, help desk'], ['icon' => 'target', 'title' => 'Product', 'copy' => 'Product management and operations'], ['icon' => 'layers', 'title' => 'Operations', 'copy' => 'Admin, coordination, remote operations'], ['icon' => 'bookmark', 'title' => 'Virtual assistant', 'copy' => 'Founder support, research, scheduling'], ['icon' => 'wallet', 'title' => 'Finance', 'copy' => 'Accounting, bookkeeping, analysis'], ['icon' => 'shield', 'title' => 'HR', 'copy' => 'Recruiting, people ops, talent support'], ['icon' => 'chart', 'title' => 'Data', 'copy' => 'Analytics, BI, reporting, research'], ['icon' => 'sparkles', 'title' => 'AI', 'copy' => 'AI operations, prompts, automation'], ['icon' => 'globe', 'title' => 'General remote jobs', 'copy' => 'Flexible roles across industries'], ]; $benefits = [ ['icon' => 'globe', 'copy' => 'Scans multiple remote job sources'], ['icon' => 'filter', 'copy' => 'Avoids irrelevant jobs before applying'], ['icon' => 'file', 'copy' => 'Helps improve your resume before applications'], ['icon' => 'target', 'copy' => 'Prioritizes jobs based on profile fit'], ['icon' => 'bookmark', 'copy' => 'Tracks saved and applied jobs'], ['icon' => 'shield', 'copy' => 'Gives better clarity before applying'], ]; $faqs = [ [ 'question' => 'Can I see jobs before completing the process?', 'answer' => 'Yes, you can see public remote job previews on the homepage, but full details, matching, filters, and apply links unlock only after completing the required onboarding flow.', ], [ 'question' => 'Why do I need to answer questions?', 'answer' => 'Your answers help '.$brandName.' understand role goals, skills, experience, availability, timezone, and remote work preferences before ranking opportunities.', ], [ 'question' => 'What happens after resume upload?', 'answer' => 'The resume is analyzed for ATS readiness, extracted skills, missing keywords, role suggestions, improvement ideas, and remote-readiness signals.', ], [ 'question' => 'Does the platform guarantee a job?', 'answer' => 'No. '.$brandName.' helps you discover and organize relevant remote job opportunities, but hiring decisions are made by employers.', ], [ 'question' => 'Can I apply directly from the homepage?', 'answer' => 'No. Homepage cards are limited previews only. Apply links become available inside the unlocked dashboard after the required steps are complete.', ], [ 'question' => 'What kind of roles are included?', 'answer' => $brandName.' supports technical and non-technical roles across tech, design, marketing, sales, writing, support, product, operations, virtual assistant, finance, HR, data, AI, and general remote jobs.', ], [ 'question' => 'Is my resume data safe?', 'answer' => 'Resume content is handled server-side. Private credentials and API keys should stay in secure environment or encrypted database settings, never in frontend code.', ], ]; @endphp
{{ $heroSubheadline }}
{{ $metric['title'] }}
{{ $metric['copy'] }}
{{ $brandName }} AI
{{ $label }}
{{ $item['title'] }}
{{ $item['copy'] }}
{{ $feature['copy'] }}
How it works
Start with a short profile flow, then unlock ranked roles, resume intelligence, and tracked applications inside your workspace.
{{ $step['copy'] }}
Fresh roles from approved sources appear here with title, location, salary, tags, and source. Full descriptions, filters, and apply links unlock after onboarding.
{{ $homepageJobCount }}
active previews
Complete your profile to get personalized matches.
Job Categories
Matching is based on your skills, resume, experience, preferred role, and work preferences.
{{ $category['copy'] }}
AI resume and ATS score
Before showing jobs, the platform checks your resume and profile for skills, missing keywords, role fit, and application readiness.
{{ $item['title'] }}
{{ $item['copy'] }}
Resume Intelligence
Why {{ $brandName }}
Remote job search gets noisy fast. {{ $brandName }} organizes your profile signals, resume insights, and job discovery into one guided workflow.
{{ $benefit['copy'] }}
Dashboard preview
After completion, the dashboard brings together best matches, filters, saved jobs, resume score, and application tracking.
{{ $row['label'] }}
{{ $row['value'] }}Resume score
78
Unlocked after resume analysis.
FAQ
{{ $faq['answer'] }}
Ready when you are
Start with a guided questionnaire and unlock AI-powered resume insights before viewing personalized remote job matches.
{{ $ctaText }}