{"id":25,"date":"2026-07-16T12:30:16","date_gmt":"2026-07-16T12:30:16","guid":{"rendered":"https:\/\/koe-sites.com\/?page_id=25"},"modified":"2026-07-20T12:45:30","modified_gmt":"2026-07-20T12:45:30","slug":"website-design-seo-services","status":"publish","type":"page","link":"https:\/\/koe-sites.com\/","title":{"rendered":"Website Design &#038; SEO Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"25\" class=\"elementor elementor-25\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fd44ff e-con e-atomic-element e-flexbox-base e-e021568 \" data-id=\"7fd44ff\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"7fd44ff\">\n    \t\t<div class=\"elementor-element elementor-element-a28a17b elementor-widget elementor-widget-html\" data-id=\"a28a17b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\" class=\"scroll-smooth\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Koe Digital Marketing | Website Design & SEO<\/title>\r\n    \r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <!-- Added Outfit for the Logo -->\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600&family=Lexend:wght@400;500;600;700;800;900&family=Outfit:wght@700;800;900&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    \r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <script>\r\n        tailwind.config = {\r\n            theme: {\r\n                extend: {\r\n                    fontFamily: {\r\n                        sans: ['Inter', 'sans-serif'],\r\n                        heading: ['Lexend', 'sans-serif'],\r\n                        \/\/ Added logo font\r\n                        logo: ['Outfit', 'sans-serif'],\r\n                    },\r\n                    colors: {\r\n                        moss: {\r\n                            300: '#8e9a7e',\r\n                            400: '#768366',\r\n                            500: '#5F6B4E', \/\/ Primary CTA Color\r\n                            600: '#4d563e',\r\n                            700: '#3a412f',\r\n                            900: '#1a1f15', \/\/ Subtle background tint\r\n                        },\r\n                        dark: {\r\n                            900: '#111827',\r\n                            950: '#030712',\r\n                            800: '#1f2937'\r\n                        }\r\n                    },\r\n                    animation: {\r\n                        'fade-in': 'fadeIn 0.5s ease-out',\r\n                        'slide-up': 'slideUp 0.6s ease-out',\r\n                        'blob': 'blob 7s infinite',\r\n                    },\r\n                    keyframes: {\r\n                        fadeIn: {\r\n                            '0%': { opacity: '0' },\r\n                            '100%': { opacity: '1' },\r\n                        },\r\n                        slideUp: {\r\n                            '0%': { opacity: '0', transform: 'translateY(20px)' },\r\n                            '100%': { opacity: '1', transform: 'translateY(0)' },\r\n                        },\r\n                        blob: {\r\n                            '0%': { transform: 'translate(0px, 0px) scale(1)' },\r\n                            '33%': { transform: 'translate(30px, -50px) scale(1.1)' },\r\n                            '66%': { transform: 'translate(-20px, 20px) scale(0.9)' },\r\n                            '100%': { transform: 'translate(0px, 0px) scale(1)' },\r\n                        }\r\n                    }\r\n                }\r\n            }\r\n        }\r\n    <\/script>\r\n    <style>\r\n        \/* Custom Utilities *\/\r\n        .text-gradient {\r\n            background: linear-gradient(135deg, #8e9a7e, #5F6B4E);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n        }\r\n        .glass-panel {\r\n            background: rgba(17, 24, 39, 0.7);\r\n            backdrop-filter: blur(12px);\r\n            -webkit-backdrop-filter: blur(12px);\r\n            border: 1px solid rgba(255, 255, 255, 0.05);\r\n        }\r\n        .cta-shadow {\r\n            box-shadow: 0 4px 20px rgba(95, 107, 78, 0.3);\r\n        }\r\n        .cta-shadow:hover {\r\n            box-shadow: 0 8px 30px rgba(95, 107, 78, 0.5);\r\n        }\r\n        \/* Animation Delays for Moving Elements *\/\r\n        .animation-delay-2000 {\r\n            animation-delay: 2s;\r\n        }\r\n        .animation-delay-4000 {\r\n            animation-delay: 4s;\r\n        }\r\n        \/* Scrollbar styling for dark theme *\/\r\n        ::-webkit-scrollbar {\r\n            width: 10px;\r\n        }\r\n        ::-webkit-scrollbar-track {\r\n            background: #030712; \r\n        }\r\n        ::-webkit-scrollbar-thumb {\r\n            background: #1f2937; \r\n            border-radius: 5px;\r\n        }\r\n        ::-webkit-scrollbar-thumb:hover {\r\n            background: #3f542a; \r\n        }\r\n\r\n        \/* WordPress \/ Elementor Full-Width Overrides *\/\r\n        html, body {\r\n            margin: 0 !important;\r\n            padding: 0 !important;\r\n            width: 100% !important;\r\n            max-width: 100% !important;\r\n            overflow-x: hidden !important;\r\n        }\r\n        .elementor-section, .elementor-column, .elementor-column-wrap {\r\n            padding: 0 !important;\r\n            margin: 0 !important;\r\n        }\r\n        .elementor-section.elementor-section-boxed > .elementor-container {\r\n            max-width: 100% !important;\r\n            padding: 0 !important;\r\n            margin: 0 !important;\r\n        }\r\n        .elementor-widget-wrap, .elementor-widget-container, .elementor-widget-html {\r\n            padding: 0 !important;\r\n            margin: 0 !important;\r\n            width: 100% !important;\r\n            max-width: 100% !important;\r\n        }\r\n        .hentry, .entry-content, .page-content {\r\n            max-width: 100% !important;\r\n            padding: 0 !important;\r\n            margin: 0 !important;\r\n        }\r\n\r\n        \/* --- BULLETPROOF ISOLATION FOR ELEMENTOR --- *\/\r\n        \/* Forces our fonts and colors to override WordPress Theme Bleed *\/\r\n        #koe-isolated-funnel {\r\n            background-color: #030712 !important;\r\n            font-family: 'Inter', sans-serif !important;\r\n            color: #d1d5db !important;\r\n            text-align: left !important;\r\n            line-height: 1.5 !important;\r\n            width: 100% !important;\r\n            margin: 0 !important;\r\n            padding: 0 !important;\r\n        }\r\n        #koe-isolated-funnel h1, \r\n        #koe-isolated-funnel h2, \r\n        #koe-isolated-funnel h3, \r\n        #koe-isolated-funnel h4,\r\n        #koe-isolated-funnel .font-heading {\r\n            font-family: 'Lexend', sans-serif !important;\r\n            color: #ffffff !important;\r\n        }\r\n        #koe-isolated-funnel p,\r\n        #koe-isolated-funnel span,\r\n        #koe-isolated-funnel a,\r\n        #koe-isolated-funnel li {\r\n            font-family: 'Inter', sans-serif !important;\r\n        }\r\n        #koe-isolated-funnel button {\r\n            font-family: 'Lexend', sans-serif !important;\r\n            border: none !important;\r\n            outline: none !important;\r\n        }\r\n        #koe-isolated-funnel a.bg-moss-500 {\r\n            border: none !important;\r\n            outline: none !important;\r\n        }\r\n        \/* Forces the logo to stay small even if Elementor stretches images *\/\r\n        #koe-isolated-funnel img.bulletproof-logo {\r\n            max-height: 56px !important;\r\n            height: 56px !important;\r\n            width: auto !important;\r\n            object-fit: contain !important;\r\n            display: inline-block !important;\r\n            margin: 0 !important;\r\n            padding: 0 !important;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"bg-dark-950 text-gray-300 font-sans antialiased overflow-x-hidden selection:bg-moss-500 selection:text-white\">\r\n\r\n<div id=\"koe-isolated-funnel\">\r\n\r\n    <nav class=\"fixed top-0 left-0 w-full z-[9999] glass-panel border-b border-white\/5 transition-all duration-300\" id=\"navbar\" style=\"width: 100% !important;\">\r\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\r\n            <div class=\"flex justify-between items-center h-20\">\r\n                <div class=\"flex-shrink-0 flex items-center gap-2 cursor-pointer\" onclick=\"window.scrollTo(0,0)\">\r\n                    <img decoding=\"async\" src=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/Koe-Digital-Marketing_Logo.png\" alt=\"Koe Digital Marketing Logo\" class=\"bulletproof-logo\">\r\n                <\/div>\r\n                <div class=\"flex items-center gap-4 sm:gap-6\">\r\n                    <div class=\"hidden md:flex items-center space-x-8\">\r\n                        <a href=\"#services\" class=\"text-sm text-gray-300 hover:text-moss-400 font-medium transition-colors\">Services<\/a>\r\n                        <a href=\"#work\" class=\"text-sm text-gray-300 hover:text-moss-400 font-medium transition-colors\">Our Work<\/a>\r\n                        <a href=\"#reviews\" class=\"text-sm text-gray-300 hover:text-moss-400 font-medium transition-colors\">Reviews<\/a>\r\n                    <\/div>\r\n                    <button class=\"trigger-modal bg-moss-500 hover:bg-moss-400 text-white text-xs sm:text-sm px-5 sm:px-6 py-2.5 rounded-full font-medium transition-all duration-300 cta-shadow transform hover:-translate-y-0.5 border-none\">\r\n                        Get Free Sample\r\n                    <\/button>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/nav>\r\n\r\n    <section class=\"relative pt-32 pb-20 lg:pt-48 lg:pb-32 overflow-hidden min-h-[90vh] flex items-center\">\r\n        <!-- Background Image & Overlay -->\r\n        <div class=\"absolute inset-0 z-0\">\r\n            <img decoding=\"async\" src=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/hero-bg.png\" alt=\"Hero Background\" class=\"w-full h-full object-cover object-center\" \/>\r\n            <!-- Overall lighter overlay to see the image better -->\r\n            <div class=\"absolute inset-0 bg-dark-950\/30\"><\/div>\r\n            <!-- Dark gradient on the left to keep text highly readable while showing the image on the right -->\r\n            <div class=\"absolute inset-0 bg-gradient-to-r from-dark-950\/95 via-dark-950\/70 to-transparent\"><\/div>\r\n            <!-- Gradient Overlay to fade bottom into the next section -->\r\n            <div class=\"absolute inset-0 bg-gradient-to-b from-transparent via-transparent to-dark-950\"><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10 w-full\">\r\n            <!-- Left-aligned content container -->\r\n            <div class=\"max-w-3xl animate-slide-up\">\r\n                <div class=\"inline-flex items-center gap-2 px-3 py-1.5 rounded-full glass-panel border border-moss-500\/30 text-moss-300 text-sm font-medium mb-6\">\r\n                    <span class=\"relative flex h-2 w-2\">\r\n                      <span class=\"animate-ping absolute inline-flex h-full w-full rounded-full bg-moss-400 opacity-75\"><\/span>\r\n                      <span class=\"relative inline-flex rounded-full h-2 w-2 bg-moss-500\"><\/span>\r\n                    <\/span>\r\n                    Accepting New Clients\r\n                <\/div>\r\n                <h1 class=\"text-4xl sm:text-5xl lg:text-6xl font-heading font-extrabold text-white leading-[1.1] mb-6\">\r\n                    Get More Leads With a Website That <span class=\"text-gradient font-heading font-extrabold\">Actually Works<\/span>\r\n                <\/h1>\r\n                <p class=\"text-lg sm:text-xl text-gray-400 mb-8 leading-relaxed font-medium\">\r\n                    Professional Website Design, SEO Optimization & Google Ranking Services for Local Businesses.\r\n                <\/p>\r\n                <p class=\"text-gray-300 mb-10 max-w-2xl\">\r\n                    Your website should do more than look good\u2014it should help you get found on Google, generate leads, and grow your business.\r\n                <\/p>\r\n\r\n                <!-- Restyled Special Offer Box for left-alignment -->\r\n                <div class=\"glass-panel p-6 sm:p-8 rounded-2xl border border-moss-500\/20 mb-8 relative overflow-hidden max-w-2xl\">\r\n                    <div class=\"absolute top-0 left-0 w-1 h-full bg-moss-500\"><\/div>\r\n                    <p class=\"text-white font-medium mb-5\">\r\n                        <span class=\"text-moss-400 font-bold\">Special Offer:<\/span> Get a FREE One-Page Website Mockup + SEO Opportunity Review Before You Commit.\r\n                    <\/p>\r\n                    <div class=\"flex flex-col sm:flex-row items-center gap-5\">\r\n                        <button class=\"trigger-modal w-full sm:w-auto bg-moss-500 hover:bg-moss-400 text-white px-8 py-4 rounded-xl font-heading font-semibold text-lg transition-all duration-300 cta-shadow transform hover:-translate-y-1 flex items-center justify-center gap-2 whitespace-nowrap\">\r\n                            Request Your Free Sample <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n                        <\/button>\r\n                        <p class=\"text-xs text-gray-400 text-center sm:text-left flex-1\">No contracts. No pressure. Just a chance to see what we can do.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"py-20 bg-dark-900 border-y border-white\/5\">\r\n        <div class=\"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center\">\r\n            <h2 class=\"text-3xl md:text-4xl font-heading font-bold text-white mb-6\">Why Businesses Choose Koe Digital Marketing<\/h2>\r\n            <p class=\"text-lg text-gray-400 mb-6\">\r\n                Most business owners know they need a better website or better rankings\u2014but aren't sure where to start. \r\n                <span class=\"text-white font-medium\">That's where we come in.<\/span>\r\n            <\/p>\r\n            <p class=\"text-lg text-gray-400 mb-8\">\r\n                At Koe Digital Marketing, we help businesses create professional websites and improve their visibility on Google through proven SEO strategies designed to generate real leads. Whether you're starting from scratch or looking to improve an existing website, we'll create a plan tailored to your business goals.\r\n            <\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"services\" class=\"py-24 relative\">\r\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\r\n            <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n                <span class=\"text-moss-400 font-semibold tracking-wider uppercase text-sm mb-2 block\">Our Expertise<\/span>\r\n                <h2 class=\"text-3xl md:text-4xl font-heading font-bold text-white mb-4\">What We Help With<\/h2>\r\n                <div class=\"w-20 h-1 bg-moss-500 mx-auto rounded-full\"><\/div>\r\n            <\/div>\r\n\r\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-8\">\r\n                <!-- Service 1 -->\r\n                <div class=\"glass-panel p-8 rounded-2xl border border-white\/5 hover:border-moss-500\/50 transition-colors group\">\r\n                    <div class=\"w-14 h-14 bg-dark-800 rounded-xl flex items-center justify-center mb-6 group-hover:bg-moss-500 transition-colors\">\r\n                        <i class=\"fa-solid fa-laptop-code text-2xl text-moss-400 group-hover:text-white transition-colors\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"text-xl font-heading font-bold text-white mb-3\">Website Design<\/h3>\r\n                    <p class=\"text-gray-400 text-sm leading-relaxed\">Modern, mobile-friendly websites designed to convert visitors into customers seamlessly.<\/p>\r\n                <\/div>\r\n                <!-- Service 2 -->\r\n                <div class=\"glass-panel p-8 rounded-2xl border border-white\/5 hover:border-moss-500\/50 transition-colors group\">\r\n                    <div class=\"w-14 h-14 bg-dark-800 rounded-xl flex items-center justify-center mb-6 group-hover:bg-moss-500 transition-colors\">\r\n                        <i class=\"fa-solid fa-magnifying-glass-chart text-2xl text-moss-400 group-hover:text-white transition-colors\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"text-xl font-heading font-bold text-white mb-3\">SEO Optimization<\/h3>\r\n                    <p class=\"text-gray-400 text-sm leading-relaxed\">On-page SEO, technical improvements, content optimization, and local SEO strategies.<\/p>\r\n                <\/div>\r\n                <!-- Service 3 -->\r\n                <div class=\"glass-panel p-8 rounded-2xl border border-white\/5 hover:border-moss-500\/50 transition-colors group\">\r\n                    <div class=\"w-14 h-14 bg-dark-800 rounded-xl flex items-center justify-center mb-6 group-hover:bg-moss-500 transition-colors\">\r\n                        <i class=\"fa-brands fa-google text-2xl text-moss-400 group-hover:text-white transition-colors\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"text-xl font-heading font-bold text-white mb-3\">Google Ranking<\/h3>\r\n                    <p class=\"text-gray-400 text-sm leading-relaxed\">Targeted keyword strategies and optimization techniques to help improve visibility in search results.<\/p>\r\n                <\/div>\r\n                <!-- Service 4 -->\r\n                <div class=\"glass-panel p-8 rounded-2xl border border-white\/5 hover:border-moss-500\/50 transition-colors group\">\r\n                    <div class=\"w-14 h-14 bg-dark-800 rounded-xl flex items-center justify-center mb-6 group-hover:bg-moss-500 transition-colors\">\r\n                        <i class=\"fa-solid fa-stethoscope text-2xl text-moss-400 group-hover:text-white transition-colors\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"text-xl font-heading font-bold text-white mb-3\">Website Audits<\/h3>\r\n                    <p class=\"text-gray-400 text-sm leading-relaxed\">Identify exactly what's holding your website back and uncover hidden growth opportunities.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"work\" class=\"py-24 bg-dark-900 border-y border-white\/5\">\r\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\r\n            <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n                <h2 class=\"text-3xl md:text-4xl font-heading font-bold text-white mb-4\">See Our Work<\/h2>\r\n                <p class=\"text-gray-400\">Recent projects built for local businesses just like yours.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Gallery Grid -->\r\n            <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-6 mb-16\">\r\n                <!-- Project 1 -->\r\n                <div class=\"group relative rounded-xl overflow-hidden glass-panel border border-white\/5 aspect-[4\/3] shadow-lg cursor-pointer trigger-image-modal\" data-image=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/Precision-Pressure-Washing.png\">\r\n                    <img decoding=\"async\" src=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/Precision-Pressure-Washing.png\" alt=\"Precision Pressure Washing\" class=\"w-full h-full object-cover object-top transition-transform duration-700 group-hover:scale-105\">\r\n                    <div class=\"absolute inset-0 bg-dark-950\/0 group-hover:bg-dark-950\/70 backdrop-blur-[2px] transition-all duration-300 flex items-center justify-center opacity-0 group-hover:opacity-100 pointer-events-none\">\r\n                        <div class=\"bg-moss-500 text-white px-6 py-3 rounded-xl font-heading font-semibold text-sm transition-all duration-300 transform translate-y-4 group-hover:translate-y-0 shadow-[0_0_15px_rgba(95,107,78,0.4)] flex items-center gap-2 border-none\">\r\n                            View Image <i class=\"fa-solid fa-expand\"><\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Project 2 -->\r\n                <div class=\"group relative rounded-xl overflow-hidden glass-panel border border-white\/5 aspect-[4\/3] shadow-lg cursor-pointer trigger-image-modal\" data-image=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/McCoys.png\">\r\n                    <img decoding=\"async\" src=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/McCoys.png\" alt=\"McCoy's Auto Repair\" class=\"w-full h-full object-cover object-top transition-transform duration-700 group-hover:scale-105\">\r\n                    <div class=\"absolute inset-0 bg-dark-950\/0 group-hover:bg-dark-950\/70 backdrop-blur-[2px] transition-all duration-300 flex items-center justify-center opacity-0 group-hover:opacity-100 pointer-events-none\">\r\n                        <div class=\"bg-moss-500 text-white px-6 py-3 rounded-xl font-heading font-semibold text-sm transition-all duration-300 transform translate-y-4 group-hover:translate-y-0 shadow-[0_0_15px_rgba(95,107,78,0.4)] flex items-center gap-2 border-none\">\r\n                            View Image <i class=\"fa-solid fa-expand\"><\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Project 3 -->\r\n                <div class=\"group relative rounded-xl overflow-hidden glass-panel border border-white\/5 aspect-[4\/3] shadow-lg cursor-pointer trigger-image-modal\" data-image=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/Ashton-Britt.png\">\r\n                    <img decoding=\"async\" src=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/Ashton-Britt.png\" alt=\"Ashton Britt\" class=\"w-full h-full object-cover object-top transition-transform duration-700 group-hover:scale-105\">\r\n                    <div class=\"absolute inset-0 bg-dark-950\/0 group-hover:bg-dark-950\/70 backdrop-blur-[2px] transition-all duration-300 flex items-center justify-center opacity-0 group-hover:opacity-100 pointer-events-none\">\r\n                        <div class=\"bg-moss-500 text-white px-6 py-3 rounded-xl font-heading font-semibold text-sm transition-all duration-300 transform translate-y-4 group-hover:translate-y-0 shadow-[0_0_15px_rgba(95,107,78,0.4)] flex items-center gap-2 border-none\">\r\n                            View Image <i class=\"fa-solid fa-expand\"><\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Project 4 -->\r\n                <div class=\"group relative rounded-xl overflow-hidden glass-panel border border-white\/5 aspect-[4\/3] shadow-lg cursor-pointer trigger-image-modal\" data-image=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/All-Around-Hauler.png\">\r\n                    <img decoding=\"async\" src=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/All-Around-Hauler.png\" alt=\"All Around Hauler\" class=\"w-full h-full object-cover object-top transition-transform duration-700 group-hover:scale-105\">\r\n                    <div class=\"absolute inset-0 bg-dark-950\/0 group-hover:bg-dark-950\/70 backdrop-blur-[2px] transition-all duration-300 flex items-center justify-center opacity-0 group-hover:opacity-100 pointer-events-none\">\r\n                        <div class=\"bg-moss-500 text-white px-6 py-3 rounded-xl font-heading font-semibold text-sm transition-all duration-300 transform translate-y-4 group-hover:translate-y-0 shadow-[0_0_15px_rgba(95,107,78,0.4)] flex items-center gap-2 border-none\">\r\n                            View Image <i class=\"fa-solid fa-expand\"><\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Project 5 -->\r\n                <div class=\"group relative rounded-xl overflow-hidden glass-panel border border-white\/5 aspect-[4\/3] shadow-lg cursor-pointer trigger-image-modal\" data-image=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/Cody.png\">\r\n                    <img decoding=\"async\" src=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/Cody.png\" alt=\"Cody Financial\" class=\"w-full h-full object-cover object-top transition-transform duration-700 group-hover:scale-105\">\r\n                    <div class=\"absolute inset-0 bg-dark-950\/0 group-hover:bg-dark-950\/70 backdrop-blur-[2px] transition-all duration-300 flex items-center justify-center opacity-0 group-hover:opacity-100 pointer-events-none\">\r\n                        <div class=\"bg-moss-500 text-white px-6 py-3 rounded-xl font-heading font-semibold text-sm transition-all duration-300 transform translate-y-4 group-hover:translate-y-0 shadow-[0_0_15px_rgba(95,107,78,0.4)] flex items-center gap-2 border-none\">\r\n                            View Image <i class=\"fa-solid fa-expand\"><\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Project 6 -->\r\n                <div class=\"group relative rounded-xl overflow-hidden glass-panel border border-white\/5 aspect-[4\/3] shadow-lg cursor-pointer trigger-image-modal\" data-image=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/Sandra.png\">\r\n                    <img decoding=\"async\" src=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/Sandra.png\" alt=\"Sandra Purcell\" class=\"w-full h-full object-cover object-top transition-transform duration-700 group-hover:scale-105\">\r\n                    <div class=\"absolute inset-0 bg-dark-950\/0 group-hover:bg-dark-950\/70 backdrop-blur-[2px] transition-all duration-300 flex items-center justify-center opacity-0 group-hover:opacity-100 pointer-events-none\">\r\n                        <div class=\"bg-moss-500 text-white px-6 py-3 rounded-xl font-heading font-semibold text-sm transition-all duration-300 transform translate-y-4 group-hover:translate-y-0 shadow-[0_0_15px_rgba(95,107,78,0.4)] flex items-center gap-2 border-none\">\r\n                            View Image <i class=\"fa-solid fa-expand\"><\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Mid Page CTA -->\r\n            <div class=\"bg-gradient-to-r from-moss-900 to-dark-900 rounded-2xl p-8 md:p-12 text-center border border-moss-500\/20 shadow-2xl relative overflow-hidden\">\r\n                <div class=\"absolute top-0 right-0 w-64 h-64 bg-moss-500\/10 rounded-full blur-3xl\"><\/div>\r\n                <h3 class=\"text-2xl md:text-3xl font-heading font-bold text-white mb-4 relative z-10\">Want to see what we can do for your business?<\/h3>\r\n                <p class=\"text-gray-300 mb-8 max-w-2xl mx-auto relative z-10\">We'll create a FREE custom one-page homepage concept based on your business and goals.<\/p>\r\n                <button class=\"trigger-modal bg-moss-500 hover:bg-moss-400 text-white px-8 py-4 rounded-xl font-heading font-semibold text-lg transition-all duration-300 cta-shadow transform hover:-translate-y-1 relative z-10\">\r\n                    Get My Free Homepage Sample\r\n                <\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"reviews\" class=\"py-24 relative overflow-hidden\">\r\n        <div class=\"absolute top-1\/2 left-0 w-96 h-96 bg-moss-500\/10 rounded-full blur-[100px] -translate-y-1\/2 pointer-events-none\"><\/div>\r\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10\">\r\n            <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n                <h2 class=\"text-3xl md:text-4xl font-heading font-bold text-white mb-4\">What Business Owners Are Saying<\/h2>\r\n                <div class=\"flex justify-center gap-1 text-yellow-400 text-xl\">\r\n                    <i class=\"fa-solid fa-star\"><\/i>\r\n                    <i class=\"fa-solid fa-star\"><\/i>\r\n                    <i class=\"fa-solid fa-star\"><\/i>\r\n                    <i class=\"fa-solid fa-star\"><\/i>\r\n                    <i class=\"fa-solid fa-star\"><\/i>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"grid md:grid-cols-2 gap-6\">\r\n                <!-- Review 1 -->\r\n                <div class=\"glass-panel p-8 rounded-2xl border border-white\/5\">\r\n                    <div class=\"flex gap-1 text-moss-400 mb-4 text-sm\">\r\n                        <i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i>\r\n                    <\/div>\r\n                    <p class=\"text-gray-300 italic mb-6 leading-relaxed\">\"The website looked fantastic and was much more professional than our old site. The process was easy, communication was excellent, and we started receiving more inquiries shortly after launch.\"<\/p>\r\n                    <div class=\"flex items-center gap-3\">\r\n                        <div class=\"w-10 h-10 rounded-full bg-dark-800 flex items-center justify-center text-white font-bold border border-moss-500\/30\">C<\/div>\r\n                        <div>\r\n                            <p class=\"text-white font-heading font-semibold text-sm\">Chris W.<\/p>\r\n                            <p class=\"text-gray-500 text-xs\">Virginia<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Review 2 -->\r\n                <div class=\"glass-panel p-8 rounded-2xl border border-white\/5\">\r\n                    <div class=\"flex gap-1 text-moss-400 mb-4 text-sm\">\r\n                        <i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i>\r\n                    <\/div>\r\n                    <p class=\"text-gray-300 italic mb-6 leading-relaxed\">\"Koe Digital Marketing helped us understand where our website was falling short. The improvements they recommended made a noticeable difference in our online visibility.\"<\/p>\r\n                    <div class=\"flex items-center gap-3\">\r\n                        <div class=\"w-10 h-10 rounded-full bg-dark-800 flex items-center justify-center text-white font-bold border border-moss-500\/30\">R<\/div>\r\n                        <div>\r\n                            <p class=\"text-white font-heading font-semibold text-sm\">Ram C.<\/p>\r\n                            <p class=\"text-gray-500 text-xs\">Florida<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Review 3 -->\r\n                <div class=\"glass-panel p-8 rounded-2xl border border-white\/5\">\r\n                    <div class=\"flex gap-1 text-moss-400 mb-4 text-sm\">\r\n                        <i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i>\r\n                    <\/div>\r\n                    <p class=\"text-gray-300 italic mb-6 leading-relaxed\">\"The free homepage sample gave us confidence before moving forward. It showed exactly what our business could look like online.\"<\/p>\r\n                    <div class=\"flex items-center gap-3\">\r\n                        <div class=\"w-10 h-10 rounded-full bg-dark-800 flex items-center justify-center text-white font-bold border border-moss-500\/30\">N<\/div>\r\n                        <div>\r\n                            <p class=\"text-white font-heading font-semibold text-sm\">Nicole R.<\/p>\r\n                            <p class=\"text-gray-500 text-xs\">Texas<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Review 4 -->\r\n                <div class=\"glass-panel p-8 rounded-2xl border border-white\/5\">\r\n                    <div class=\"flex gap-1 text-moss-400 mb-4 text-sm\">\r\n                        <i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i>\r\n                    <\/div>\r\n                    <p class=\"text-gray-300 italic mb-6 leading-relaxed\">\"Very responsive and easy to work with. We appreciated the honest advice and straightforward approach.\"<\/p>\r\n                    <div class=\"flex items-center gap-3\">\r\n                        <div class=\"w-10 h-10 rounded-full bg-dark-800 flex items-center justify-center text-white font-bold border border-moss-500\/30\">K<\/div>\r\n                        <div>\r\n                            <p class=\"text-white font-heading font-semibold text-sm\">Kate H.<\/p>\r\n                            <p class=\"text-gray-500 text-xs\">Tennessee<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"py-24 bg-dark-900 border-y border-white\/5\">\r\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\r\n            <div class=\"text-center max-w-3xl mx-auto mb-16\">\r\n                <span class=\"text-moss-400 font-semibold tracking-wider uppercase text-sm mb-2 block\">Our Process<\/span>\r\n                <h2 class=\"text-3xl md:text-4xl font-heading font-bold text-white mb-4\">Simple. Transparent. Results-Focused.<\/h2>\r\n            <\/div>\r\n\r\n            <div class=\"grid md:grid-cols-4 gap-8 relative\">\r\n                <!-- Connecting Line (Desktop only) -->\r\n                <div class=\"hidden md:block absolute top-1\/2 left-0 w-full h-0.5 bg-dark-800 -z-10 -translate-y-1\/2\"><\/div>\r\n\r\n                <!-- Step 1 -->\r\n                <div class=\"text-center relative\">\r\n                    <div class=\"w-16 h-16 mx-auto bg-dark-950 border-2 border-moss-500 rounded-full flex items-center justify-center text-2xl font-heading font-bold text-white mb-6 shadow-[0_0_15px_rgba(95,107,78,0.2)]\">1<\/div>\r\n                    <h3 class=\"text-xl font-heading font-bold text-white mb-2\">Request Your Free Review<\/h3>\r\n                    <p class=\"text-gray-400 text-sm\">Tell us about your business and current website.<\/p>\r\n                <\/div>\r\n                <!-- Step 2 -->\r\n                <div class=\"text-center relative\">\r\n                    <div class=\"w-16 h-16 mx-auto bg-dark-950 border-2 border-moss-500 rounded-full flex items-center justify-center text-2xl font-heading font-bold text-white mb-6 shadow-[0_0_15px_rgba(95,107,78,0.2)]\">2<\/div>\r\n                    <h3 class=\"text-xl font-heading font-bold text-white mb-2\">Receive Your Free Sample<\/h3>\r\n                    <p class=\"text-gray-400 text-sm\">We'll create a custom homepage concept and provide SEO insights.<\/p>\r\n                <\/div>\r\n                <!-- Step 3 -->\r\n                <div class=\"text-center relative\">\r\n                    <div class=\"w-16 h-16 mx-auto bg-dark-950 border-2 border-moss-500 rounded-full flex items-center justify-center text-2xl font-heading font-bold text-white mb-6 shadow-[0_0_15px_rgba(95,107,78,0.2)]\">3<\/div>\r\n                    <h3 class=\"text-xl font-heading font-bold text-white mb-2\">Review Opportunities<\/h3>\r\n                    <p class=\"text-gray-400 text-sm\">We'll walk through recommendations and answer your questions.<\/p>\r\n                <\/div>\r\n                <!-- Step 4 -->\r\n                <div class=\"text-center relative\">\r\n                    <div class=\"w-16 h-16 mx-auto bg-moss-500 border-2 border-moss-500 rounded-full flex items-center justify-center text-2xl font-heading font-bold text-white mb-6 shadow-[0_0_20px_rgba(95,107,78,0.5)]\">4<\/div>\r\n                    <h3 class=\"text-xl font-heading font-bold text-white mb-2\">Launch & Grow<\/h3>\r\n                    <p class=\"text-gray-400 text-sm\">If we're a good fit, we'll build a strategy to help improve your online presence.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"py-24 relative\">\r\n        <div class=\"max-w-5xl mx-auto px-4 sm:px-6 lg:px-8\">\r\n            <div class=\"grid md:grid-cols-2 gap-12 lg:gap-16 items-start\">\r\n                \r\n                <!-- Pricing Side -->\r\n                <div>\r\n                    <span class=\"text-moss-400 font-semibold tracking-wider uppercase text-sm mb-2 block\">Pricing<\/span>\r\n                    <h2 class=\"text-3xl font-heading font-bold text-white mb-4\">Every Business Is Different<\/h2>\r\n                    <p class=\"text-gray-400 mb-6 leading-relaxed\">\r\n                        Because every project has different goals, competition levels, and requirements, we provide customized recommendations and pricing based on your specific needs.\r\n                    <\/p>\r\n                    <div class=\"mb-8\">\r\n                        <p class=\"text-white font-medium mb-4\">Services may include:<\/p>\r\n                        <div class=\"grid grid-cols-2 gap-y-3 gap-x-4\">\r\n                            <div class=\"flex items-start gap-2\"><i class=\"fa-solid fa-check text-moss-400 mt-1\"><\/i> <span class=\"text-sm text-gray-300\">Website Design<\/span><\/div>\r\n                            <div class=\"flex items-start gap-2\"><i class=\"fa-solid fa-check text-moss-400 mt-1\"><\/i> <span class=\"text-sm text-gray-300\">Website Redesign<\/span><\/div>\r\n                            <div class=\"flex items-start gap-2\"><i class=\"fa-solid fa-check text-moss-400 mt-1\"><\/i> <span class=\"text-sm text-gray-300\">SEO Optimization<\/span><\/div>\r\n                            <div class=\"flex items-start gap-2\"><i class=\"fa-solid fa-check text-moss-400 mt-1\"><\/i> <span class=\"text-sm text-gray-300\">Local SEO<\/span><\/div>\r\n                            <div class=\"flex items-start gap-2\"><i class=\"fa-solid fa-check text-moss-400 mt-1\"><\/i> <span class=\"text-sm text-gray-300\">Google Biz Profile<\/span><\/div>\r\n                            <div class=\"flex items-start gap-2\"><i class=\"fa-solid fa-check text-moss-400 mt-1\"><\/i> <span class=\"text-sm text-gray-300\">Content Strategy<\/span><\/div>\r\n                            <div class=\"flex items-start gap-2 col-span-2\"><i class=\"fa-solid fa-check text-moss-400 mt-1\"><\/i> <span class=\"text-sm text-gray-300\">Ongoing SEO Support<\/span><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <button class=\"trigger-modal w-full sm:w-auto bg-dark-800 hover:bg-dark-700 text-white border-none px-8 py-3 rounded-xl font-heading font-semibold transition-all duration-300\">\r\n                        Request Pricing & Strategy Call\r\n                    <\/button>\r\n                <\/div>\r\n\r\n                <!-- Offer Side -->\r\n                <div class=\"glass-panel p-8 md:p-10 rounded-3xl border border-moss-500\/30 relative overflow-hidden cta-shadow\">\r\n                    <div class=\"absolute top-0 right-0 w-32 h-32 bg-moss-500\/20 rounded-full blur-2xl -mr-10 -mt-10\"><\/div>\r\n                    <div class=\"absolute inline-block bg-moss-500 text-white text-xs font-bold uppercase tracking-wider py-1 px-3 rounded-full mb-4\">Limited-Time Offer<\/div>\r\n                    <h3 class=\"text-2xl font-heading font-bold text-white mt-8 mb-4\">Try Before You Commit<\/h3>\r\n                    <p class=\"text-gray-300 mb-6 text-sm\">We're confident in the value we provide, which is why we offer:<\/p>\r\n                    \r\n                    <ul class=\"space-y-4 mb-8\">\r\n                        <li class=\"flex items-start gap-3 bg-dark-900\/50 p-3 rounded-lg border border-white\/5\">\r\n                            <i class=\"fa-solid fa-gift text-moss-400 text-xl mt-0.5\"><\/i> \r\n                            <div>\r\n                                <span class=\"block text-white font-medium\">FREE One-Page Website Mockup<\/span>\r\n                            <\/div>\r\n                        <\/li>\r\n                        <li class=\"flex items-start gap-3 bg-dark-900\/50 p-3 rounded-lg border border-white\/5\">\r\n                            <i class=\"fa-solid fa-chart-line text-moss-400 text-xl mt-0.5\"><\/i> \r\n                            <div>\r\n                                <span class=\"block text-white font-medium\">FREE SEO Opportunity Review<\/span>\r\n                            <\/div>\r\n                        <\/li>\r\n                        <li class=\"flex items-start gap-3 bg-dark-900\/50 p-3 rounded-lg border border-white\/5\">\r\n                            <i class=\"fa-solid fa-eye text-moss-400 text-xl mt-0.5\"><\/i> \r\n                            <div>\r\n                                <span class=\"block text-white font-medium\">FREE Google Visibility Analysis<\/span>\r\n                            <\/div>\r\n                        <\/li>\r\n                    <\/ul>\r\n\r\n                    <div class=\"mb-8\">\r\n                        <p class=\"text-moss-300 font-medium text-sm\">See the potential before making any investment.<\/p>\r\n                        <p class=\"text-gray-400 text-sm mt-1\">No obligation. No contracts. Just actionable insights and a professional sample tailored to your business.<\/p>\r\n                    <\/div>\r\n\r\n                    <button class=\"trigger-modal w-full bg-moss-500 hover:bg-moss-400 text-white px-8 py-4 rounded-xl font-heading font-semibold text-lg transition-all duration-300 shadow-[0_0_15px_rgba(95,107,78,0.4)] hover:shadow-[0_0_25px_rgba(95,107,78,0.6)] transform hover:-translate-y-1\">\r\n                        Claim My Free Sample\r\n                    <\/button>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <footer class=\"bg-[#0b0f05] pt-20 pb-10 border-t border-moss-500\/20 relative\">\r\n        <div class=\"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center relative z-10\">\r\n            <h2 class=\"text-4xl md:text-5xl font-heading font-extrabold text-white mb-6\">Ready to Grow Your Business Online?<\/h2>\r\n            <p class=\"text-xl text-gray-400 mb-10\">Let's discuss your goals and show you what's possible. Get your FREE custom homepage concept and SEO opportunity review today.<\/p>\r\n            \r\n            <button class=\"trigger-modal inline-block bg-moss-500 hover:bg-moss-400 text-white px-10 py-5 rounded-xl font-heading font-bold text-xl transition-all duration-300 shadow-[0_0_20px_rgba(95,107,78,0.4)] hover:shadow-[0_0_30px_rgba(95,107,78,0.7)] transform hover:-translate-y-1 mb-12\">\r\n                Get My Free Website Sample\r\n            <\/button>\r\n            \r\n            <div class=\"flex items-center justify-center gap-4 mb-12\">\r\n                <div class=\"h-px bg-white\/10 w-16\"><\/div>\r\n                <span class=\"text-gray-500 font-medium uppercase tracking-widest text-sm\">OR<\/span>\r\n                <div class=\"h-px bg-white\/10 w-16\"><\/div>\r\n            <\/div>\r\n\r\n            <div class=\"flex flex-col md:flex-row justify-center items-center gap-6 md:gap-12 mb-16\">\r\n                <a href=\"mailto:jess@koe-sites.com\" class=\"flex items-center gap-3 text-gray-300 hover:text-moss-400 transition-colors group\">\r\n                    <div class=\"w-12 h-12 rounded-full bg-dark-900 border border-white\/5 flex items-center justify-center group-hover:border-moss-500\/50\">\r\n                        <i class=\"fa-solid fa-envelope\"><\/i>\r\n                    <\/div>\r\n                    <span class=\"font-heading font-medium text-lg\">jess@koe-sites.com<\/span>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <div class=\"pt-8 border-t border-white\/5 flex flex-col md:flex-row justify-between items-center gap-4\">\r\n            <div class=\"flex items-center gap-2\">\r\n                <img decoding=\"async\" src=\"https:\/\/koe-sites.com\/wp-content\/uploads\/2026\/07\/Koe-Digital-Marketing_Logo.png\" alt=\"Koe Digital Marketing Logo\" class=\"bulletproof-logo\">\r\n            <\/div>\r\n            <p class=\"text-gray-500 text-sm text-center md:text-left\">Website Design \u2022 SEO Optimization \u2022 Google Ranking Solutions<\/p>\r\n            <p class=\"text-gray-600 text-xs\">&copy; <span id=\"year\"><\/span> Koe Digital Marketing. All rights reserved.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/footer>\r\n\r\n<!-- Back to Top Button -->\r\n<button id=\"backToTopBtn\" class=\"fixed bottom-6 right-6 sm:bottom-8 sm:right-8 z-[9000] bg-moss-500 hover:bg-moss-400 text-white w-12 h-12 sm:w-14 sm:h-14 rounded-full flex items-center justify-center shadow-[0_0_15px_rgba(95,107,78,0.4)] hover:shadow-[0_0_25px_rgba(95,107,78,0.6)] transition-all duration-300 opacity-0 pointer-events-none translate-y-4 border-none !important outline-none transform hover:-translate-y-1\">\r\n    <i class=\"fa-solid fa-arrow-up\"><\/i>\r\n<\/button>\r\n\r\n<div id=\"ctaModal\" class=\"fixed inset-0 z-50 hidden opacity-0 transition-opacity duration-300\">\r\n    <!-- Backdrop -->\r\n    <div class=\"absolute inset-0 bg-dark-950\/80 backdrop-blur-md\" id=\"modalBackdrop\"><\/div>\r\n        \r\n        <!-- Modal Content Container -->\r\n        <div class=\"flex items-center justify-center min-h-screen px-4 pt-4 pb-20 text-center sm:p-0\">\r\n            <div class=\"relative bg-dark-900 rounded-3xl text-left overflow-hidden shadow-[0_0_50px_rgba(0,0,0,0.5)] border border-moss-500\/30 transform transition-all sm:my-8 sm:max-w-lg w-full scale-95\" id=\"modalPanel\">\r\n                \r\n                <!-- Close Button -->\r\n                <button type=\"button\" class=\"absolute top-4 right-4 text-gray-400 hover:text-white transition-colors z-10 p-2\" id=\"closeModalBtn\">\r\n                    <i class=\"fa-solid fa-xmark text-xl\"><\/i>\r\n                <\/button>\r\n\r\n                <!-- Form Section -->\r\n                <div id=\"formSection\" class=\"px-6 py-8 sm:p-10 relative\">\r\n                    <div class=\"absolute top-0 right-0 w-32 h-32 bg-moss-500\/10 rounded-full blur-2xl pointer-events-none\"><\/div>\r\n                    \r\n                    <h3 class=\"text-2xl font-heading font-bold text-white mb-2\">Claim Your Free Sample<\/h3>\r\n                    <p class=\"text-sm text-gray-400 mb-6\">Enter your details below to request your free one-page website mockup and SEO review. No commitments.<\/p>\r\n                    \r\n                    <!-- Native HTML Form linked to your email -->\r\n                    <form id=\"leadForm\" class=\"space-y-4\" action=\"https:\/\/formsubmit.co\/jess.ringor@gmail.com\" method=\"POST\">\r\n                        \r\n                        <!-- FormSubmit Configuration -->\r\n                        <input type=\"hidden\" name=\"_subject\" value=\"New Lead from Koe Digital Marketing\">\r\n                        <input type=\"hidden\" name=\"_captcha\" value=\"false\">\r\n                        <input type=\"hidden\" name=\"_template\" value=\"table\">\r\n\r\n                        <div>\r\n                            <label for=\"name\" class=\"block text-sm font-medium text-gray-300 mb-1\">Full Name *<\/label>\r\n                            <input type=\"text\" id=\"name\" name=\"name\" required class=\"w-full bg-dark-950 border border-gray-700 rounded-lg px-4 py-3 text-white focus:outline-none focus:ring-2 focus:ring-moss-500 focus:border-transparent transition-all placeholder-gray-600\" placeholder=\"John Doe\">\r\n                        <\/div>\r\n                        \r\n                        <div>\r\n                            <label for=\"email\" class=\"block text-sm font-medium text-gray-300 mb-1\">Email Address *<\/label>\r\n                            <input type=\"email\" id=\"email\" name=\"email\" required class=\"w-full bg-dark-950 border border-gray-700 rounded-lg px-4 py-3 text-white focus:outline-none focus:ring-2 focus:ring-moss-500 focus:border-transparent transition-all placeholder-gray-600\" placeholder=\"john@yourbusiness.com\">\r\n                        <\/div>\r\n\r\n                        <div>\r\n                            <label for=\"business\" class=\"block text-sm font-medium text-gray-300 mb-1\">Business Name<\/label>\r\n                            <input type=\"text\" id=\"business\" name=\"business\" class=\"w-full bg-dark-950 border border-gray-700 rounded-lg px-4 py-3 text-white focus:outline-none focus:ring-2 focus:ring-moss-500 focus:border-transparent transition-all placeholder-gray-600\" placeholder=\"Your Company LLC\">\r\n                        <\/div>\r\n\r\n                        <div>\r\n                            <label for=\"website\" class=\"block text-sm font-medium text-gray-300 mb-1\">Current Website (if any)<\/label>\r\n                            <input type=\"url\" id=\"website\" name=\"website\" class=\"w-full bg-dark-950 border border-gray-700 rounded-lg px-4 py-3 text-white focus:outline-none focus:ring-2 focus:ring-moss-500 focus:border-transparent transition-all placeholder-gray-600\" placeholder=\"https:\/\/yourwebsite.com\">\r\n                        <\/div>\r\n\r\n                        <!-- Honeypot Spam Protection -->\r\n                        <input type=\"checkbox\" name=\"botcheck\" class=\"hidden\" style=\"display: none;\">\r\n\r\n                        <div class=\"pt-4\">\r\n                            <button type=\"submit\" class=\"w-full bg-moss-500 hover:bg-moss-400 text-white px-6 py-4 rounded-xl font-heading font-semibold text-lg transition-all duration-300 shadow-[0_0_15px_rgba(95,107,78,0.4)] flex items-center justify-center gap-2\">\r\n                                <span>Get My Free Website Preview<\/span>\r\n                                <i class=\"fa-solid fa-paper-plane text-sm\"><\/i>\r\n                            <\/button>\r\n                        <\/div>\r\n                        <p class=\"text-xs text-center text-gray-500 mt-4\"><i class=\"fa-solid fa-lock mr-1\"><\/i> Your information is secure and will never be shared.<\/p>\r\n                    <\/form>\r\n                <\/div>\r\n\r\n                <!-- Success State (Hidden initially) -->\r\n                <div id=\"successSection\" class=\"hidden px-6 py-16 sm:p-12 text-center relative\">\r\n                    <div class=\"w-20 h-20 bg-moss-500\/20 rounded-full flex items-center justify-center mx-auto mb-6\">\r\n                        <i class=\"fa-solid fa-check text-4xl text-moss-400\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"text-3xl font-heading font-bold text-white mb-4\">Request Received!<\/h3>\r\n                    <p class=\"text-gray-300 mb-8 leading-relaxed\">Thank you for requesting your free website sample. We will review your details and be in touch within 24 hours.<\/p>\r\n                    <button id=\"closeSuccessBtn\" class=\"bg-dark-800 hover:bg-dark-700 text-white !border-none px-8 py-3 rounded-xl font-medium transition-colors\">\r\n                        Close Window\r\n                    <\/button>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Image Preview Modal -->\r\n    <div id=\"imageModal\" class=\"fixed inset-0 z-[10000] hidden opacity-0 transition-opacity duration-300 flex items-center justify-center p-4 sm:p-8\">\r\n        <!-- Backdrop -->\r\n        <div class=\"absolute inset-0 bg-dark-950\/90 backdrop-blur-md\" id=\"imageModalBackdrop\"><\/div>\r\n        \r\n        <!-- Image Container -->\r\n        <div class=\"relative z-10 w-full max-w-6xl max-h-[90vh] flex flex-col items-center justify-center transform transition-all scale-95\" id=\"imageModalPanel\">\r\n            <!-- Close Button -->\r\n            <button type=\"button\" class=\"absolute -top-12 right-0 md:-right-12 text-gray-400 hover:text-white transition-colors p-2 z-20\" id=\"closeImageModalBtn\">\r\n                <i class=\"fa-solid fa-xmark text-3xl\"><\/i>\r\n            <\/button>\r\n            \r\n            <!-- Expanded Image -->\r\n            <img decoding=\"async\" id=\"modalExpandedImage\" src=\"\" alt=\"Expanded Portfolio View\" class=\"w-full h-auto max-h-[85vh] object-contain rounded-xl shadow-[0_0_50px_rgba(0,0,0,0.6)] border border-white\/10 bg-dark-950\">\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', () => {\r\n            \/\/ Set current year in footer\r\n            document.getElementById('year').textContent = new Date().getFullYear();\r\n\r\n            \/\/ Navbar scroll effect\r\n            const navbar = document.getElementById('navbar');\r\n            window.addEventListener('scroll', () => {\r\n                if (window.scrollY > 20) {\r\n                    navbar.classList.add('shadow-lg', 'bg-dark-950\/90');\r\n                    navbar.classList.remove('border-white\/5');\r\n                } else {\r\n                    navbar.classList.remove('shadow-lg', 'bg-dark-950\/90');\r\n                    navbar.classList.add('border-white\/5');\r\n                }\r\n            });\r\n\r\n            \/\/ Modal Logic\r\n            const modal = document.getElementById('ctaModal');\r\n            const modalPanel = document.getElementById('modalPanel');\r\n            const modalBackdrop = document.getElementById('modalBackdrop');\r\n            const triggers = document.querySelectorAll('.trigger-modal');\r\n            const closeBtn = document.getElementById('closeModalBtn');\r\n            const closeSuccessBtn = document.getElementById('closeSuccessBtn');\r\n            \r\n            const formSection = document.getElementById('formSection');\r\n            const successSection = document.getElementById('successSection');\r\n            const form = document.getElementById('leadForm');\r\n\r\n            function openModal() {\r\n                modal.classList.remove('hidden');\r\n                \/\/ Trigger reflow\r\n                void modal.offsetWidth;\r\n                modal.classList.remove('opacity-0');\r\n                modalPanel.classList.remove('scale-95');\r\n                modalPanel.classList.add('scale-100');\r\n                document.body.style.overflow = 'hidden'; \/\/ Prevent background scrolling\r\n                \r\n                \/\/ Ensure form shows, not success state\r\n                formSection.classList.remove('hidden');\r\n                successSection.classList.add('hidden');\r\n                form.reset();\r\n            }\r\n\r\n            function closeModal() {\r\n                modal.classList.add('opacity-0');\r\n                modalPanel.classList.remove('scale-100');\r\n                modalPanel.classList.add('scale-95');\r\n                setTimeout(() => {\r\n                    modal.classList.add('hidden');\r\n                    document.body.style.overflow = '';\r\n                }, 300); \/\/ match transition duration\r\n            }\r\n\r\n            \/\/ Attach listeners to all CTA buttons\r\n            triggers.forEach(btn => {\r\n                btn.addEventListener('click', openModal);\r\n            });\r\n\r\n            closeBtn.addEventListener('click', closeModal);\r\n            closeSuccessBtn.addEventListener('click', closeModal);\r\n            modalBackdrop.addEventListener('click', closeModal);\r\n\r\n            \/\/ Handle Form Submission natively with FormSubmit AJAX\r\n            form.addEventListener('submit', function(e) {\r\n                e.preventDefault();\r\n                \r\n                const submitBtn = form.querySelector('button[type=\"submit\"]');\r\n                const originalText = submitBtn.innerHTML;\r\n                submitBtn.innerHTML = '<i class=\"fa-solid fa-circle-notch fa-spin\"><\/i> Sending...';\r\n                \r\n                const formData = new FormData(form);\r\n\r\n                fetch('https:\/\/formsubmit.co\/ajax\/jess.ringor@gmail.com', {\r\n                        method: 'POST',\r\n                        body: formData\r\n                    })\r\n                    .then(response => response.json())\r\n                    .then(data => {\r\n                        if (data.success) {\r\n                            \/\/ Show success screen\r\n                            formSection.classList.add('hidden');\r\n                            successSection.classList.remove('hidden');\r\n                        } else {\r\n                            alert(\"Something went wrong! Please try again.\");\r\n                        }\r\n                    })\r\n                    .catch(error => {\r\n                        console.log(error);\r\n                        alert(\"Something went wrong!\");\r\n                    })\r\n                    .finally(() => {\r\n                        submitBtn.innerHTML = originalText;\r\n                        form.reset();\r\n                    });\r\n            });\r\n            \r\n            \/\/ Add custom button text rotation for variety\r\n            const dynamicButtons = [\r\n                \"Get My Free Sample\",\r\n                \"Request My Free Homepage Mockup\",\r\n                \"Show Me My SEO Opportunities\",\r\n                \"Get My Free Website Review\",\r\n                \"Claim My Free Website Preview\"\r\n            ];\r\n\r\n            \/\/ Image Modal Logic\r\n            const imageModal = document.getElementById('imageModal');\r\n            const imageModalPanel = document.getElementById('imageModalPanel');\r\n            const imageModalBackdrop = document.getElementById('imageModalBackdrop');\r\n            const closeImageModalBtn = document.getElementById('closeImageModalBtn');\r\n            const modalExpandedImage = document.getElementById('modalExpandedImage');\r\n            const imageTriggers = document.querySelectorAll('.trigger-image-modal');\r\n\r\n            function openImageModal(imgSrc) {\r\n                modalExpandedImage.src = imgSrc;\r\n                imageModal.classList.remove('hidden');\r\n                \/\/ Trigger reflow\r\n                void imageModal.offsetWidth;\r\n                imageModal.classList.remove('opacity-0');\r\n                imageModalPanel.classList.remove('scale-95');\r\n                imageModalPanel.classList.add('scale-100');\r\n                document.body.style.overflow = 'hidden'; \/\/ Prevent background scrolling\r\n            }\r\n\r\n            function closeImageModal() {\r\n                imageModal.classList.add('opacity-0');\r\n                imageModalPanel.classList.remove('scale-100');\r\n                imageModalPanel.classList.add('scale-95');\r\n                setTimeout(() => {\r\n                    imageModal.classList.add('hidden');\r\n                    modalExpandedImage.src = '';\r\n                    \r\n                    \/\/ Only restore scrolling if the CTA modal isn't also open\r\n                    if (document.getElementById('ctaModal').classList.contains('hidden')) {\r\n                        document.body.style.overflow = '';\r\n                    }\r\n                }, 300);\r\n            }\r\n\r\n            \/\/ Attach listeners to all image thumbnails\r\n            imageTriggers.forEach(trigger => {\r\n                trigger.addEventListener('click', () => {\r\n                    const imgSrc = trigger.getAttribute('data-image');\r\n                    if(imgSrc) {\r\n                        openImageModal(imgSrc);\r\n                    }\r\n                });\r\n            });\r\n\r\n            closeImageModalBtn.addEventListener('click', closeImageModal);\r\n            imageModalBackdrop.addEventListener('click', closeImageModal);\r\n            \r\n            \/\/ Back to Top functionality\r\n            const backToTopBtn = document.getElementById('backToTopBtn');\r\n            \r\n            window.addEventListener('scroll', () => {\r\n                if (window.scrollY > 400) {\r\n                    backToTopBtn.classList.remove('opacity-0', 'pointer-events-none', 'translate-y-4');\r\n                    backToTopBtn.classList.add('opacity-100', 'translate-y-0');\r\n                } else {\r\n                    backToTopBtn.classList.add('opacity-0', 'pointer-events-none', 'translate-y-4');\r\n                    backToTopBtn.classList.remove('opacity-100', 'translate-y-0');\r\n                }\r\n            });\r\n\r\n            backToTopBtn.addEventListener('click', () => {\r\n                window.scrollTo({\r\n                    top: 0,\r\n                    behavior: 'smooth'\r\n                });\r\n            });\r\n        });\r\n    <\/script>\r\n<\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Koe Digital Marketing | Website Design &#038; SEO Services Our Work Reviews Get Free Sample Accepting New Clients Get More Leads With a Website That Actually Works Professional Website Design, SEO Optimization &#038; Google Ranking Services for Local Businesses. Your website should do more than look good\u2014it should help you get found on Google, generate [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"iawp_total_views":55,"footnotes":""},"class_list":["post-25","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Get a custom website, SEO optimization, and Google ranking strategy designed to generate more leads. Request your free homepage sample and SEO review today.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/koe-sites.com\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Koe Digital Marketing -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Website Design &amp; SEO Services | Koe Digital Marketing\" \/>\n\t\t<meta property=\"og:description\" content=\"Get a custom website, SEO optimization, and Google ranking strategy designed to generate more leads. Request your free homepage sample and SEO review today.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/koe-sites.com\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-16T12:30:16+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-20T12:45:30+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Website Design &amp; SEO Services | Koe Digital Marketing\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Get a custom website, SEO optimization, and Google ranking strategy designed to generate more leads. Request your free homepage sample and SEO review today.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/koe-sites.com\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/koe-sites.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/koe-sites.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/koe-sites.com\\\/#listItem\",\"name\":\"Website Design &#038; SEO Services\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/koe-sites.com\\\/#listItem\",\"position\":2,\"name\":\"Website Design &#038; SEO Services\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/koe-sites.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/koe-sites.com\\\/#organization\",\"name\":\"Koe Digital Marketing\",\"url\":\"https:\\\/\\\/koe-sites.com\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/koe-sites.com\\\/#webpage\",\"url\":\"https:\\\/\\\/koe-sites.com\\\/\",\"name\":\"Website Design & SEO Services | Koe Digital Marketing\",\"description\":\"Get a custom website, SEO optimization, and Google ranking strategy designed to generate more leads. Request your free homepage sample and SEO review today.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/koe-sites.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/koe-sites.com\\\/#breadcrumblist\"},\"datePublished\":\"2026-07-16T12:30:16+00:00\",\"dateModified\":\"2026-07-20T12:45:30+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/koe-sites.com\\\/#website\",\"url\":\"https:\\\/\\\/koe-sites.com\\\/\",\"name\":\"Koe Digital Marketing\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/koe-sites.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Website Design & SEO Services | Koe Digital Marketing","description":"Get a custom website, SEO optimization, and Google ranking strategy designed to generate more leads. Request your free homepage sample and SEO review today.","canonical_url":"https:\/\/koe-sites.com\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/koe-sites.com\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/koe-sites.com#listItem","position":1,"name":"Home","item":"https:\/\/koe-sites.com","nextItem":{"@type":"ListItem","@id":"https:\/\/koe-sites.com\/#listItem","name":"Website Design &#038; SEO Services"}},{"@type":"ListItem","@id":"https:\/\/koe-sites.com\/#listItem","position":2,"name":"Website Design &#038; SEO Services","previousItem":{"@type":"ListItem","@id":"https:\/\/koe-sites.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/koe-sites.com\/#organization","name":"Koe Digital Marketing","url":"https:\/\/koe-sites.com\/"},{"@type":"WebPage","@id":"https:\/\/koe-sites.com\/#webpage","url":"https:\/\/koe-sites.com\/","name":"Website Design & SEO Services | Koe Digital Marketing","description":"Get a custom website, SEO optimization, and Google ranking strategy designed to generate more leads. Request your free homepage sample and SEO review today.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/koe-sites.com\/#website"},"breadcrumb":{"@id":"https:\/\/koe-sites.com\/#breadcrumblist"},"datePublished":"2026-07-16T12:30:16+00:00","dateModified":"2026-07-20T12:45:30+00:00"},{"@type":"WebSite","@id":"https:\/\/koe-sites.com\/#website","url":"https:\/\/koe-sites.com\/","name":"Koe Digital Marketing","inLanguage":"en-US","publisher":{"@id":"https:\/\/koe-sites.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"Koe Digital Marketing -","og:type":"article","og:title":"Website Design &amp; SEO Services | Koe Digital Marketing","og:description":"Get a custom website, SEO optimization, and Google ranking strategy designed to generate more leads. Request your free homepage sample and SEO review today.","og:url":"https:\/\/koe-sites.com\/","article:published_time":"2026-07-16T12:30:16+00:00","article:modified_time":"2026-07-20T12:45:30+00:00","twitter:card":"summary_large_image","twitter:title":"Website Design &amp; SEO Services | Koe Digital Marketing","twitter:description":"Get a custom website, SEO optimization, and Google ranking strategy designed to generate more leads. Request your free homepage sample and SEO review today."},"aioseo_meta_data":{"post_id":"25","title":"Website Design &amp; SEO Services | Koe Digital Marketing","description":"Get a custom website, SEO optimization, and Google ranking strategy designed to generate more leads. Request your free homepage sample and SEO review today.","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":true,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-07-16 12:29:04","updated":"2026-07-23 18:59:06"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/koe-sites.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tWebsite Design &amp; SEO Services\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/koe-sites.com"},{"label":"Website Design &#038; SEO Services","link":"https:\/\/koe-sites.com\/"}],"_links":{"self":[{"href":"https:\/\/koe-sites.com\/index.php?rest_route=\/wp\/v2\/pages\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/koe-sites.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/koe-sites.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/koe-sites.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/koe-sites.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=25"}],"version-history":[{"count":29,"href":"https:\/\/koe-sites.com\/index.php?rest_route=\/wp\/v2\/pages\/25\/revisions"}],"predecessor-version":[{"id":58,"href":"https:\/\/koe-sites.com\/index.php?rest_route=\/wp\/v2\/pages\/25\/revisions\/58"}],"wp:attachment":[{"href":"https:\/\/koe-sites.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=25"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}