{"id":7,"date":"2026-03-25T12:40:23","date_gmt":"2026-03-25T12:40:23","guid":{"rendered":"https:\/\/connectnationwide.com\/cox-business\/?page_id=7"},"modified":"2026-03-26T04:05:52","modified_gmt":"2026-03-26T04:05:52","slug":"home-page","status":"publish","type":"page","link":"https:\/\/connectnationwide.com\/cox-business\/","title":{"rendered":"Home Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d55aa0 e-con-full e-flex e-con e-parent\" data-id=\"1d55aa0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb3b8c6 elementor-widget elementor-widget-html\" data-id=\"bb3b8c6\" 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\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">\r\n    <title>COX Business Services | Enterprise-Grade Internet, Phone & Security Solutions<\/title>\r\n    <meta name=\"description\" content=\"COX Business provides high-speed fiber internet, cloud phone systems, cybersecurity, and enterprise solutions. Get reliable connectivity, dedicated support, and exclusive business bundles.\">\r\n    <meta name=\"keywords\" content=\"COX Business, business internet, fiber internet, business phone, cloud solutions, cybersecurity, business bundles, enterprise networking\">\r\n    <meta name=\"author\" content=\"Connect Nationwide\">\r\n    <meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large\">\r\n    \r\n    <!-- Google Fonts -->\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700;14..32,800&display=swap\" rel=\"stylesheet\">\r\n    \r\n    <!-- Font Awesome -->\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\r\n    \r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            background: #ffffff;\r\n            color: #1e293b;\r\n            line-height: 1.5;\r\n        }\r\n        \r\n        .landing-wrapper {\r\n            width: 100%;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n        }\r\n        \r\n        .section {\r\n            width: 100%;\r\n            display: block;\r\n            clear: both;\r\n        }\r\n        \r\n        .container {\r\n            max-width: 1280px;\r\n            margin: 0 auto;\r\n            padding: 0 32px;\r\n            width: 100%;\r\n        }\r\n        \r\n        .section-padding {\r\n            padding: 80px 0;\r\n        }\r\n        \r\n        \/* Typography *\/\r\n        h1 {\r\n            font-size: 3.2rem;\r\n            font-weight: 800;\r\n            line-height: 1.2;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        h2 {\r\n            font-size: 2.2rem;\r\n            font-weight: 700;\r\n            line-height: 1.3;\r\n            margin-bottom: 16px;\r\n        }\r\n        \r\n        h3 {\r\n            font-size: 1.3rem;\r\n            font-weight: 700;\r\n            margin-bottom: 12px;\r\n        }\r\n        \r\n        .section-subhead {\r\n            font-size: 1.1rem;\r\n            color: #64748b;\r\n            max-width: 700px;\r\n            margin: 0 auto 40px;\r\n            text-align: center;\r\n        }\r\n        \r\n        .text-center {\r\n            text-align: center;\r\n        }\r\n        \r\n        \/* Buttons *\/\r\n        .btn-primary {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            background: #00468c;\r\n            color: white;\r\n            padding: 14px 32px;\r\n            border-radius: 50px;\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .btn-primary:hover {\r\n            background: #003570;\r\n            transform: translateY(-2px);\r\n        }\r\n        \r\n        .btn-secondary {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            background: transparent;\r\n            border: 2px solid #00468c;\r\n            color: #00468c;\r\n            padding: 12px 28px;\r\n            border-radius: 50px;\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .btn-secondary:hover {\r\n            background: #00468c;\r\n            color: white;\r\n        }\r\n        \r\n        \/* Hero Banner *\/\r\n        .hero-banner {\r\n            width: 100%;\r\n            background: linear-gradient(135deg, #00468c, #1595d3);\r\n            position: relative;\r\n            overflow: hidden;\r\n            padding: 100px 0;\r\n        }\r\n        \r\n        .hero-banner::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: url('https:\/\/images.pexels.com\/photos\/3184292\/pexels-photo-3184292.jpeg?auto=compress&cs=tinysrgb&w=1600') center\/cover no-repeat;\r\n            opacity: 0.1;\r\n            z-index: 0;\r\n        }\r\n        \r\n        .hero-content {\r\n            position: relative;\r\n            z-index: 2;\r\n            text-align: center;\r\n            color: white;\r\n        }\r\n        \r\n        .hero-badge {\r\n            display: inline-block;\r\n            background: rgba(255,255,255,0.2);\r\n            padding: 6px 18px;\r\n            border-radius: 50px;\r\n            font-size: 0.8rem;\r\n            font-weight: 600;\r\n            margin-bottom: 24px;\r\n        }\r\n        \r\n        \/* Cards *\/\r\n        .card {\r\n            background: white;\r\n            border-radius: 24px;\r\n            padding: 32px;\r\n            border: 1px solid #e8f0fe;\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .card:hover {\r\n            transform: translateY(-6px);\r\n            border-color: #1595d3;\r\n            box-shadow: 0 12px 24px rgba(0,70,140,0.1);\r\n        }\r\n        \r\n        \/* Grids *\/\r\n        .grid-3 {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 30px;\r\n        }\r\n        \r\n        .grid-4 {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 25px;\r\n        }\r\n        \r\n        .grid-2 {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 40px;\r\n            align-items: center;\r\n        }\r\n        \r\n        \/* Package Card *\/\r\n        .package-card {\r\n            background: white;\r\n            border-radius: 28px;\r\n            padding: 32px;\r\n            border: 1px solid #e8f0fe;\r\n            transition: all 0.3s;\r\n            position: relative;\r\n        }\r\n        \r\n        .package-card.popular {\r\n            border: 2px solid #1595d3;\r\n        }\r\n        \r\n        .popular-tag {\r\n            position: absolute;\r\n            top: -12px;\r\n            right: 20px;\r\n            background: #1595d3;\r\n            color: white;\r\n            padding: 4px 16px;\r\n            border-radius: 30px;\r\n            font-size: 0.7rem;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        \/* Steps *\/\r\n        .steps-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 24px;\r\n            margin-top: 40px;\r\n        }\r\n        \r\n        .step-card {\r\n            text-align: center;\r\n            padding: 32px 20px;\r\n            background: #f8faff;\r\n            border-radius: 24px;\r\n        }\r\n        \r\n        .step-number {\r\n            width: 60px;\r\n            height: 60px;\r\n            background: #00468c;\r\n            color: white;\r\n            font-size: 1.8rem;\r\n            font-weight: 800;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            border-radius: 60px;\r\n            margin: 0 auto 20px;\r\n        }\r\n        \r\n        \/* Testimonial *\/\r\n        .testimonial-card {\r\n            background: white;\r\n            border-radius: 28px;\r\n            padding: 32px;\r\n            box-shadow: 0 8px 30px rgba(0,0,0,0.05);\r\n            border: 1px solid #e8f0fe;\r\n        }\r\n        \r\n        \/* FAQ Accordion *\/\r\n        .faq-item {\r\n            background: white;\r\n            border-radius: 20px;\r\n            margin-bottom: 16px;\r\n            border: 1px solid #e8f0fe;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .faq-question {\r\n            padding: 20px 28px;\r\n            font-weight: 700;\r\n            cursor: pointer;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n        \r\n        .faq-answer {\r\n            padding: 0 28px;\r\n            max-height: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.3s ease-out;\r\n            color: #475569;\r\n        }\r\n        \r\n        .faq-item.active .faq-answer {\r\n            max-height: 300px;\r\n            padding: 0 28px 24px;\r\n        }\r\n        \r\n        .faq-item.active .faq-question i {\r\n            transform: rotate(180deg);\r\n        }\r\n        \r\n        \/* Final CTA *\/\r\n        .final-cta {\r\n            width: 100%;\r\n            background: linear-gradient(135deg, #00468c, #1595d3);\r\n            position: relative;\r\n            overflow: hidden;\r\n            text-align: center;\r\n            padding: 80px 20px;\r\n        }\r\n        \r\n        .final-cta::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: url('https:\/\/connectnationwide.com\/cox-business\/wp-content\/uploads\/2026\/03\/Bundle-Internet-and-Phone.jpeg') center\/cover no-repeat;\r\n            opacity: 0.1;\r\n        }\r\n        \r\n        .final-cta-content {\r\n            position: relative;\r\n            z-index: 2;\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n            color: white;\r\n        }\r\n        \r\n        \/* Responsive *\/\r\n        @media (max-width: 1024px) {\r\n            .grid-3, .grid-4, .steps-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n            .grid-2 {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            h1 { font-size: 2.5rem; }\r\n            h2 { font-size: 1.8rem; }\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .container { padding: 0 20px; }\r\n            .section-padding { padding: 60px 0; }\r\n            .grid-3, .grid-4, .steps-grid { grid-template-columns: 1fr; }\r\n            h1 { font-size: 2rem; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"landing-wrapper\">\r\n\r\n<!-- SECTION 1: Hero Banner - Two Halves Layout -->\r\n<div style=\"width: 100%; background: #d7f1fc; display: flex; flex-wrap: wrap; height: 550px; font-family: 'Inter', sans-serif;\">\r\n    \r\n    <!-- Left Half - Content (Right Aligned) -->\r\n    <div style=\"flex: 1; background: #d7f1fc; display: flex; align-items: center; justify-content: flex-end; padding: 40px 60px 40px 40px;\">\r\n        <div style=\"max-width: 550px; text-align: right;\">\r\n            \r\n            <!-- Badge -->\r\n            <div style=\"display: inline-flex; align-items: center; gap: 8px; background: rgba(0,70,140,0.1); padding: 6px 18px; border-radius: 50px; margin-bottom: 24px;\">\r\n                <i class=\"fas fa-bolt\" style=\"color: #00468c; font-size: 0.8rem;\"><\/i>\r\n                <span style=\"color: #00468c; font-weight: 600; font-size: 0.8rem;\">\u26a1 AUTHORIZED COX BUSINESS PARTNER<\/span>\r\n            <\/div>\r\n            \r\n            <!-- Heading -->\r\n            <h1 style=\"font-size: 2.8rem; font-weight: 800; color: #00468c; margin-bottom: 20px; line-height: 1.2;\">\r\n                COX Business Solutions<br>Powering Your Digital Future\r\n            <\/h1>\r\n            \r\n            <!-- Description -->\r\n            <p style=\"font-size: 1rem; color: #475569; margin-bottom: 30px; line-height: 1.5;\">\r\n                Enterprise-grade fiber internet, cloud phone systems, and cybersecurity solutions designed to help your business thrive.\r\n            <\/p>\r\n            \r\n            <!-- CTA Buttons -->\r\n            <div style=\"display: flex; gap: 16px; justify-content: flex-end; flex-wrap: wrap;\">\r\n                <a href=\"https:\/\/connectnationwide.com\/cox-business\/request-quote\/\" class=\"btn-primary\" style=\"display: inline-flex; align-items: center; gap: 10px; background: #00468c; color: white; padding: 14px 32px; border-radius: 50px; text-decoration: none; font-weight: 700;\">\r\n                    <i class=\"fas fa-file-signature\"><\/i> Request a Free Quote\r\n                <\/a>\r\n                <a href=\"tel:1-865-518-6190\" class=\"btn-secondary\" style=\"display: inline-flex; align-items: center; gap: 8px; background: transparent; border: 2px solid #00468c; color: #00468c; padding: 12px 28px; border-radius: 50px; text-decoration: none; font-weight: 600;\">\r\n                    <i class=\"fas fa-phone-alt\"><\/i> Call: 1-865-518-6190\r\n                <\/a>\r\n            <\/div>\r\n            \r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Right Half - Image (No Padding) -->\r\n    <div style=\"flex: 1; background: #d7f1fc; height: 550px; overflow: hidden;\">\r\n        <img decoding=\"async\" src=\"https:\/\/connectnationwide.com\/cox-business\/wp-content\/uploads\/2026\/03\/cox-business-service-provider.jpg\" alt=\"COX Business Solutions - Enterprise-grade connectivity\" style=\"width: 100%; height: 100%; object-fit: cover; display: block;\">\r\n    <\/div>\r\n    \r\n<\/div>\r\n   \r\n<\/div>\r\n\r\n<style>\r\n    \/* Button Hover Effects *\/\r\n    .btn-primary:hover {\r\n        background: #003570 !important;\r\n        transform: translateY(-2px);\r\n        box-shadow: 0 8px 20px rgba(0,70,140,0.2);\r\n    }\r\n    \r\n    .btn-secondary:hover {\r\n        background: #00468c !important;\r\n        color: white !important;\r\n        transform: translateY(-2px);\r\n    }\r\n    \r\n    \/* Service Item Hover *\/\r\n    .service-item:hover {\r\n        transform: translateX(-3px);\r\n        border-color: #1595d3 !important;\r\n        box-shadow: 0 4px 12px rgba(0,70,140,0.1);\r\n    }\r\n    \r\n    @media (max-width: 900px) {\r\n        .hero-two-halves, .services-two-halves {\r\n            flex-direction: column !important;\r\n            height: auto !important;\r\n        }\r\n        .hero-left, .services-right {\r\n            padding: 40px 24px !important;\r\n            justify-content: center !important;\r\n        }\r\n        .hero-left-content, .services-right-content {\r\n            text-align: center !important;\r\n            max-width: 100% !important;\r\n        }\r\n        .hero-buttons, .services-buttons {\r\n            justify-content: center !important;\r\n        }\r\n        .hero-badge, .services-badge {\r\n            margin: 0 auto !important;\r\n        }\r\n        .services-grid {\r\n            grid-template-columns: 1fr !important;\r\n        }\r\n        .hero-image, .services-image {\r\n            height: 300px !important;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n    <!-- SECTION 2: Services We Offer -->\r\n    <div class=\"section\" style=\"background: #ffffff;\">\r\n        <div class=\"container\">\r\n            <div class=\"section-padding\">\r\n                <div class=\"text-center\">\r\n                    <div style=\"display: inline-flex; background: rgba(0,70,140,0.08); padding: 6px 16px; border-radius: 50px; margin-bottom: 20px;\">WHAT WE OFFER<\/div>\r\n                    <h2>Complete COX Business Solutions<\/h2>\r\n                    <p class=\"section-subhead\">Enterprise-grade connectivity, security, and communication solutions for businesses of all sizes.<\/p>\r\n                <\/div>\r\n                <div class=\"grid-3\">\r\n                    <div class=\"card\"><i class=\"fas fa-tachometer-alt\" style=\"font-size: 2rem; color: #1595d3; margin-bottom: 16px;\"><\/i><h3>Fiber Internet<\/h3><p>Symmetrical speeds up to 10 Gbps with 99.99% reliability for data-intensive businesses.<\/p><\/div>\r\n                    <div class=\"card\"><i class=\"fas fa-phone-alt\" style=\"font-size: 2rem; color: #1595d3; margin-bottom: 16px;\"><\/i><h3>Cloud Phone Systems<\/h3><p>VoIP business phone systems with HD voice, auto-attendant, and mobile apps.<\/p><\/div>\r\n                    <div class=\"card\"><i class=\"fas fa-shield-alt\" style=\"font-size: 2rem; color: #1595d3; margin-bottom: 16px;\"><\/i><h3>Cybersecurity<\/h3><p>Advanced threat protection, firewall, and security monitoring for your business.<\/p><\/div>\r\n                    <div class=\"card\"><i class=\"fas fa-wifi\" style=\"font-size: 2rem; color: #1595d3; margin-bottom: 16px;\"><\/i><h3>Managed WiFi<\/h3><p>Enterprise-grade wireless solutions with AI-driven analytics and security.<\/p><\/div>\r\n                    <div class=\"card\"><i class=\"fas fa-network-wired\" style=\"font-size: 2rem; color: #1595d3; margin-bottom: 16px;\"><\/i><h3>SD-WAN<\/h3><p>Software-defined networking that optimizes application performance across locations.<\/p><\/div>\r\n                    <div class=\"card\"><i class=\"fas fa-cloud-upload-alt\" style=\"font-size: 2rem; color: #1595d3; margin-bottom: 16px;\"><\/i><h3>Cloud Connectivity<\/h3><p>Direct cloud connections to AWS, Azure, and Google Cloud.<\/p><\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n<!-- SECTION 3: Latest Business Packages -->\r\n<div class=\"section\" style=\"background: #f8faff;\">\r\n    <div class=\"container\">\r\n        <div class=\"section-padding\">\r\n            <div class=\"text-center\">\r\n                <div style=\"display: inline-flex; background: rgba(0,70,140,0.08); padding: 6px 16px; border-radius: 50px; margin-bottom: 20px;\">\ud83d\udd25 LATEST OFFERS<\/div>\r\n                <h2>COX Business Internet Plans<\/h2>\r\n                <p class=\"section-subhead\">High-speed fiber internet with symmetrical speeds. Price with Paperless and Autopay via ACH.<\/p>\r\n            <\/div>\r\n            <div class=\"grid-3\" style=\"grid-template-columns: repeat(4, 1fr);\">\r\n                \r\n                <!-- Package 1: 300 Mbps -->\r\n                <div class=\"package-card\">\r\n                    <h3>300 Mbps<\/h3>\r\n                    <div style=\"font-size: 2rem; font-weight: 800; color: #00468c; margin: 15px 0;\">\r\n                        $65<span style=\"font-size: 0.9rem;\">\/mo<\/span>\r\n                    <\/div>\r\n                    <p style=\"color: #64748b; margin-bottom: 15px;\">Symmetrical speeds \u00b7 Unlimited Data<\/p>\r\n                    <ul style=\"list-style: none; margin: 20px 0;\">\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> 300 Mbps Download<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> 300 Mbps Upload<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Free Modem Included<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Unlimited Data<\/li>\r\n                    <\/ul>\r\n                    <div style=\"background: #f8faff; padding: 10px; border-radius: 12px; margin-bottom: 20px;\">\r\n                        <p style=\"font-size: 0.7rem; color: #64748b;\">*Price with Paperless and Autopay via ACH<\/p>\r\n                    <\/div>\r\n                    <a href=\"https:\/\/connectnationwide.com\/cox-business\/request-quote\/\" class=\"btn-primary\" style=\"display: inline-block; padding: 10px 20px; width: 100%; text-align: center;\">Get Quote<\/a>\r\n                <\/div>\r\n                \r\n                <!-- Package 2: 500 Mbps -->\r\n                <div class=\"package-card popular\">\r\n                    <div class=\"popular-tag\">\ud83d\udd25 MOST POPULAR<\/div>\r\n                    <h3>500 Mbps<\/h3>\r\n                    <div style=\"font-size: 2rem; font-weight: 800; color: #00468c; margin: 15px 0;\">\r\n                        $95<span style=\"font-size: 0.9rem;\">\/mo<\/span>\r\n                    <\/div>\r\n                    <p style=\"color: #64748b; margin-bottom: 15px;\">Symmetrical speeds \u00b7 Unlimited Data<\/p>\r\n                    <ul style=\"list-style: none; margin: 20px 0;\">\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> 500 Mbps Download<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> 500 Mbps Upload<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Free Modem Included<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Unlimited Data<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Managed WiFi Ready<\/li>\r\n                    <\/ul>\r\n                    <div style=\"background: #f8faff; padding: 10px; border-radius: 12px; margin-bottom: 20px;\">\r\n                        <p style=\"font-size: 0.7rem; color: #64748b;\">*Price with Paperless and Autopay via ACH<\/p>\r\n                    <\/div>\r\n                    <a href=\"https:\/\/connectnationwide.com\/cox-business\/request-quote\/\" class=\"btn-primary\" style=\"display: inline-block; padding: 10px 20px; width: 100%; text-align: center;\">Get Quote<\/a>\r\n                <\/div>\r\n                \r\n                <!-- Package 3: 1 Gbps -->\r\n                <div class=\"package-card\">\r\n                    <h3>1 Gbps<\/h3>\r\n                    <div style=\"font-size: 2rem; font-weight: 800; color: #00468c; margin: 15px 0;\">\r\n                        $140<span style=\"font-size: 0.9rem;\">\/mo<\/span>\r\n                    <\/div>\r\n                    <p style=\"color: #64748b; margin-bottom: 15px;\">Symmetrical speeds \u00b7 Unlimited Data<\/p>\r\n                    <ul style=\"list-style: none; margin: 20px 0;\">\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> 1 Gbps Download<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> 1 Gbps Upload<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Free Modem Included<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Unlimited Data<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Advanced Security Suite<\/li>\r\n                    <\/ul>\r\n                    <div style=\"background: #f8faff; padding: 10px; border-radius: 12px; margin-bottom: 20px;\">\r\n                        <p style=\"font-size: 0.7rem; color: #64748b;\">*Price with Paperless and Autopay via ACH<\/p>\r\n                    <\/div>\r\n                    <a href=\"https:\/\/connectnationwide.com\/cox-business\/request-quote\/\" class=\"btn-primary\" style=\"display: inline-block; padding: 10px 20px; width: 100%; text-align: center;\">Get Quote<\/a>\r\n                <\/div>\r\n                \r\n                <!-- Package 4: 2 Gbps -->\r\n                <div class=\"package-card\">\r\n                    <h3>2 Gbps<\/h3>\r\n                    <div style=\"font-size: 2rem; font-weight: 800; color: #00468c; margin: 15px 0;\">\r\n                        $190<span style=\"font-size: 0.9rem;\">\/mo<\/span>\r\n                    <\/div>\r\n                    <p style=\"color: #64748b; margin-bottom: 15px;\">Ultra-fast symmetrical speeds \u00b7 Unlimited Data<\/p>\r\n                    <ul style=\"list-style: none; margin: 20px 0;\">\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> 2 Gbps Download<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> 2 Gbps Upload<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Free Modem Included<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Unlimited Data<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Premium Priority Support<\/li>\r\n                        <li style=\"margin-bottom: 8px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Advanced Security Suite<\/li>\r\n                    <\/ul>\r\n                    <div style=\"background: #f8faff; padding: 10px; border-radius: 12px; margin-bottom: 20px;\">\r\n                        <p style=\"font-size: 0.7rem; color: #64748b;\">*Price with Paperless and Autopay via ACH<\/p>\r\n                    <\/div>\r\n                    <a href=\"https:\/\/connectnationwide.com\/cox-business\/request-quote\/\" class=\"btn-primary\" style=\"display: inline-block; padding: 10px 20px; width: 100%; text-align: center;\">Get Quote<\/a>\r\n                <\/div>\r\n                \r\n            <\/div>\r\n            \r\n            <!-- Pricing Note -->\r\n            <div style=\"text-align: center; margin-top: 30px;\">\r\n                <p style=\"font-size: 0.75rem; color: #94a3b8;\">*Prices shown are with Paperless Billing and Autopay via ACH. Taxes and fees may apply. Speeds may vary by location. Contact us for exact pricing at your business address.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n    @media (max-width: 1024px) {\r\n        .grid-3 {\r\n            grid-template-columns: repeat(2, 1fr) !important;\r\n        }\r\n    }\r\n    \r\n    @media (max-width: 768px) {\r\n        .grid-3 {\r\n            grid-template-columns: 1fr !important;\r\n        }\r\n    }\r\n<\/style>\r\n<!-- COX Business Services Section -->\r\n<div style=\"width: 100%; background: #ffffff; padding: 80px 0; font-family: 'Inter', sans-serif;\">\r\n    <div style=\"max-width: 1280px; margin: 0 auto; padding: 0 20px;\">\r\n        \r\n        <!-- Section Header -->\r\n        <div style=\"text-align: center; margin-bottom: 50px;\">\r\n            <div style=\"display: inline-flex; align-items: center; gap: 8px; background: rgba(0,70,140,0.08); padding: 6px 18px; border-radius: 50px; margin-bottom: 20px;\">\r\n                <i class=\"fas fa-network-wired\" style=\"color: #00468c;\"><\/i>\r\n                <span style=\"color: #00468c; font-weight: 600;\">COX BUSINESS SOLUTIONS<\/span>\r\n            <\/div>\r\n            <h2 style=\"font-size: 2rem; font-weight: 800; color: #00468c;\">Where Connectivity Meets Opportunity<\/h2>\r\n            <p style=\"font-size: 1.1rem; color: #475569; max-width: 700px; margin: 0 auto;\">Explore powerful internet solutions beginning at $65\/mo. Choose speeds of 1 Gbps or above to unlock premium features including priority technical assistance and comprehensive protection against cyber threats, service interruptions, and sensitive information exposure.<\/p>\r\n        <\/div>\r\n        \r\n        <!-- Three Core Features Row -->\r\n        <div style=\"display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-bottom: 80px;\">\r\n            \r\n            <!-- Feature 1: Reliability -->\r\n            <div style=\"background: white; border-radius: 24px; padding: 32px; text-align: center; border: 1px solid #eef2ff; transition: all 0.3s;\">\r\n                <div style=\"width: 70px; height: 70px; background: rgba(0,70,140,0.08); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px;\">\r\n                    <i class=\"fas fa-tachometer-alt\" style=\"font-size: 2rem; color: #00468c;\"><\/i>\r\n                <\/div>\r\n                <h3 style=\"font-size: 1.3rem; font-weight: 700; margin-bottom: 12px;\">Unwavering Performance<\/h3>\r\n                <p style=\"color: #64748b; line-height: 1.5;\">A robust infrastructure engineered to maximize operational continuity and ensure your business stays fully connected without interruption.<\/p>\r\n            <\/div>\r\n            \r\n            <!-- Feature 2: Built-in Security -->\r\n            <div style=\"background: white; border-radius: 24px; padding: 32px; text-align: center; border: 1px solid #eef2ff; transition: all 0.3s;\">\r\n                <div style=\"width: 70px; height: 70px; background: rgba(0,70,140,0.08); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px;\">\r\n                    <i class=\"fas fa-lock\" style=\"font-size: 2rem; color: #00468c;\"><\/i>\r\n                <\/div>\r\n                <h3 style=\"font-size: 1.3rem; font-weight: 700; margin-bottom: 12px;\">Advanced Threat Defense<\/h3>\r\n                <p style=\"color: #64748b; line-height: 1.5;\">Intelligent security measures that proactively identify and block malicious activities, safeguarding your business data and digital assets.<\/p>\r\n            <\/div>\r\n            \r\n            <!-- Feature 3: 24\/7 Expert Support -->\r\n            <div style=\"background: white; border-radius: 24px; padding: 32px; text-align: center; border: 1px solid #eef2ff; transition: all 0.3s;\">\r\n                <div style=\"width: 70px; height: 70px; background: rgba(0,70,140,0.08); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px;\">\r\n                    <i class=\"fas fa-user-tie\" style=\"font-size: 2rem; color: #00468c;\"><\/i>\r\n                <\/div>\r\n                <h3 style=\"font-size: 1.3rem; font-weight: 700; margin-bottom: 12px;\">Round-the-Clock Assistance<\/h3>\r\n                <p style=\"color: #64748b; line-height: 1.5;\">Enterprise-grade reliability backed by dedicated technical experts available any time, day or night, to address your business needs.<\/p>\r\n            <\/div>\r\n            \r\n        <\/div>\r\n        \r\n        <!-- Voice Solutions Section -->\r\n        <div style=\"background: linear-gradient(135deg, #f8faff, #ffffff); border-radius: 32px; padding: 50px; margin-bottom: 80px;\">\r\n            <div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 50px; align-items: center;\">\r\n                \r\n                <!-- Left Content -->\r\n                <div>\r\n                    <div style=\"display: inline-flex; align-items: center; gap: 8px; background: rgba(0,70,140,0.08); padding: 6px 16px; border-radius: 50px; margin-bottom: 20px;\">\r\n                        <i class=\"fas fa-phone-volume\" style=\"color: #00468c;\"><\/i>\r\n                        <span style=\"color: #00468c; font-weight: 600;\">COMMUNICATION PLATFORMS<\/span>\r\n                    <\/div>\r\n                    <h2 style=\"font-size: 1.8rem; font-weight: 700; color: #1e293b; margin-bottom: 16px;\">Tailored Voice Solutions for Growing Enterprises<\/h2>\r\n                    <p style=\"color: #475569; margin-bottom: 30px; line-height: 1.6;\">Empower your team and strengthen client relationships with communication tools designed specifically for your operational scale.<\/p>\r\n                    \r\n                    <div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 24px;\">\r\n                        <div>\r\n                            <i class=\"fas fa-signal\" style=\"color: #1595d3; margin-bottom: 12px; font-size: 1.2rem;\"><\/i>\r\n                            <h4 style=\"font-size: 1rem; font-weight: 700; margin-bottom: 8px;\">Consistent Connectivity<\/h4>\r\n                            <p style=\"font-size: 0.85rem; color: #64748b;\">Enjoy crystal-clear calling capabilities across smartphones, tablets, and workstations from any location.<\/p>\r\n                        <\/div>\r\n                        <div>\r\n                            <i class=\"fas fa-expand-alt\" style=\"color: #1595d3; margin-bottom: 12px; font-size: 1.2rem;\"><\/i>\r\n                            <h4 style=\"font-size: 1rem; font-weight: 700; margin-bottom: 8px;\">Flexible Growth Options<\/h4>\r\n                            <p style=\"font-size: 0.85rem; color: #64748b;\">Effortlessly expand your service capacity and access advanced functionality as your organization evolves.<\/p>\r\n                        <\/div>\r\n                        <div>\r\n                            <i class=\"fas fa-tools\" style=\"color: #1595d3; margin-bottom: 12px; font-size: 1.2rem;\"><\/i>\r\n                            <h4 style=\"font-size: 1rem; font-weight: 700; margin-bottom: 8px;\">Hassle-Free Deployment<\/h4>\r\n                            <p style=\"font-size: 0.85rem; color: #64748b;\">Choose between professional installation or straightforward self-setup based on your preferences.<\/p>\r\n                        <\/div>\r\n                        <div>\r\n                            <i class=\"fas fa-life-ring\" style=\"color: #1595d3; margin-bottom: 12px; font-size: 1.2rem;\"><\/i>\r\n                            <h4 style=\"font-size: 1rem; font-weight: 700; margin-bottom: 8px;\">Flexible Support Options<\/h4>\r\n                            <p style=\"font-size: 0.85rem; color: #64748b;\">Access instant assistance online or schedule personalized consultations with our specialists.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <!-- Right Image -->\r\n                <div style=\"text-align: center;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/connectnationwide.com\/cox-business\/wp-content\/uploads\/2026\/03\/Cox-Business-Phone-Services.webp\" alt=\"Business professionals collaborating with modern communication tools\" style=\"width: 100%; border-radius: 24px; box-shadow: 0 12px 28px rgba(0,0,0,0.1);\">\r\n                <\/div>\r\n                \r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Business TV Services Section -->\r\n        <div style=\"background: linear-gradient(135deg, #ffffff, #f8faff); border-radius: 32px; padding: 50px; margin-bottom: 40px;\">\r\n            <div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 50px; align-items: center;\">\r\n                \r\n                <!-- Left Image -->\r\n                <div style=\"text-align: center;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/connectnationwide.com\/cox-business\/wp-content\/uploads\/2026\/03\/Watcing-TV-While-Waiting.jpg\" alt=\"Comfortable waiting area with entertainment screens\" style=\"width: 100%; border-radius: 24px; box-shadow: 0 12px 28px rgba(0,0,0,0.1);\">\r\n                <\/div>\r\n                \r\n                <!-- Right Content -->\r\n                <div>\r\n                    <div style=\"display: inline-flex; align-items: center; gap: 8px; background: rgba(0,70,140,0.08); padding: 6px 16px; border-radius: 50px; margin-bottom: 20px;\">\r\n                        <i class=\"fas fa-display\" style=\"color: #00468c;\"><\/i>\r\n                        <span style=\"color: #00468c; font-weight: 600;\">GUEST ENTERTAINMENT<\/span>\r\n                    <\/div>\r\n                    <h2 style=\"font-size: 1.8rem; font-weight: 700; color: #1e293b; margin-bottom: 16px;\">Elevate Your Customer Experience<\/h2>\r\n                    <p style=\"color: #475569; margin-bottom: 30px; line-height: 1.6;\">Transform wait times into enjoyable moments with premium entertainment options designed to delight your visitors and clients.<\/p>\r\n                    \r\n                    <div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 24px;\">\r\n                        <div>\r\n                            <i class=\"fas fa-tv\" style=\"color: #1595d3; margin-bottom: 12px; font-size: 1.2rem;\"><\/i>\r\n                            <h4 style=\"font-size: 1rem; font-weight: 700; margin-bottom: 8px;\">Crystal Clear Picture<\/h4>\r\n                            <p style=\"font-size: 0.85rem; color: #64748b;\">Deliver stunning high-definition entertainment that impresses customers and enhances their experience.<\/p>\r\n                        <\/div>\r\n                        <div>\r\n                            <i class=\"fas fa-star\" style=\"color: #1595d3; margin-bottom: 12px; font-size: 1.2rem;\"><\/i>\r\n                            <h4 style=\"font-size: 1rem; font-weight: 700; margin-bottom: 8px;\">Curated Programming<\/h4>\r\n                            <p style=\"font-size: 0.85rem; color: #64748b;\">Select from diverse channel lineups tailored to match your business atmosphere and clientele preferences.<\/p>\r\n                        <\/div>\r\n                        <div>\r\n                            <i class=\"fas fa-play-circle\" style=\"color: #1595d3; margin-bottom: 12px; font-size: 1.2rem;\"><\/i>\r\n                            <h4 style=\"font-size: 1rem; font-weight: 700; margin-bottom: 8px;\">Streamlined Installation<\/h4>\r\n                            <p style=\"font-size: 0.85rem; color: #64748b;\">Enjoy flexible setup options with professional service or straightforward self-installation guidance.<\/p>\r\n                        <\/div>\r\n                        <div>\r\n                            <i class=\"fas fa-hand-sparkles\" style=\"color: #1595d3; margin-bottom: 12px; font-size: 1.2rem;\"><\/i>\r\n                            <h4 style=\"font-size: 1rem; font-weight: 700; margin-bottom: 8px;\">Personalized Service<\/h4>\r\n                            <p style=\"font-size: 0.85rem; color: #64748b;\">Choose your preferred support experience\u2014instant digital resources or dedicated consultation with our team.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Pricing Note -->\r\n        <div style=\"text-align: center; margin-top: 30px; padding: 20px; background: #f8faff; border-radius: 16px;\">\r\n            <p style=\"font-size: 0.7rem; color: #94a3b8;\">*Pricing reflects Paperless Billing and Autopay via ACH. Additional taxes and fees may apply. Service availability and actual speeds vary by location. Contact our team for precise pricing and availability at your business address.<\/p>\r\n        <\/div>\r\n        \r\n        <!-- Call to Action -->\r\n        <div style=\"text-align: center; margin-top: 40px;\">\r\n            <a href=\"https:\/\/connectnationwide.com\/cox-business\/request-quote\/\" class=\"btn-primary\" style=\"display: inline-flex; align-items: center; gap: 10px; background: #00468c; color: white; padding: 14px 32px; border-radius: 50px; text-decoration: none; font-weight: 600;\">\r\n                <i class=\"fas fa-chalkboard-user\"><\/i> Start Your Business Transformation\r\n                <i class=\"fas fa-arrow-right\"><\/i>\r\n            <\/a>\r\n        <\/div>\r\n        \r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n    \/* Button Hover Effect *\/\r\n    .btn-primary:hover {\r\n        background: #003570;\r\n        transform: translateY(-2px);\r\n        box-shadow: 0 8px 20px rgba(0,70,140,0.2);\r\n    }\r\n    \r\n    \/* Card Hover Effect *\/\r\n    .feature-card:hover {\r\n        transform: translateY(-5px);\r\n        border-color: #1595d3;\r\n        box-shadow: 0 12px 24px rgba(0,70,140,0.1);\r\n    }\r\n    \r\n    @media (max-width: 1024px) {\r\n        .feature-grid {\r\n            grid-template-columns: repeat(2, 1fr);\r\n        }\r\n        .voice-grid, .tv-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n    }\r\n    \r\n    @media (max-width: 768px) {\r\n        .feature-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .voice-solutions, .tv-services {\r\n            padding: 30px;\r\n        }\r\n        .voice-solutions h2, .tv-services h2 {\r\n            font-size: 1.5rem;\r\n        }\r\n        .feature-icons {\r\n            grid-template-columns: 1fr;\r\n        }\r\n    }\r\n<\/style>\r\n<!-- Special Offer Section -->\r\n<div style=\"width: 100%; background: linear-gradient(135deg, #00468c, #1595d3); position: relative; overflow: hidden; font-family: 'Inter', sans-serif;\">\r\n    \r\n    <!-- Background Pattern -->\r\n    <div style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('https:\/\/connectnationwide.com\/cox-business\/wp-content\/uploads\/2026\/03\/working-on-laptop-while-speaking.avif') center\/cover no-repeat; opacity: 0.08; z-index: 0;\"><\/div>\r\n    \r\n    <!-- Decorative Elements -->\r\n    <div style=\"position: absolute; top: -80px; right: -80px; width: 300px; height: 300px; background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%); border-radius: 50%; z-index: 0;\"><\/div>\r\n    <div style=\"position: absolute; bottom: -60px; left: -60px; width: 250px; height: 250px; background: radial-gradient(circle, rgba(255,255,255,0.08) 0%, transparent 70%); border-radius: 50%; z-index: 0;\"><\/div>\r\n    \r\n    <div style=\"max-width: 1280px; margin: 0 auto; padding: 70px 40px; position: relative; z-index: 2;\">\r\n        <div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center;\">\r\n            \r\n            <!-- Left Content -->\r\n            <div>\r\n                <div style=\"display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.2); backdrop-filter: blur(4px); padding: 6px 18px; border-radius: 50px; margin-bottom: 24px;\">\r\n                    <i class=\"fas fa-tag\" style=\"color: #ffd966; font-size: 0.8rem;\"><\/i>\r\n                    <span style=\"color: white; font-weight: 600; font-size: 0.8rem;\">LIMITED TIME OFFER<\/span>\r\n                <\/div>\r\n                \r\n                <h2 style=\"font-size: 2.2rem; font-weight: 800; color: white; margin-bottom: 20px; line-height: 1.2;\">\r\n                    Bundle & Save<br>\r\n                    <span style=\"color: #ffd966;\">300 Mbps for just $50\/mo<\/span>\r\n                <\/h2>\r\n                \r\n                <p style=\"font-size: 1.1rem; color: rgba(255,255,255,0.9); margin-bottom: 20px; line-height: 1.5;\">\r\n                    Unlock incredible savings when you combine high-speed internet with Cox Business Connect powered by RingCentral Advanced.\r\n                <\/p>\r\n                \r\n                <div style=\"background: rgba(255,255,255,0.15); backdrop-filter: blur(8px); border-radius: 20px; padding: 20px; margin: 25px 0;\">\r\n                    <div style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"color: #ffd966; font-size: 1.2rem;\"><\/i>\r\n                        <span style=\"color: white; font-weight: 500;\">Save $15\/mo on internet when you bundle<\/span>\r\n                    <\/div>\r\n                    <div style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"color: #ffd966; font-size: 1.2rem;\"><\/i>\r\n                        <span style=\"color: white; font-weight: 500;\">Get 300 Mbps high-speed fiber internet<\/span>\r\n                    <\/div>\r\n                    <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"color: #ffd966; font-size: 1.2rem;\"><\/i>\r\n                        <span style=\"color: white; font-weight: 500;\">Includes RingCentral Advanced cloud phone system<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div style=\"display: flex; gap: 16px; flex-wrap: wrap;\">\r\n                    <a href=\"https:\/\/connectnationwide.com\/cox-business\/request-quote\/\" style=\"display: inline-flex; align-items: center; gap: 10px; background: white; color: #00468c; padding: 14px 32px; border-radius: 50px; text-decoration: none; font-weight: 700; transition: all 0.3s;\">\r\n                        <i class=\"fas fa-gift\"><\/i> Claim This Offer\r\n                        <i class=\"fas fa-arrow-right\"><\/i>\r\n                    <\/a>\r\n                    <a href=\"tel:1-865-518-6190\" style=\"display: inline-flex; align-items: center; gap: 8px; background: transparent; border: 2px solid white; color: white; padding: 12px 28px; border-radius: 50px; text-decoration: none; font-weight: 600; transition: all 0.3s;\">\r\n                        <i class=\"fas fa-phone-alt\"><\/i> Check Availability\r\n                    <\/a>\r\n                <\/div>\r\n                \r\n                <p style=\"font-size: 0.7rem; color: rgba(255,255,255,0.6); margin-top: 20px;\">*Offer valid for new customers. Terms and conditions apply. Contact us for details.<\/p>\r\n            <\/div>\r\n            \r\n            <!-- Right Image -->\r\n            <div style=\"text-align: center;\">\r\n                <div style=\"background: linear-gradient(135deg, rgba(255,255,255,0.2), rgba(255,255,255,0.05)); border-radius: 32px; padding: 20px; backdrop-filter: blur(10px);\">\r\n                    <img decoding=\"async\" src=\"https:\/\/connectnationwide.com\/cox-business\/wp-content\/uploads\/2026\/03\/Bundle-Internet-and-Phone.jpeg\" alt=\"Business team collaborating with digital solutions\" style=\"width: 100%; border-radius: 24px; box-shadow: 0 20px 35px rgba(0,0,0,0.2);\">\r\n                <\/div>\r\n            <\/div>\r\n            \r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n    \/* Button Hover Effects *\/\r\n    .offer-btn:hover {\r\n        transform: translateY(-3px);\r\n        box-shadow: 0 8px 20px rgba(0,0,0,0.2);\r\n    }\r\n    \r\n    .offer-outline-btn:hover {\r\n        background: white !important;\r\n        color: #00468c !important;\r\n        transform: translateY(-3px);\r\n    }\r\n    \r\n    @media (max-width: 900px) {\r\n        .offer-grid {\r\n            grid-template-columns: 1fr !important;\r\n            gap: 40px !important;\r\n            text-align: center;\r\n        }\r\n        .offer-badge {\r\n            margin: 0 auto;\r\n        }\r\n        .offer-features {\r\n            text-align: left;\r\n            max-width: 350px;\r\n            margin: 25px auto;\r\n        }\r\n        .offer-buttons {\r\n            justify-content: center;\r\n        }\r\n    }\r\n<\/style>\r\n    <!-- SECTION 5: Why Choose COX Business -->\r\n    <div class=\"section\" style=\"background: #f8faff;\">\r\n        <div class=\"container\">\r\n            <div class=\"section-padding\">\r\n                <div class=\"text-center\">\r\n                    <div style=\"display: inline-flex; background: rgba(0,70,140,0.08); padding: 6px 16px; border-radius: 50px; margin-bottom: 20px;\">WHY COX BUSINESS<\/div>\r\n                    <h2>Trusted by Businesses Nationwide<\/h2>\r\n                    <p class=\"section-subhead\">Reliable connectivity, dedicated support, and enterprise-grade solutions.<\/p>\r\n                <\/div>\r\n                <div class=\"grid-4\">\r\n                    <div class=\"card\"><i class=\"fas fa-bolt\" style=\"font-size: 2rem; color: #1595d3;\"><\/i><h3>99.99% Uptime<\/h3><p>Industry-leading reliability with our fiber network.<\/p><\/div>\r\n                    <div class=\"card\"><i class=\"fas fa-headset\" style=\"font-size: 2rem; color: #1595d3;\"><\/i><h3>24\/7 Local Support<\/h3><p>Dedicated support team available around the clock.<\/p><\/div>\r\n                    <div class=\"card\"><i class=\"fas fa-chart-simple\" style=\"font-size: 2rem; color: #1595d3;\"><\/i><h3>Scalable Solutions<\/h3><p>Grow your bandwidth as your business expands.<\/p><\/div>\r\n                    <div class=\"card\"><i class=\"fas fa-shield-alt\" style=\"font-size: 2rem; color: #1595d3;\"><\/i><h3>Enterprise Security<\/h3><p>Advanced threat protection included.<\/p><\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- SECTION 6: Simple Steps to Get Started -->\r\n    <div class=\"section\" style=\"background: #ffffff;\">\r\n        <div class=\"container\">\r\n            <div class=\"section-padding\">\r\n                <div class=\"text-center\">\r\n                    <h2>Get Connected in 4 Simple Steps<\/h2>\r\n                    <p class=\"section-subhead\">Your journey to reliable business internet starts here.<\/p>\r\n                <\/div>\r\n                <div class=\"steps-grid\">\r\n                    <div class=\"step-card\"><div class=\"step-number\">1<\/div><h3>Request a Quote<\/h3><p>Tell us about your business needs.<\/p><\/div>\r\n                    <div class=\"step-card\"><div class=\"step-number\">2<\/div><h3>Free Consultation<\/h3><p>We analyze your requirements.<\/p><\/div>\r\n                    <div class=\"step-card\"><div class=\"step-number\">3<\/div><h3>Schedule Installation<\/h3><p>Fast, professional installation.<\/p><\/div>\r\n                    <div class=\"step-card\"><div class=\"step-number\">4<\/div><h3>Go Live & Thrive<\/h3><p>Enjoy reliable connectivity.<\/p><\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- SECTION 7: Business Recommendations -->\r\n    <div class=\"section\" style=\"background: #f8faff;\">\r\n        <div class=\"container\">\r\n            <div class=\"section-padding\">\r\n                <div class=\"text-center\">\r\n                    <div style=\"display: inline-flex; background: rgba(0,70,140,0.08); padding: 6px 16px; border-radius: 50px; margin-bottom: 20px;\">\ud83d\udcca RECOMMENDATIONS<\/div>\r\n                    <h2>Find the Right Solution for Your Business<\/h2>\r\n                    <p class=\"section-subhead\">Based on your business size and needs, we recommend the perfect COX package.<\/p>\r\n                <\/div>\r\n                <div class=\"grid-3\">\r\n                    <div class=\"card\"><i class=\"fas fa-store\" style=\"font-size: 2rem; color: #1595d3;\"><\/i><h3>Small Business<\/h3><p>1-10 employees | 100-300 Mbps | Essential Security<\/p><a href=\"#\" class=\"btn-secondary\" style=\"margin-top: 15px;\">View Plans<\/a><\/div>\r\n                    <div class=\"card\"><i class=\"fas fa-chart-line\" style=\"font-size: 2rem; color: #1595d3;\"><\/i><h3>Growing Business<\/h3><p>10-50 employees | 500 Mbps-1 Gbps | Advanced Security<\/p><a href=\"#\" class=\"btn-secondary\" style=\"margin-top: 15px;\">View Plans<\/a><\/div>\r\n                    <div class=\"card\"><i class=\"fas fa-building\" style=\"font-size: 2rem; color: #1595d3;\"><\/i><h3>Enterprise Business<\/h3><p>50+ employees | 1-10 Gbps | SD-WAN & Dedicated Support<\/p><a href=\"#\" class=\"btn-secondary\" style=\"margin-top: 15px;\">View Plans<\/a><\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- SECTION 8: Testimonials -->\r\n    <div class=\"section\" style=\"background: #ffffff;\">\r\n        <div class=\"container\">\r\n            <div class=\"section-padding\">\r\n                <div class=\"text-center\">\r\n                    <div style=\"display: inline-flex; background: rgba(0,70,140,0.08); padding: 6px 16px; border-radius: 50px; margin-bottom: 20px;\">\u2b50 CLIENT TESTIMONIALS<\/div>\r\n                    <h2>What Our Clients Say<\/h2>\r\n                    <p class=\"section-subhead\">Trusted by thousands of businesses nationwide.<\/p>\r\n                <\/div>\r\n                <div class=\"grid-3\">\r\n                    <div class=\"testimonial-card\"><i class=\"fas fa-quote-left\" style=\"color: #1595d3; font-size: 1.5rem;\"><\/i><p style=\"margin: 15px 0;\">\"COX Business Fiber transformed our operations. The speed and reliability are unmatched!\"<\/p><div><strong>Michael Chen<\/strong><br><span style=\"color: #64748b;\">TechVision Solutions<\/span><\/div><div style=\"margin-top: 10px;\"><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><\/div><\/div>\r\n                    <div class=\"testimonial-card\"><i class=\"fas fa-quote-left\" style=\"color: #1595d3; font-size: 1.5rem;\"><\/i><p style=\"margin: 15px 0;\">\"The cloud phone system has streamlined our communication. Excellent support team!\"<\/p><div><strong>Sarah Johnson<\/strong><br><span style=\"color: #64748b;\">Johnson & Associates<\/span><\/div><div style=\"margin-top: 10px;\"><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><\/div><\/div>\r\n                    <div class=\"testimonial-card\"><i class=\"fas fa-quote-left\" style=\"color: #1595d3; font-size: 1.5rem;\"><\/i><p style=\"margin: 15px 0;\">\"COX Business has been a trusted partner for over 5 years. Highly recommend!\"<\/p><div><strong>David Rodriguez<\/strong><br><span style=\"color: #64748b;\">MedCare Solutions<\/span><\/div><div style=\"margin-top: 10px;\"><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><i class=\"fas fa-star\" style=\"color: #ffc107;\"><\/i><\/div><\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- SECTION 9: Local Business SEO Content -->\r\n    <div class=\"section\" style=\"background: #f8faff;\">\r\n        <div class=\"container\">\r\n            <div class=\"section-padding\">\r\n                <div class=\"grid-2\">\r\n                    <div>\r\n                        <h2>Why Local Businesses Choose COX Business<\/h2>\r\n                        <p style=\"margin-bottom: 20px;\">COX Business delivers enterprise-grade connectivity tailored for local businesses. With fiber internet speeds up to 10 Gbps, our network ensures your business stays connected and productive.<\/p>\r\n                        <ul style=\"list-style: none;\">\r\n                            <li style=\"margin-bottom: 12px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Local fiber network with dedicated support<\/li>\r\n                            <li style=\"margin-bottom: 12px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Customized solutions for your business needs<\/li>\r\n                            <li style=\"margin-bottom: 12px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> 24\/7 local technical support<\/li>\r\n                            <li style=\"margin-bottom: 12px;\"><i class=\"fas fa-check-circle\" style=\"color: #1595d3;\"><\/i> Scalable plans that grow with your business<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <div>\r\n                        <h2>Get the Right Internet for Your Business<\/h2>\r\n                        <p style=\"margin-bottom: 20px;\">Whether you run a small retail shop, a growing startup, or a large enterprise, COX Business has the perfect internet solution. Bundle services to maximize savings and streamline your operations.<\/p>\r\n                        <a href=\"#\" class=\"btn-primary\">Get a Free Quote Today<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- SECTION 10: FAQ -->\r\n    <div class=\"section\" style=\"background: #ffffff;\">\r\n        <div class=\"container\">\r\n            <div class=\"section-padding\">\r\n                <div class=\"text-center\">\r\n                    <div style=\"display: inline-flex; background: rgba(0,70,140,0.08); padding: 6px 16px; border-radius: 50px; margin-bottom: 20px;\">\u2753 FAQ<\/div>\r\n                    <h2>Frequently Asked Questions<\/h2>\r\n                    <p class=\"section-subhead\">Everything you need to know about COX Business solutions.<\/p>\r\n                <\/div>\r\n                <div style=\"max-width: 800px; margin: 0 auto;\">\r\n                    <div class=\"faq-item\"><div class=\"faq-question\">What internet speeds does COX Business offer? <i class=\"fas fa-chevron-down\"><\/i><\/div><div class=\"faq-answer\">COX Business offers fiber internet speeds ranging from 100 Mbps to 10 Gbps, depending on your location and business needs.<\/div><\/div>\r\n                    <div class=\"faq-item\"><div class=\"faq-question\">Is fiber internet available in my area? <i class=\"fas fa-chevron-down\"><\/i><\/div><div class=\"faq-answer\">COX Business fiber is expanding rapidly. Contact us with your business address to verify availability.<\/div><\/div>\r\n                    <div class=\"faq-item\"><div class=\"faq-question\">Can I bundle internet, phone, and security services? <i class=\"fas fa-chevron-down\"><\/i><\/div><div class=\"faq-answer\">Yes! Bundling services can save you up to 30% on your monthly bill.<\/div><\/div>\r\n                    <div class=\"faq-item\"><div class=\"faq-question\">What's included in COX Business Voice? <i class=\"fas fa-chevron-down\"><\/i><\/div><div class=\"faq-answer\">HD voice calling, auto-attendant, call routing, voicemail-to-email, mobile and desktop apps, and video conferencing.<\/div><\/div>\r\n                    <div class=\"faq-item\"><div class=\"faq-question\">How long does installation take? <i class=\"fas fa-chevron-down\"><\/i><\/div><div class=\"faq-answer\">Installation typically takes 5-10 business days after order confirmation.<\/div><\/div>\r\n                    <div class=\"faq-item\"><div class=\"faq-question\">Do you offer dedicated support? <i class=\"fas fa-chevron-down\"><\/i><\/div><div class=\"faq-answer\">Yes! We provide dedicated account managers and 24\/7 technical support.<\/div><\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- SECTION 11: Final CTA -->\r\n    <div class=\"final-cta\">\r\n        <div class=\"final-cta-content\">\r\n            <div style=\"display: inline-flex; background: rgba(255,255,255,0.2); padding: 8px 24px; border-radius: 60px; margin-bottom: 30px;\">\ud83d\ude80 READY TO GROW YOUR BUSINESS<\/div>\r\n            <h2 style=\"color: white;\">Get a Free Quote for COX Business Services Today<\/h2>\r\n            <p style=\"margin: 20px 0 30px;\">No obligation, expert advice. Join thousands of satisfied businesses that trust COX for their connectivity needs.<\/p>\r\n            <div style=\"display: flex; gap: 20px; justify-content: center; flex-wrap: wrap;\">\r\n                <a href=\"https:\/\/connectnationwide.com\/cox-business\/request-quote\/\" class=\"btn-primary\" style=\"background: white; color: #00468c;\">\ud83d\udcc4 Request a Free Quote<\/a>\r\n                <a href=\"tel:1-865-518-6190\" class=\"btn-secondary\" style=\"background: rgba(255,255,255,0.15); color: white; border-color: white;\">\ud83d\udcde Call: 1-865-518-6190<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\n    \/\/ FAQ Accordion\r\n    document.querySelectorAll('.faq-item').forEach((item, index) => {\r\n        const question = item.querySelector('.faq-question');\r\n        const answer = item.querySelector('.faq-answer');\r\n        question.addEventListener('click', () => {\r\n            const isActive = item.classList.contains('active');\r\n            if (isActive) {\r\n                item.classList.remove('active');\r\n                answer.style.maxHeight = '0';\r\n            } else {\r\n                item.classList.add('active');\r\n                answer.style.maxHeight = answer.scrollHeight + 'px';\r\n            }\r\n        });\r\n        if (index === 0) {\r\n            item.classList.add('active');\r\n            answer.style.maxHeight = answer.scrollHeight + 'px';\r\n        }\r\n    });\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>COX Business Services | Enterprise-Grade Internet, Phone &#038; Security Solutions &#x26a1; AUTHORIZED COX BUSINESS PARTNER COX Business SolutionsPowering Your Digital [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/connectnationwide.com\/cox-business\/wp-json\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/connectnationwide.com\/cox-business\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/connectnationwide.com\/cox-business\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/connectnationwide.com\/cox-business\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/connectnationwide.com\/cox-business\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":32,"href":"https:\/\/connectnationwide.com\/cox-business\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":27016,"href":"https:\/\/connectnationwide.com\/cox-business\/wp-json\/wp\/v2\/pages\/7\/revisions\/27016"}],"wp:attachment":[{"href":"https:\/\/connectnationwide.com\/cox-business\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}