{"id":64,"date":"2025-01-14T23:16:32","date_gmt":"2025-01-14T23:16:32","guid":{"rendered":"https:\/\/horizonoptical.ca\/?page_id=64"},"modified":"2025-01-19T14:15:01","modified_gmt":"2025-01-19T14:15:01","slug":"64-2","status":"publish","type":"page","link":"https:\/\/horizonoptical.ca\/?page_id=64","title":{"rendered":"Eye Wear"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Eye Wear \u2013 Horizon Optical<\/title>\n    <style>\n        \/* General Reset *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: Arial, sans-serif;\n            line-height: 1.6;\n            background-color: #f5f5f5;\n            color: #333;\n            overflow-x: hidden;\n        }\n\n        header {\n            background-color: #004080;\n            color: #fff;\n            padding: 20px 0;\n            text-align: center;\n        }\n\n        header h1 {\n            font-size: 2.5rem;\n            color: #fff;\n        }\n\n        main {\n            padding: 20px;\n        }\n\n        .eyewear-container {\n            max-width: 1100px;\n            margin: 0 auto;\n        }\n\n        .eyewear-intro {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n\n        .eyewear-intro h2 {\n            color: #004080;\n            font-size: 2rem;\n        }\n\n        .eyewear-intro p {\n            font-size: 1.2rem;\n            margin-top: 10px;\n        }\n\n        .collection-section {\n            margin-bottom: 40px;\n        }\n\n        .collection-section h3 {\n            color: #004080;\n            font-size: 1.8rem;\n            margin-bottom: 10px;\n        }\n\n        .brands-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n            gap: 20px;\n        }\n\n        .brand-card {\n            background: #fff;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n            transition: transform 0.3s ease-in-out;\n            animation: fadeInUp 0.5s forwards;\n        }\n\n        .brand-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);\n        }\n\n        .brand-logo {\n            max-width: 100%;\n            height: 60px;\n            object-fit: contain;\n            margin-bottom: 15px;\n        }\n\n        .brand-title {\n            font-size: 1.2rem;\n            color: #333;\n        }\n\n        footer {\n            background-color: #004080;\n            color: #fff;\n            text-align: center;\n            padding: 10px 0;\n            margin-top: 20px;\n        }\n\n        footer p {\n            font-size: 0.9rem;\n        }\n\n        @keyframes fadeInUp {\n            0% {\n                opacity: 0;\n                transform: translateY(20px);\n            }\n            100% {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        @media (max-width: 768px) {\n            header h1 {\n                font-size: 2rem;\n            }\n\n            .eyewear-intro h2 {\n                font-size: 1.8rem;\n            }\n\n            .brand-title {\n                font-size: 1rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <header>\n        <h1>Eye Wear Collection<\/h1>\n    <\/header>\n    <main>\n        <div class=\"eyewear-container\">\n            <div class=\"eyewear-intro\">\n                <h2>Discover Premium Eye Wear at Horizon Optical<\/h2>\n                <p>At Horizon Optical, we bring you a diverse range of stylish and high-quality eyewear to suit your vision needs and personal style. From classic eyeglasses to trendy sunglasses, our collection features the latest designs from globally renowned brands.<\/p>\n            <\/div>\n\n            <!-- Brands Section -->\n            <div class=\"collection-section\">\n                <h3>Brands We Carry<\/h3>\n                <div class=\"brands-grid\">\n                    <!-- Existing Brand Cards -->\n                    <div class=\"brand-card\" style=\"animation-delay: 0.2s;\">\n                        <img decoding=\"async\" src=\"https:\/\/e7.pngegg.com\/pngimages\/527\/982\/png-clipart-ray-ban-wayfarer-sunglasses-oakley-inc-orange-typo-text-logo.png\" alt=\"Ray-Ban Logo\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Ray-Ban<\/p>\n                    <\/div>\n                    <div class=\"brand-card\" style=\"animation-delay: 0.4s;\">\n                        <img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcQmpcZMoEyP0kNcg2hF9svxlXA2t4unQIaITw&#038;s\" alt=\"Versace Logo\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Versace<\/p>\n                    <\/div>\n                    <div class=\"brand-card\" style=\"animation-delay: 0.6s;\">\n                        <img decoding=\"async\" src=\"https:\/\/w7.pngwing.com\/pngs\/915\/215\/png-transparent-logo-brand-burberry-fashion-design-burberry-white-mammal-text-thumbnail.png\" alt=\"Burberry Logo\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Burberry<\/p>\n                    <\/div>\n                    <div class=\"brand-card\" style=\"animation-delay: 0.8s;\">\n                        <img decoding=\"async\" src=\"https:\/\/e7.pngegg.com\/pngimages\/85\/90\/png-clipart-coach-new-york-logo-coach-logo-icons-logos-emojis-shop-logos-thumbnail.png\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Coach<\/p>\n                    <\/div>\n                    <div class=\"brand-card\" style=\"animation-delay: 1s;\">\n                        <img decoding=\"async\" src=\"https:\/\/seeklogo.com\/images\/M\/michael-kors-logo-2D0B890759-seeklogo.com.png\" alt=\"Michael Kors Logo\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Michael Kors<\/p>\n                    <\/div>\n                    <div class=\"brand-card\" style=\"animation-delay: 1.2s;\">\n                        <img decoding=\"async\" src=\"https:\/\/logos-world.net\/wp-content\/uploads\/2023\/02\/Skechers-Logo-500x281.png\" alt=\"Skechers Logo\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Skechers<\/p>\n                    <\/div>\n                    <div class=\"brand-card\" style=\"animation-delay: 1.4s;\">\n                        <img decoding=\"async\" src=\"https:\/\/www.logo.wine\/a\/logo\/Vogue_(magazine)\/Vogue_(magazine)-Logo.wine.svg\" alt=\"Vogue Logo\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Vogue<\/p>\n                    <\/div>\n                    <div class=\"brand-card\" style=\"animation-delay: 1.6s;\">\n                        <img decoding=\"async\" src=\"https:\/\/banner2.cleanpng.com\/20180627\/ysq\/aayjfhney.webp\" alt=\"Guess Logo\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Guess<\/p>\n                    <\/div>\n                    <div class=\"brand-card\" style=\"animation-delay: 1.8s;\">\n                        <img decoding=\"async\" src=\"https:\/\/www.citypng.com\/public\/uploads\/preview\/tommy-hilfiger-logo-hd-png-701751694773713igmbb3zbxg.png\" alt=\"Tommy Hilfiger Logo\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Tommy Hilfiger<\/p>\n                    <\/div>\n                    <div class=\"brand-card\" style=\"animation-delay: 2s;\">\n                        <img decoding=\"async\" src=\"https:\/\/banner2.cleanpng.com\/20180715\/xt\/aavjx9xmq.webp\" alt=\"Polo Ralph Lauren Logo\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Polo Ralph Lauren<\/p>\n                    <\/div>\n                    <div class=\"brand-card\" style=\"animation-delay: 2.2s;\">\n                        <img decoding=\"async\" src=\"https:\/\/www.citypng.com\/public\/uploads\/preview\/adidas-black-logo-701751694777212bstvn6c2g9.png\" alt=\"Adidas Logo\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Adidas<\/p>\n                    <\/div>\n                    <!-- New Brand Cards -->\n                    <div class=\"brand-card\" style=\"animation-delay: 2.4s;\">\n                        <img decoding=\"async\" src=\"https:\/\/download.logo.wine\/logo\/Fossil_Group\/Fossil_Group-Logo.wine.png\" alt=\"Fossil Logo\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Fossil<\/p>\n                    <\/div>\n                    <div class=\"brand-card\" style=\"animation-delay: 2.6s;\">\n                        <img decoding=\"async\" src=\"https:\/\/download.logo.wine\/logo\/Under_Armour\/Under_Armour-Logo.wine.png\" alt=\"Under Armour Logo\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Under Armour<\/p>\n                    <\/div>\n                    <div class=\"brand-card\" style=\"animation-delay: 2.8s;\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn.freebiesupply.com\/logos\/large\/2x\/boss-hugo-boss-logo-png-transparent.png\" alt=\"Hugo Boss Logo\" class=\"brand-logo\">\n                        <p class=\"brand-title\">Hugo Boss<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/main>\n    <footer>\n        <p>&copy; 2025 Horizon Optical. All rights reserved.<\/p>\n    <\/footer>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Eye Wear \u2013 Horizon Optical Eye Wear Collection Discover Premium Eye Wear at Horizon Optical At Horizon Optical, we bring you a diverse range of stylish and high-quality eyewear to suit your vision needs and personal style. From classic eyeglasses to trendy sunglasses, our collection features the latest designs from globally renowned brands. Brands We [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-64","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"dentistry-clinic-featured-image":false,"dentistry-clinic-thumbnail-avatar":false,"dental-insight-featured-image":false,"dental-insight-thumbnail-avatar":false},"uagb_author_info":{"display_name":"Horizonoptics","author_link":"https:\/\/horizonoptical.ca\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"Eye Wear \u2013 Horizon Optical Eye Wear Collection Discover Premium Eye Wear at Horizon Optical At Horizon Optical, we bring you a diverse range of stylish and high-quality eyewear to suit your vision needs and personal style. From classic eyeglasses to trendy sunglasses, our collection features the latest designs from globally renowned brands. Brands We&hellip;","_links":{"self":[{"href":"https:\/\/horizonoptical.ca\/index.php?rest_route=\/wp\/v2\/pages\/64","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/horizonoptical.ca\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/horizonoptical.ca\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/horizonoptical.ca\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/horizonoptical.ca\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=64"}],"version-history":[{"count":6,"href":"https:\/\/horizonoptical.ca\/index.php?rest_route=\/wp\/v2\/pages\/64\/revisions"}],"predecessor-version":[{"id":214,"href":"https:\/\/horizonoptical.ca\/index.php?rest_route=\/wp\/v2\/pages\/64\/revisions\/214"}],"wp:attachment":[{"href":"https:\/\/horizonoptical.ca\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=64"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}