<?php
$page_title = 'SEO & Marketing';
$meta_description = 'Grow your business online with CVN Managed Services SEO and digital marketing. Rank higher, attract leads, and convert visitors into customers.';
$service_data = [
    'title' => 'SEO & Marketing',
    'subtitle' => 'Get found online and turn visitors into customers with proven digital marketing strategies.',
    'label' => 'Grow Online',
    'heading' => 'Digital Marketing That Delivers Results',
    'icon' => '📈',
    'photo' => 'https://images.unsplash.com/photo-1432888498266-38ffec3eaf0a?w=700&q=80&fit=crop',
    'paragraphs' => [
        'In today\'s digital world, your online presence is your storefront. CVN Managed Services offers comprehensive SEO and digital marketing services designed to help your business rank higher in search results, attract more qualified leads, and convert visitors into loyal customers.',
        'We combine technical SEO expertise with compelling content strategy and local search optimization to help South Western Ontario businesses build a dominant online presence.',
    ],
    'bullets' => ['Local SEO and Google Business Profile optimization','On-page and technical SEO audits','Keyword research and content strategy','Link building and authority development','Google Ads and paid search management','Monthly performance reporting'],
    'features' => [
        ['icon'=>'🔍','title'=>'Search Engine Optimization','desc'=>'Improve your organic rankings with technical SEO, on-page optimization, and high-quality content that search engines love.'],
        ['icon'=>'📍','title'=>'Local SEO','desc'=>'Dominate local search results. We optimize your Google Business Profile and local citations to attract customers in your area.'],
        ['icon'=>'✍️','title'=>'Content Marketing','desc'=>'Engage your audience and build authority with strategic blog posts, service pages, and digital content that drives organic traffic.'],
        ['icon'=>'💰','title'=>'Paid Advertising','desc'=>'Maximize your ROI with expertly managed Google Ads and social media advertising campaigns targeted to your ideal customers.'],
        ['icon'=>'📊','title'=>'Analytics & Reporting','desc'=>'Transparent monthly reports showing exactly how your campaigns are performing, with actionable insights and recommendations.'],
        ['icon'=>'🌟','title'=>'Reputation Management','desc'=>'Build and protect your online reputation by actively managing reviews and responding to customer feedback across all platforms.'],
    ],
    'coming_soon' => true,
];
require_once __DIR__ . '/../includes/service-page.php';
