{"id":14454,"date":"2025-07-28T08:56:29","date_gmt":"2025-07-28T08:56:29","guid":{"rendered":"https:\/\/champion-group.eu\/?page_id=14454"},"modified":"2025-07-28T08:57:20","modified_gmt":"2025-07-28T08:57:20","slug":"a-test-page-3","status":"publish","type":"page","link":"https:\/\/champion-group.eu\/en\/a-test-page-3\/","title":{"rendered":"A test Page 3"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14454\" class=\"elementor elementor-14454\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ce17ca2 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"ce17ca2\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0302e64\" data-id=\"0302e64\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-da5052e elementor-widget elementor-widget-html\" data-id=\"da5052e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\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\">\r\n    <title>Champion Group - Engineered Access Solutions<\/title>\r\n    <!-- Tailwind CSS CDN -->\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <!-- Google Fonts - Inter -->\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            overflow-x: hidden; \/* Prevent horizontal scroll due to potential overflow *\/\r\n        }\r\n        .hero-slide {\r\n            background-size: cover;\r\n            background-position: center;\r\n            transition: opacity 1s ease-in-out;\r\n        }\r\n        .hero-slide.active {\r\n            opacity: 1;\r\n        }\r\n        .hero-slide.hidden {\r\n            opacity: 0;\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n        }\r\n        \/* Custom scrollbar for better aesthetics *\/\r\n        ::-webkit-scrollbar {\r\n            width: 8px;\r\n        }\r\n        ::-webkit-scrollbar-track {\r\n            background: #f1f1f1;\r\n            border-radius: 10px;\r\n        }\r\n        ::-webkit-scrollbar-thumb {\r\n            background: #888;\r\n            border-radius: 10px;\r\n        }\r\n        ::-webkit-scrollbar-thumb:hover {\r\n            background: #555;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"bg-gray-50 text-gray-800\">\r\n\r\n    <!-- Header\/Navigation (Placeholder) -->\r\n    <header class=\"bg-white shadow-sm py-4 px-6 fixed w-full z-50\">\r\n        <nav class=\"container mx-auto flex justify-between items-center\">\r\n            <div class=\"text-2xl font-bold text-blue-700\">Champion Group<\/div>\r\n            <ul class=\"hidden md:flex space-x-6\">\r\n                <li><a href=\"#\" class=\"text-gray-600 hover:text-blue-700 font-medium\">Home<\/a><\/li>\r\n                <li><a href=\"#\" class=\"text-gray-600 hover:text-blue-700 font-medium\">Products<\/a><\/li>\r\n                <li><a href=\"#\" class=\"text-gray-600 hover:text-blue-700 font-medium\">Services<\/a><\/li>\r\n                <li><a href=\"#\" class=\"text-gray-600 hover:text-blue-700 font-medium\">About Us<\/a><\/li>\r\n                <li><a href=\"#\" class=\"text-gray-600 hover:text-blue-700 font-medium\">Contact<\/a><\/li>\r\n            <\/ul>\r\n            <button class=\"md:hidden text-gray-600 focus:outline-none\">\r\n                <svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6h16M4 12h16M4 18h16\"><\/path><\/svg>\r\n            <\/button>\r\n        <\/nav>\r\n    <\/header>\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"relative h-screen flex items-center justify-center text-white overflow-hidden\">\r\n        <div id=\"hero-carousel\" class=\"absolute inset-0\">\r\n            <!-- Hero Slide 1: Industrial Hangar Doors -->\r\n            <div class=\"hero-slide active absolute inset-0 flex flex-col items-center justify-center p-6 text-center\" style=\"background-image: url('https:\/\/placehold.co\/1920x1080\/2563eb\/ffffff?text=Industrial+Hangar+Doors');\">\r\n                <div class=\"absolute inset-0 bg-black opacity-50\"><\/div>\r\n                <div class=\"relative z-10 max-w-4xl mx-auto\">\r\n                    <h1 class=\"text-4xl md:text-6xl font-extrabold mb-4 leading-tight\">Heavy-Duty Industrial Hangar Doors \u2013 Built for Extreme Durability<\/h1>\r\n                    <p class=\"text-lg md:text-xl mb-8\">CE-certified, weather-resistant hangar doors designed for aviation, logistics & large-scale facilities.<\/p>\r\n                    <div class=\"flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4\">\r\n                        <a href=\"#\" class=\"bg-blue-600 hover:bg-blue-700 text-white font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">Request a Custom Quote<\/a>\r\n                        <a href=\"#\" class=\"bg-white text-blue-700 hover:bg-gray-100 font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">View Hangar Door Options<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Hero Slide 2: Hydraulic Doors -->\r\n            <div class=\"hero-slide hidden absolute inset-0 flex flex-col items-center justify-center p-6 text-center\" style=\"background-image: url('https:\/\/placehold.co\/1920x1080\/059669\/ffffff?text=Hydraulic+Doors');\">\r\n                <div class=\"absolute inset-0 bg-black opacity-50\"><\/div>\r\n                <div class=\"relative z-10 max-w-4xl mx-auto\">\r\n                    <h1 class=\"text-4xl md:text-6xl font-extrabold mb-4 leading-tight\">High-Performance Hydraulic Doors \u2013 Smooth, Secure & Space-Saving<\/h1>\r\n                    <p class=\"text-lg md:text-xl mb-8\">Engineered for industrial and commercial use with EN-compliant safety and efficiency.<\/p>\r\n                    <div class=\"flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4\">\r\n                        <a href=\"#\" class=\"bg-blue-600 hover:bg-blue-700 text-white font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">Get Technical Specifications<\/a>\r\n                        <a href=\"#\" class=\"bg-white text-blue-700 hover:bg-gray-100 font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">See Hydraulic Door Models<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Hero Slide 3: Fabric Fold-Up Doors -->\r\n            <div class=\"hero-slide hidden absolute inset-0 flex flex-col items-center justify-center p-6 text-center\" style=\"background-image: url('https:\/\/placehold.co\/1920x1080\/f97316\/ffffff?text=Fabric+Fold-Up+Doors');\">\r\n                <div class=\"absolute inset-0 bg-black opacity-50\"><\/div>\r\n                <div class=\"relative z-10 max-w-4xl mx-auto\">\r\n                    <h1 class=\"text-4xl md:text-6xl font-extrabold mb-4 leading-tight\">Versatile Fabric Fold-Up Doors \u2013 Lightweight & Cost-Effective<\/h1>\r\n                    <p class=\"text-lg md:text-xl mb-8\">Ideal for sports halls, warehouses, and agricultural spaces. Quick installation, low maintenance.<\/p>\r\n                    <div class=\"flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4\">\r\n                        <a href=\"#\" class=\"bg-blue-600 hover:bg-blue-700 text-white font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">Calculate Your Savings<\/a>\r\n                        <a href=\"#\" class=\"bg-white text-blue-700 hover:bg-gray-100 font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">Browse Fabric Door Designs<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Hero Slide 4: Lifting Partitions -->\r\n            <div class=\"hero-slide hidden absolute inset-0 flex flex-col items-center justify-center p-6 text-center\" style=\"background-image: url('https:\/\/placehold.co\/1920x1080\/8b5cf6\/ffffff?text=Lifting+Partitions');\">\r\n                <div class=\"absolute inset-0 bg-black opacity-50\"><\/div>\r\n                <div class=\"relative z-10 max-w-4xl mx-auto\">\r\n                    <h1 class=\"text-4xl md:text-6xl font-extrabold mb-4 leading-tight\">Space-Optimizing Lifting Partitions \u2013 Flexible & Soundproof<\/h1>\r\n                    <p class=\"text-lg md:text-xl mb-8\">Create adaptable spaces for offices, hotels, and event venues with CE-certified partitions.<\/p>\r\n                    <div class=\"flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4\">\r\n                        <a href=\"#\" class=\"bg-blue-600 hover:bg-blue-700 text-white font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">Book a Demo<\/a>\r\n                        <a href=\"#\" class=\"bg-white text-blue-700 hover:bg-gray-100 font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">View Partition Solutions<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Hero Slide 5: High-Speed PVC Roll-Up Doors -->\r\n            <div class=\"hero-slide hidden absolute inset-0 flex flex-col items-center justify-center p-6 text-center\" style=\"background-image: url('https:\/\/placehold.co\/1920x1080\/dc2626\/ffffff?text=High-Speed+PVC+Roll-Up+Doors');\">\r\n                <div class=\"absolute inset-0 bg-black opacity-50\"><\/div>\r\n                <div class=\"relative z-10 max-w-4xl mx-auto\">\r\n                    <h1 class=\"text-4xl md:text-6xl font-extrabold mb-4 leading-tight\">High-Speed PVC Roll-Up Doors \u2013 Hygienic & Energy-Efficient<\/h1>\r\n                    <p class=\"text-lg md:text-xl mb-8\">Ideal for food processing, pharmaceuticals, and cleanrooms. EN-certified for safety and durability.<\/p>\r\n                    <div class=\"flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4\">\r\n                        <a href=\"#\" class=\"bg-blue-600 hover:bg-blue-700 text-white font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">Get a Free Hygiene Audit<\/a>\r\n                        <a href=\"#\" class=\"bg-white text-blue-700 hover:bg-gray-100 font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">Explore PVC Door Options<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Hero Slide 6: Floor Hatches -->\r\n            <div class=\"hero-slide hidden absolute inset-0 flex flex-col items-center justify-center p-6 text-center\" style=\"background-image: url('https:\/\/placehold.co\/1920x1080\/0f766e\/ffffff?text=Floor+Hatches');\">\r\n                <div class=\"absolute inset-0 bg-black opacity-50\"><\/div>\r\n                <div class=\"relative z-10 max-w-4xl mx-auto\">\r\n                    <h1 class=\"text-4xl md:text-6xl font-extrabold mb-4 leading-tight\">Heavy-Duty Floor Hatches \u2013 Secure & Space-Saving Access Solutions<\/h1>\r\n                    <p class=\"text-lg md:text-xl mb-8\">Engineered for industrial, commercial, and marine applications. Load-rated and safety-tested.<\/p>\r\n                    <div class=\"flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4\">\r\n                        <a href=\"#\" class=\"bg-blue-600 hover:bg-blue-700 text-white font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">Request Load Capacity Guide<\/a>\r\n                        <a href=\"#\" class=\"bg-white text-blue-700 hover:bg-gray-100 font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">View Hatch Configurations<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Hero Slide 7: Single-Layer Fabric Doors -->\r\n            <div class=\"hero-slide hidden absolute inset-0 flex flex-col items-center justify-center p-6 text-center\" style=\"background-image: url('https:\/\/placehold.co\/1920x1080\/6d28d9\/ffffff?text=Single-Layer+Fabric+Doors');\">\r\n                <div class=\"absolute inset-0 bg-black opacity-50\"><\/div>\r\n                <div class=\"relative z-10 max-w-4xl mx-auto\">\r\n                    <h1 class=\"text-4xl md:text-6xl font-extrabold mb-4 leading-tight\">Affordable Single-Layer Fabric Doors \u2013 Lightweight & Durable<\/h1>\r\n                    <p class=\"text-lg md:text-xl mb-8\">Perfect for workshops, storage areas, and temporary partitions. Quick installation, low maintenance.<\/p>\r\n                    <div class=\"flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4\">\r\n                        <a href=\"#\" class=\"bg-blue-600 hover:bg-blue-700 text-white font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">Get a Quick Quote<\/a>\r\n                        <a href=\"#\" class=\"bg-white text-blue-700 hover:bg-gray-100 font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">See Fabric Door Applications<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Trust Signals -->\r\n    <section class=\"py-16 bg-gray-100\">\r\n        <div class=\"container mx-auto px-6 text-center\">\r\n            <h2 class=\"text-3xl font-bold text-gray-800 mb-10\">Trusted & Certified<\/h2>\r\n            <div class=\"flex flex-wrap justify-center items-center gap-8 mb-12\">\r\n                <img decoding=\"async\" src=\"https:\/\/placehold.co\/120x60\/ffffff\/000000?text=CE+Marking\" alt=\"CE Marking\" class=\"h-16 w-auto object-contain rounded-lg shadow-md\">\r\n                <img decoding=\"async\" src=\"https:\/\/placehold.co\/120x60\/ffffff\/000000?text=ISO+9001\" alt=\"ISO 9001 Certified\" class=\"h-16 w-auto object-contain rounded-lg shadow-md\">\r\n                <img decoding=\"async\" src=\"https:\/\/placehold.co\/120x60\/ffffff\/000000?text=ISO+14001\" alt=\"ISO 14001 Certified\" class=\"h-16 w-auto object-contain rounded-lg shadow-md\">\r\n                <img decoding=\"async\" src=\"https:\/\/placehold.co\/120x60\/ffffff\/000000?text=Partner+Logo+1\" alt=\"Partner Logo 1\" class=\"h-16 w-auto object-contain rounded-lg shadow-md\">\r\n                <img decoding=\"async\" src=\"https:\/\/placehold.co\/120x60\/ffffff\/000000?text=Partner+Logo+2\" alt=\"Partner Logo 2\" class=\"h-16 w-auto object-contain rounded-lg shadow-md\">\r\n            <\/div>\r\n\r\n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8 text-gray-700\">\r\n                <div class=\"bg-white p-6 rounded-lg shadow-lg\">\r\n                    <h3 class=\"text-5xl font-extrabold text-blue-600 mb-2\">25+<\/h3>\r\n                    <p class=\"text-xl font-semibold\">Years of Experience<\/p>\r\n                    <p class=\"text-gray-600\">Delivering excellence since 1998.<\/p>\r\n                <\/div>\r\n                <div class=\"bg-white p-6 rounded-lg shadow-lg\">\r\n                    <h3 class=\"text-5xl font-extrabold text-blue-600 mb-2\">1000+<\/h3>\r\n                    <p class=\"text-xl font-semibold\">Successful Projects<\/p>\r\n                    <p class=\"text-gray-600\">Across diverse industries and regions.<\/p>\r\n                <\/div>\r\n                <div class=\"bg-white p-6 rounded-lg shadow-lg\">\r\n                    <h3 class=\"text-5xl font-extrabold text-blue-600 mb-2\">98%<\/h3>\r\n                    <p class=\"text-xl font-semibold\">Client Satisfaction<\/p>\r\n                    <p class=\"text-gray-600\">Committed to exceeding expectations.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Product Showcase -->\r\n    <section class=\"py-16 bg-white\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"text-center mb-12\">\r\n                <h2 class=\"text-4xl font-extrabold text-gray-800 mb-4\">Engineered Access Solutions for Every Industry<\/h2>\r\n                <p class=\"text-lg text-gray-600 max-w-2xl mx-auto\">EU-compliant, custom-built doors and partitions designed for safety, efficiency, and durability.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-8\">\r\n                <!-- Product Card 1: Fire-Rated Doors -->\r\n                <div class=\"bg-gray-50 rounded-lg shadow-lg overflow-hidden transform hover:scale-105 transition duration-300\">\r\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/400x250\/e0e7ff\/1f2937?text=Fire-Rated+Doors\" alt=\"Fire-Rated Doors\" class=\"w-full h-48 object-cover\">\r\n                    <div class=\"p-6\">\r\n                        <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Fire-Rated Doors<\/h3>\r\n                        <ul class=\"text-gray-700 text-sm mb-4 space-y-1\">\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\ud83d\udd25<\/span> EN 1634-1 certified<\/li>\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\u23f1\ufe0f<\/span> 30\/60\/90 mins resistance<\/li>\r\n                        <\/ul>\r\n                        <p class=\"text-gray-600 text-sm mb-4\">Ideal for: Commercial buildings, hospitals<\/p>\r\n                        <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                            Learn More\r\n                            <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Product Card 2: High-Security Doors -->\r\n                <div class=\"bg-gray-50 rounded-lg shadow-lg overflow-hidden transform hover:scale-105 transition duration-300\">\r\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/400x250\/e0e7ff\/1f2937?text=High-Security+Doors\" alt=\"High-Security Doors\" class=\"w-full h-48 object-cover\">\r\n                    <div class=\"p-6\">\r\n                        <h3 class=\"text-xl font-bold text-gray-900 mb-2\">High-Security Doors<\/h3>\r\n                        <ul class=\"text-gray-700 text-sm mb-4 space-y-1\">\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\ud83d\udd12<\/span> Anti-burglary tested to EN 1627<\/li>\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\ud83d\udcaa<\/span> Reinforced frames<\/li>\r\n                        <\/ul>\r\n                        <p class=\"text-gray-600 text-sm mb-4\">Ideal for: Banks, government facilities<\/p>\r\n                        <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                            Learn More\r\n                            <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Product Card 3: Industrial Hangar Doors -->\r\n                <div class=\"bg-gray-50 rounded-lg shadow-lg overflow-hidden transform hover:scale-105 transition duration-300\">\r\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/400x250\/e0e7ff\/1f2937?text=Industrial+Hangar+Doors\" alt=\"Industrial Hangar Doors\" class=\"w-full h-48 object-cover\">\r\n                    <div class=\"p-6\">\r\n                        <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Industrial Hangar Doors<\/h3>\r\n                        <ul class=\"text-gray-700 text-sm mb-4 space-y-1\">\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\ud83c\udfd7\ufe0f<\/span> Heavy-duty steel\/aluminum<\/li>\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\ud83c\udf2c\ufe0f<\/span> Wind-load resistant<\/li>\r\n                        <\/ul>\r\n                        <p class=\"text-gray-600 text-sm mb-4\">Ideal for: Aviation, logistics<\/p>\r\n                        <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                            Learn More\r\n                            <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Product Card 4: High-Speed PVC Roll-Up Doors -->\r\n                <div class=\"bg-gray-50 rounded-lg shadow-lg overflow-hidden transform hover:scale-105 transition duration-300\">\r\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/400x250\/e0e7ff\/1f2937?text=High-Speed+PVC+Roll-Up+Doors\" alt=\"High-Speed PVC Roll-Up Doors\" class=\"w-full h-48 object-cover\">\r\n                    <div class=\"p-6\">\r\n                        <h3 class=\"text-xl font-bold text-gray-900 mb-2\">High-Speed PVC Roll-Up Doors<\/h3>\r\n                        <ul class=\"text-gray-700 text-sm mb-4 space-y-1\">\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\ud83e\uddfc<\/span> Hygienic PVC<\/li>\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\u26a1<\/span> 1.5m\/sec operation<\/li>\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\u2705<\/span> EN 13241-1 certified<\/li>\r\n                        <\/ul>\r\n                        <p class=\"text-gray-600 text-sm mb-4\">Ideal for: Food, pharma, cleanrooms<\/p>\r\n                        <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                            Learn More\r\n                            <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Product Card 5: Hydraulic Doors -->\r\n                <div class=\"bg-gray-50 rounded-lg shadow-lg overflow-hidden transform hover:scale-105 transition duration-300\">\r\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/400x250\/e0e7ff\/1f2937?text=Hydraulic+Doors\" alt=\"Hydraulic Doors\" class=\"w-full h-48 object-cover\">\r\n                    <div class=\"p-6\">\r\n                        <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Hydraulic Doors<\/h3>\r\n                        <ul class=\"text-gray-700 text-sm mb-4 space-y-1\">\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\u2194\ufe0f<\/span> Space-saving<\/li>\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\u2699\ufe0f<\/span> Smooth operation<\/li>\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\ud83d\udd04<\/span> 50,000+ cycles<\/li>\r\n                        <\/ul>\r\n                        <p class=\"text-gray-600 text-sm mb-4\">Ideal for: Warehouses, factories<\/p>\r\n                        <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                            Learn More\r\n                            <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Product Card 6: Fabric Fold-Up Doors -->\r\n                <div class=\"bg-gray-50 rounded-lg shadow-lg overflow-hidden transform hover:scale-105 transition duration-300\">\r\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/400x250\/e0e7ff\/1f2937?text=Fabric+Fold-Up+Doors\" alt=\"Fabric Fold-Up Doors\" class=\"w-full h-48 object-cover\">\r\n                    <div class=\"p-6\">\r\n                        <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Fabric Fold-Up Doors<\/h3>\r\n                        <ul class=\"text-gray-700 text-sm mb-4 space-y-1\">\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\u2696\ufe0f<\/span> Lightweight polyester<\/li>\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\ud83d\udee0\ufe0f<\/span> Low maintenance<\/li>\r\n                        <\/ul>\r\n                        <p class=\"text-gray-600 text-sm mb-4\">Ideal for: Sports halls, agriculture<\/p>\r\n                        <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                            Learn More\r\n                            <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Product Card 7: Floor Hatches -->\r\n                <div class=\"bg-gray-50 rounded-lg shadow-lg overflow-hidden transform hover:scale-105 transition duration-300\">\r\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/400x250\/e0e7ff\/1f2937?text=Floor+Hatches\" alt=\"Floor Hatches\" class=\"w-full h-48 object-cover\">\r\n                    <div class=\"p-6\">\r\n                        <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Floor Hatches<\/h3>\r\n                        <ul class=\"text-gray-700 text-sm mb-4 space-y-1\">\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\ud83c\udfcb\ufe0f<\/span> Load-rated up to 5 tons<\/li>\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\ud83e\uddb6<\/span> Slip-resistant<\/li>\r\n                        <\/ul>\r\n                        <p class=\"text-gray-600 text-sm mb-4\">Ideal for: Industrial plants, marine<\/p>\r\n                        <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                            Learn More\r\n                            <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Product Card 8: Lifting Partitions -->\r\n                <div class=\"bg-gray-50 rounded-lg shadow-lg overflow-hidden transform hover:scale-105 transition duration-300\">\r\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/400x250\/e0e7ff\/1f2937?text=Lifting+Partitions\" alt=\"Lifting Partitions\" class=\"w-full h-48 object-cover\">\r\n                    <div class=\"p-6\">\r\n                        <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Lifting Partitions<\/h3>\r\n                        <ul class=\"text-gray-700 text-sm mb-4 space-y-1\">\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\ud83d\udd07<\/span> Soundproof<\/li>\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\ud83d\udccf<\/span> Custom sizes<\/li>\r\n                            <li class=\"flex items-center\"><span class=\"mr-2 text-blue-600\">\ud83d\ude80<\/span> Quick installation<\/li>\r\n                        <\/ul>\r\n                        <p class=\"text-gray-600 text-sm mb-4\">Ideal for: Hotels, event venues<\/p>\r\n                        <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                            Learn More\r\n                            <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"text-center mt-12\">\r\n                <a href=\"#\" class=\"inline-flex items-center bg-blue-600 hover:bg-blue-700 text-white font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">\r\n                    Need a Custom Solution? Contact Our Experts\r\n                    <svg class=\"ml-2 w-5 h-5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Why Choose Us? (USP Section) -->\r\n    <section class=\"py-16 bg-gray-100\">\r\n        <div class=\"container mx-auto px-6 text-center\">\r\n            <h2 class=\"text-4xl font-extrabold text-gray-800 mb-6\">Why Choose Champion Group?<\/h2>\r\n            <p class=\"text-lg text-gray-600 max-w-3xl mx-auto mb-12\">\r\n                At Champion Group, we specialize in crafting high-performance, compliant, and innovative door and enclosure solutions that meet the strictest standards across Europe and beyond. Whether you require industrial hangar doors or custom partitioning, our commitment to precision, sustainability, and long-term support sets us apart.\r\n            <\/p>\r\n\r\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8\">\r\n                <!-- USP Card 1 -->\r\n                <div class=\"bg-white p-8 rounded-lg shadow-lg flex flex-col items-center text-center transform hover:scale-105 transition duration-300\">\r\n                    <div class=\"text-5xl text-blue-600 mb-4\">\ud83c\uddea\ud83c\uddfa<\/div>\r\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">EU-Manufactured<\/h3>\r\n                    <p class=\"text-gray-700\">Local Compliance Guaranteed. Full adherence to CE marking and EN standards.<\/p>\r\n                <\/div>\r\n                <!-- USP Card 2 -->\r\n                <div class=\"bg-white p-8 rounded-lg shadow-lg flex flex-col items-center text-center transform hover:scale-105 transition duration-300\">\r\n                    <div class=\"text-5xl text-blue-600 mb-4\">\u23f1\ufe0f<\/div>\r\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Fast Lead Times<\/h3>\r\n                    <p class=\"text-gray-700\">Typically 5\u20137 Weeks Avg. Streamlined production and logistics.<\/p>\r\n                <\/div>\r\n                <!-- USP Card 3 -->\r\n                <div class=\"bg-white p-8 rounded-lg shadow-lg flex flex-col items-center text-center transform hover:scale-105 transition duration-300\">\r\n                    <div class=\"text-5xl text-blue-600 mb-4\">\ud83d\udd27<\/div>\r\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Lifetime Technical Support<\/h3>\r\n                    <p class=\"text-gray-700\">Ongoing assistance ensuring optimal performance and peace of mind.<\/p>\r\n                <\/div>\r\n                <!-- USP Card 4 -->\r\n                <div class=\"bg-white p-8 rounded-lg shadow-lg flex flex-col items-center text-center transform hover:scale-105 transition duration-300\">\r\n                    <div class=\"text-5xl text-blue-600 mb-4\">\ud83c\udf31<\/div>\r\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Sustainable Materials<\/h3>\r\n                    <p class=\"text-gray-700\">FSC-Certified Timber & Recyclable Steel across all product lines.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Services Section -->\r\n    <section class=\"py-16 bg-white\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"text-center mb-12\">\r\n                <h2 class=\"text-4xl font-extrabold text-gray-800 mb-4\">End-to-End Hangar Door Solutions \u2013 From Concept to Installation<\/h2>\r\n                <p class=\"text-lg text-gray-600 max-w-2xl mx-auto\">Partner with Europe\u2019s trusted experts for compliant, high-performance access systems.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-8\">\r\n                <!-- Service Card 1: Custom Design -->\r\n                <div class=\"bg-gray-50 p-6 rounded-lg shadow-lg flex flex-col items-center text-center transform hover:scale-105 transition duration-300\">\r\n                    <div class=\"text-5xl text-blue-600 mb-4\">\u270f\ufe0f<\/div>\r\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Custom Design<\/h3>\r\n                    <p class=\"text-gray-700 mb-4\">Tailored door solutions for your exact specifications.<\/p>\r\n                    <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                        Explore Service\r\n                        <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                    <\/a>\r\n                <\/div>\r\n                <!-- Service Card 2: Precision Manufacturing -->\r\n                <div class=\"bg-gray-50 p-6 rounded-lg shadow-lg flex flex-col items-center text-center transform hover:scale-105 transition duration-300\">\r\n                    <div class=\"text-5xl text-blue-600 mb-4\">\ud83c\udfed<\/div>\r\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Precision Manufacturing<\/h3>\r\n                    <p class=\"text-gray-700 mb-4\">EU-made with premium materials for unmatched durability.<\/p>\r\n                    <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                        Explore Service\r\n                        <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                    <\/a>\r\n                <\/div>\r\n                <!-- Service Card 3: Professional Installation -->\r\n                <div class=\"bg-gray-50 p-6 rounded-lg shadow-lg flex flex-col items-center text-center transform hover:scale-105 transition duration-300\">\r\n                    <div class=\"text-5xl text-blue-600 mb-4\">\ud83d\udee0\ufe0f<\/div>\r\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Professional Installation<\/h3>\r\n                    <p class=\"text-gray-700 mb-4\">Certified technicians ensuring flawless operation.<\/p>\r\n                    <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                        Explore Service\r\n                        <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                    <\/a>\r\n                <\/div>\r\n                <!-- Service Card 4: Comprehensive Warranty -->\r\n                <div class=\"bg-gray-50 p-6 rounded-lg shadow-lg flex flex-col items-center text-center transform hover:scale-105 transition duration-300\">\r\n                    <div class=\"text-5xl text-blue-600 mb-4\">\u2705<\/div>\r\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Comprehensive Warranty<\/h3>\r\n                    <p class=\"text-gray-700 mb-4\">Industry-leading coverage for long-term peace of mind.<\/p>\r\n                    <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                        Explore Service\r\n                        <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                    <\/a>\r\n                <\/div>\r\n                <!-- Service Card 5: 24\/7 Technical Support -->\r\n                <div class=\"bg-gray-50 p-6 rounded-lg shadow-lg flex flex-col items-center text-center transform hover:scale-105 transition duration-300\">\r\n                    <div class=\"text-5xl text-blue-600 mb-4\">\ud83d\udcde<\/div>\r\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">24\/7 Technical Support<\/h3>\r\n                    <p class=\"text-gray-700 mb-4\">Rapid response for maintenance and emergencies.<\/p>\r\n                    <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                        Explore Service\r\n                        <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                    <\/a>\r\n                <\/div>\r\n                <!-- Service Card 6: Regulatory Compliance -->\r\n                <div class=\"bg-gray-50 p-6 rounded-lg shadow-lg flex flex-col items-center text-center transform hover:scale-105 transition duration-300\">\r\n                    <div class=\"text-5xl text-blue-600 mb-4\">\ud83d\udcdc<\/div>\r\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Regulatory Compliance<\/h3>\r\n                    <p class=\"text-gray-700 mb-4\">Guaranteed adherence to EN\/CE standards.<\/p>\r\n                    <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                        Explore Service\r\n                        <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"text-center mt-12\">\r\n                <a href=\"#\" class=\"inline-flex items-center bg-blue-600 hover:bg-blue-700 text-white font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">\r\n                    How We Work: See Our Process in Detail\r\n                    <svg class=\"ml-2 w-5 h-5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Project Gallery (Social Proof) -->\r\n    <section class=\"py-16 bg-gray-100\">\r\n        <div class=\"container mx-auto px-6 text-center\">\r\n            <h2 class=\"text-4xl font-extrabold text-gray-800 mb-12\">Trusted by Industry Leaders<\/h2>\r\n            <div id=\"project-carousel\" class=\"relative w-full max-w-5xl mx-auto overflow-hidden rounded-lg shadow-xl\">\r\n                <div class=\"flex transition-transform duration-500 ease-in-out\" id=\"project-carousel-inner\">\r\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x500\/a78bfa\/ffffff?text=Airport+Installation\" alt=\"Airport Installation\" class=\"w-full flex-shrink-0 object-cover\">\r\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x500\/fbbf24\/ffffff?text=Hospital+Door+System\" alt=\"Hospital Door System\" class=\"w-full flex-shrink-0 object-cover\">\r\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x500\/34d399\/ffffff?text=Office+Partition\" alt=\"Office Partition\" class=\"w-full flex-shrink-0 object-cover\">\r\n                <\/div>\r\n                <button id=\"prev-project\" class=\"absolute top-1\/2 left-4 -translate-y-1\/2 bg-white p-2 rounded-full shadow-md hover:bg-gray-200 transition\">\r\n                    <svg class=\"w-6 h-6 text-gray-700\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 19l-7-7 7-7\"><\/path><\/svg>\r\n                <\/button>\r\n                <button id=\"next-project\" class=\"absolute top-1\/2 right-4 -translate-y-1\/2 bg-white p-2 rounded-full shadow-md hover:bg-gray-200 transition\">\r\n                    <svg class=\"w-6 h-6 text-gray-700\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5l7 7-7 7\"><\/path><\/svg>\r\n                <\/button>\r\n            <\/div>\r\n            <div class=\"text-center mt-12\">\r\n                <a href=\"#\" class=\"inline-flex items-center bg-blue-600 hover:bg-blue-700 text-white font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">\r\n                    See More Projects\r\n                    <svg class=\"ml-2 w-5 h-5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Testimonial Section -->\r\n    <section class=\"py-16 bg-white\">\r\n        <div class=\"container mx-auto px-6 text-center\">\r\n            <h2 class=\"text-4xl font-extrabold text-gray-800 mb-12\">What Our Clients Say<\/h2>\r\n            <div id=\"testimonial-slider\" class=\"relative max-w-3xl mx-auto overflow-hidden rounded-lg shadow-xl bg-gray-50 p-8\">\r\n                <div class=\"flex transition-transform duration-500 ease-in-out\" id=\"testimonial-slider-inner\">\r\n                    <!-- Testimonial 1 -->\r\n                    <div class=\"w-full flex-shrink-0 text-center p-4\">\r\n                        <p class=\"text-xl italic text-gray-700 mb-6\">\"Champion\u2019s fire doors passed our strict facility audit with zero issues. Their attention to detail and compliance is unmatched.\"<\/p>\r\n                        <p class=\"text-lg font-semibold text-gray-800\">\u2013 John Doe, Construction Firm<\/p>\r\n                    <\/div>\r\n                    <!-- Testimonial 2 -->\r\n                    <div class=\"w-full flex-shrink-0 text-center p-4\">\r\n                        <p class=\"text-xl italic text-gray-700 mb-6\">\"Their custom fabrication team delivered ahead of schedule, and the quality of the hydraulic doors exceeded our expectations.\"<\/p>\r\n                        <p class=\"text-lg font-semibold text-gray-800\">\u2013 Jane Smith, Architect<\/p>\r\n                    <\/div>\r\n                    <!-- Testimonial 3 -->\r\n                    <div class=\"w-full flex-shrink-0 text-center p-4\">\r\n                        <p class=\"text-xl italic text-gray-700 mb-6\">\"The high-speed PVC doors have significantly improved our operational efficiency and hygiene standards. Excellent product and support!\"<\/p>\r\n                        <p class=\"text-lg font-semibold text-gray-800\">\u2013 Robert Johnson, Food Production Manager<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"flex justify-center mt-6 space-x-2\" id=\"testimonial-dots\">\r\n                    <button class=\"w-3 h-3 bg-blue-600 rounded-full\"><\/button>\r\n                    <button class=\"w-3 h-3 bg-gray-300 rounded-full\"><\/button>\r\n                    <button class=\"w-3 h-3 bg-gray-300 rounded-full\"><\/button>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Blog\/News Section -->\r\n    <section class=\"py-16 bg-gray-100\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"text-center mb-12\">\r\n                <h2 class=\"text-4xl font-extrabold text-gray-800 mb-4\">Industry Insights<\/h2>\r\n                <p class=\"text-lg text-gray-600 max-w-2xl mx-auto\">Stay updated with the latest trends and regulations in access solutions.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\r\n                <!-- Article 1 -->\r\n                <div class=\"bg-white rounded-lg shadow-lg overflow-hidden transform hover:scale-105 transition duration-300\">\r\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/600x350\/fca5a5\/ffffff?text=EU+Regulations\" alt=\"EU Regulations\" class=\"w-full h-48 object-cover\">\r\n                    <div class=\"p-6\">\r\n                        <h3 class=\"text-xl font-bold text-gray-900 mb-2\">2024 EU Fire Safety Regulations: What Builders Need to Know<\/h3>\r\n                        <p class=\"text-gray-700 text-sm mb-4\">A comprehensive guide to the latest updates in fire safety standards across the European Union.<\/p>\r\n                        <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                            Read More\r\n                            <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Article 2 -->\r\n                <div class=\"bg-white rounded-lg shadow-lg overflow-hidden transform hover:scale-105 transition duration-300\">\r\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/600x350\/a5b4fc\/ffffff?text=Steel+vs+Timber\" alt=\"Steel vs Timber\" class=\"w-full h-48 object-cover\">\r\n                    <div class=\"p-6\">\r\n                        <h3 class=\"text-xl font-bold text-gray-900 mb-2\">How to Choose Between Steel vs. Timber Security Doors<\/h3>\r\n                        <p class=\"text-gray-700 text-sm mb-4\">An in-depth comparison of materials to help you select the best security door for your needs.<\/p>\r\n                        <a href=\"#\" class=\"text-blue-600 hover:text-blue-800 font-semibold flex items-center\">\r\n                            Read More\r\n                            <svg class=\"ml-2 w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"text-center mt-12\">\r\n                <a href=\"#\" class=\"inline-flex items-center bg-blue-600 hover:bg-blue-700 text-white font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">\r\n                    View All Articles\r\n                    <svg class=\"ml-2 w-5 h-5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\"><\/path><\/svg>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Final CTA Section -->\r\n    <section class=\"py-16 bg-blue-700 text-white\">\r\n        <div class=\"container mx-auto px-6 text-center\">\r\n            <h2 class=\"text-4xl md:text-5xl font-extrabold mb-4\">Ready to Secure Your Project?<\/h2>\r\n            <p class=\"text-xl md:text-2xl mb-10 max-w-3xl mx-auto\">Contact our specialists for a no-obligation consultation.<\/p>\r\n            <div class=\"flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4\">\r\n                <a href=\"tel:+XXX XXX XXXX\" class=\"inline-flex items-center bg-white text-blue-700 hover:bg-gray-100 font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">\r\n                    <svg class=\"w-5 h-5 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z\"><\/path><\/svg>\r\n                    Call Now: +XXX XXX XXXX\r\n                <\/a>\r\n                <a href=\"mailto:info@champion-group.eu\" class=\"inline-flex items-center bg-blue-600 text-white hover:bg-blue-800 font-semibold py-3 px-8 rounded-full shadow-lg transition duration-300\">\r\n                    <svg class=\"w-5 h-5 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 8l7.89 5.26a2 2 0 002.22 0L21 8m-18 4v7a2 2 0 002 2h14a2 2 0 002-2v-7M5 10.74V7a2 2 0 012-2h10a2 2 0 012 2v3.74\"><\/path><\/svg>\r\n                    Email Us: info@champion-group.eu\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Footer (Placeholder) -->\r\n    <footer class=\"bg-gray-800 text-white py-8 px-6\">\r\n        <div class=\"container mx-auto text-center text-sm\">\r\n            <p>&copy; 2024 Champion Group. All rights reserved.<\/p>\r\n            <div class=\"mt-4 space-x-4\">\r\n                <a href=\"#\" class=\"hover:text-blue-400\">Privacy Policy<\/a>\r\n                <a href=\"#\" class=\"hover:text-blue-400\">Terms of Service<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/footer>\r\n\r\n    <script>\r\n        \/\/ Hero Section Carousel Logic\r\n        const heroSlides = document.querySelectorAll('.hero-slide');\r\n        let currentSlide = 0;\r\n\r\n        function showSlide(index) {\r\n            heroSlides.forEach((slide, i) => {\r\n                if (i === index) {\r\n                    slide.classList.remove('hidden');\r\n                    slide.classList.add('active');\r\n                } else {\r\n                    slide.classList.remove('active');\r\n                    slide.classList.add('hidden');\r\n                }\r\n            });\r\n        }\r\n\r\n        function nextSlide() {\r\n            currentSlide = (currentSlide + 1) % heroSlides.length;\r\n            showSlide(currentSlide);\r\n        }\r\n\r\n        \/\/ Auto-advance slides every 5 seconds\r\n        setInterval(nextSlide, 5000);\r\n\r\n        \/\/ Project Gallery Carousel Logic\r\n        const projectCarouselInner = document.getElementById('project-carousel-inner');\r\n        const projectSlides = projectCarouselInner.children;\r\n        const prevProjectBtn = document.getElementById('prev-project');\r\n        const nextProjectBtn = document.getElementById('next-project');\r\n        let currentProjectIndex = 0;\r\n\r\n        function updateProjectCarousel() {\r\n            const offset = -currentProjectIndex * 100;\r\n            projectCarouselInner.style.transform = `translateX(${offset}%)`;\r\n        }\r\n\r\n        prevProjectBtn.addEventListener('click', () => {\r\n            currentProjectIndex = (currentProjectIndex - 1 + projectSlides.length) % projectSlides.length;\r\n            updateProjectCarousel();\r\n        });\r\n\r\n        nextProjectBtn.addEventListener('click', () => {\r\n            currentProjectIndex = (currentProjectIndex + 1) % projectSlides.length;\r\n            updateProjectCarousel();\r\n        });\r\n\r\n        \/\/ Testimonial Slider Logic\r\n        const testimonialSliderInner = document.getElementById('testimonial-slider-inner');\r\n        const testimonialSlides = testimonialSliderInner.children;\r\n        const testimonialDotsContainer = document.getElementById('testimonial-dots');\r\n        let currentTestimonialIndex = 0;\r\n\r\n        function updateTestimonialSlider() {\r\n            const offset = -currentTestimonialIndex * 100;\r\n            testimonialSliderInner.style.transform = `translateX(${offset}%)`;\r\n            updateTestimonialDots();\r\n        }\r\n\r\n        function updateTestimonialDots() {\r\n            Array.from(testimonialDotsContainer.children).forEach((dot, i) => {\r\n                if (i === currentTestimonialIndex) {\r\n                    dot.classList.add('bg-blue-600');\r\n                    dot.classList.remove('bg-gray-300');\r\n                } else {\r\n                    dot.classList.remove('bg-blue-600');\r\n                    dot.classList.add('bg-gray-300');\r\n                }\r\n            });\r\n        }\r\n\r\n        \/\/ Add event listeners to dots\r\n        Array.from(testimonialDotsContainer.children).forEach((dot, i) => {\r\n            dot.addEventListener('click', () => {\r\n                currentTestimonialIndex = i;\r\n                updateTestimonialSlider();\r\n            });\r\n        });\r\n\r\n        function autoAdvanceTestimonials() {\r\n            currentTestimonialIndex = (currentTestimonialIndex + 1) % testimonialSlides.length;\r\n            updateTestimonialSlider();\r\n        }\r\n\r\n        setInterval(autoAdvanceTestimonials, 7000); \/\/ Auto-advance every 7 seconds\r\n\r\n        \/\/ Initial update for dots\r\n        updateTestimonialDots();\r\n\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Champion Group &#8211; Engineered Access Solutions Champion Group Home Products Services About Us Contact Heavy-Duty Industrial Hangar Doors \u2013 Built for Extreme Durability CE-certified, weather-resistant hangar doors designed for aviation, logistics &#038; large-scale facilities. Request a Custom Quote View Hangar Door Options High-Performance Hydraulic Doors \u2013 Smooth, Secure &#038; Space-Saving Engineered for industrial and commercial [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-14454","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Get High-Quality Industrial Hangar Door Solution - DOORGROUP<\/title>\n<meta name=\"description\" content=\"DOORGROUP is a leading hangar door manufacturer, providing high-performance industrial Fabric, Hydraulic &amp; PVC Roll Up doors for various industries in Europe.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/champion-group.eu\/en\/a-test-page-3\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Get High-Quality Industrial Hangar Door Solution - DOORGROUP\" \/>\n<meta property=\"og:description\" content=\"DOORGROUP is a leading hangar door manufacturer, providing high-performance industrial Fabric, Hydraulic &amp; PVC Roll Up doors for various industries in Europe.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/champion-group.eu\/en\/a-test-page-3\/\" \/>\n<meta property=\"og:site_name\" content=\"Champion Group\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-28T08:57:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/placehold.co\/120x60\/ffffff\/000000?text=CE+Marking\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/champion-group.eu\/en\/a-test-page-3\/\",\"url\":\"https:\/\/champion-group.eu\/en\/a-test-page-3\/\",\"name\":\"Get High-Quality Industrial Hangar Door Solution - DOORGROUP\",\"isPartOf\":{\"@id\":\"https:\/\/champion-group.eu\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/champion-group.eu\/en\/a-test-page-3\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/champion-group.eu\/en\/a-test-page-3\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/placehold.co\/120x60\/ffffff\/000000?text=CE+Marking\",\"datePublished\":\"2025-07-28T08:56:29+00:00\",\"dateModified\":\"2025-07-28T08:57:20+00:00\",\"description\":\"DOORGROUP is a leading hangar door manufacturer, providing high-performance industrial Fabric, Hydraulic & PVC Roll Up doors for various industries in Europe.\",\"breadcrumb\":{\"@id\":\"https:\/\/champion-group.eu\/en\/a-test-page-3\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/champion-group.eu\/en\/a-test-page-3\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/champion-group.eu\/en\/a-test-page-3\/#primaryimage\",\"url\":\"https:\/\/placehold.co\/120x60\/ffffff\/000000?text=CE+Marking\",\"contentUrl\":\"https:\/\/placehold.co\/120x60\/ffffff\/000000?text=CE+Marking\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/champion-group.eu\/en\/a-test-page-3\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/champion-group.eu\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"A test Page 3\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/champion-group.eu\/#website\",\"url\":\"https:\/\/champion-group.eu\/\",\"name\":\"Champion Group\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/champion-group.eu\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/champion-group.eu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/champion-group.eu\/#organization\",\"name\":\"Champion Group\",\"url\":\"https:\/\/champion-group.eu\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/champion-group.eu\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/champion-group.eu\/wp-content\/uploads\/2021\/05\/LOGO.svg\",\"contentUrl\":\"https:\/\/champion-group.eu\/wp-content\/uploads\/2021\/05\/LOGO.svg\",\"width\":497,\"height\":54,\"caption\":\"Champion Group\"},\"image\":{\"@id\":\"https:\/\/champion-group.eu\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Get High-Quality Industrial Hangar Door Solution - DOORGROUP","description":"DOORGROUP is a leading hangar door manufacturer, providing high-performance industrial Fabric, Hydraulic & PVC Roll Up doors for various industries in Europe.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/champion-group.eu\/en\/a-test-page-3\/","og_locale":"en_US","og_type":"article","og_title":"Get High-Quality Industrial Hangar Door Solution - DOORGROUP","og_description":"DOORGROUP is a leading hangar door manufacturer, providing high-performance industrial Fabric, Hydraulic & PVC Roll Up doors for various industries in Europe.","og_url":"https:\/\/champion-group.eu\/en\/a-test-page-3\/","og_site_name":"Champion Group","article_modified_time":"2025-07-28T08:57:20+00:00","og_image":[{"url":"https:\/\/placehold.co\/120x60\/ffffff\/000000?text=CE+Marking","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/champion-group.eu\/en\/a-test-page-3\/","url":"https:\/\/champion-group.eu\/en\/a-test-page-3\/","name":"Get High-Quality Industrial Hangar Door Solution - DOORGROUP","isPartOf":{"@id":"https:\/\/champion-group.eu\/#website"},"primaryImageOfPage":{"@id":"https:\/\/champion-group.eu\/en\/a-test-page-3\/#primaryimage"},"image":{"@id":"https:\/\/champion-group.eu\/en\/a-test-page-3\/#primaryimage"},"thumbnailUrl":"https:\/\/placehold.co\/120x60\/ffffff\/000000?text=CE+Marking","datePublished":"2025-07-28T08:56:29+00:00","dateModified":"2025-07-28T08:57:20+00:00","description":"DOORGROUP is a leading hangar door manufacturer, providing high-performance industrial Fabric, Hydraulic & PVC Roll Up doors for various industries in Europe.","breadcrumb":{"@id":"https:\/\/champion-group.eu\/en\/a-test-page-3\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/champion-group.eu\/en\/a-test-page-3\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/champion-group.eu\/en\/a-test-page-3\/#primaryimage","url":"https:\/\/placehold.co\/120x60\/ffffff\/000000?text=CE+Marking","contentUrl":"https:\/\/placehold.co\/120x60\/ffffff\/000000?text=CE+Marking"},{"@type":"BreadcrumbList","@id":"https:\/\/champion-group.eu\/en\/a-test-page-3\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/champion-group.eu\/en\/"},{"@type":"ListItem","position":2,"name":"A test Page 3"}]},{"@type":"WebSite","@id":"https:\/\/champion-group.eu\/#website","url":"https:\/\/champion-group.eu\/","name":"Champion Group","description":"","publisher":{"@id":"https:\/\/champion-group.eu\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/champion-group.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/champion-group.eu\/#organization","name":"Champion Group","url":"https:\/\/champion-group.eu\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/champion-group.eu\/#\/schema\/logo\/image\/","url":"https:\/\/champion-group.eu\/wp-content\/uploads\/2021\/05\/LOGO.svg","contentUrl":"https:\/\/champion-group.eu\/wp-content\/uploads\/2021\/05\/LOGO.svg","width":497,"height":54,"caption":"Champion Group"},"image":{"@id":"https:\/\/champion-group.eu\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/champion-group.eu\/en\/wp-json\/wp\/v2\/pages\/14454","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/champion-group.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/champion-group.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/champion-group.eu\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/champion-group.eu\/en\/wp-json\/wp\/v2\/comments?post=14454"}],"version-history":[{"count":7,"href":"https:\/\/champion-group.eu\/en\/wp-json\/wp\/v2\/pages\/14454\/revisions"}],"predecessor-version":[{"id":14461,"href":"https:\/\/champion-group.eu\/en\/wp-json\/wp\/v2\/pages\/14454\/revisions\/14461"}],"wp:attachment":[{"href":"https:\/\/champion-group.eu\/en\/wp-json\/wp\/v2\/media?parent=14454"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}