{"id":226,"date":"2025-03-13T03:00:00","date_gmt":"2025-03-12T21:30:00","guid":{"rendered":"http:\/\/www.dominixglobal.com\/experiences\/?post_type=work&#038;p=226"},"modified":"2025-05-06T15:32:37","modified_gmt":"2025-05-06T10:02:37","slug":"spal","status":"publish","type":"work","link":"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/","title":{"rendered":"SPAL"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#8221;stretch_row&#8221; el_class=&#8221;work-detail-content-child&#8221;][vc_column][vc_custom_heading text=&#8221;Overview&#8221; font_container=&#8221;tag:h3|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221; el_class=&#8221;fs-lg-32&#8243;]\n    \n        <!-- Mobile\/Tablet version (Single Section for all repeated items) -->\n        <div class=\"video-container-mobile d-lg-none\">\n                                            \n                <div class=\"scroll-overlay-text\">\n\t\t\t\t                    <div class=\"fs-lg-24 font-clash-regular fs-16\">\n                        SPAL, a renowned Italian manufacturer of high-performance fans for automobiles and industrial engines, sought to create a space that would go beyond a traditional showroom and effectively communicate its engineering prowess. Dominix Design Studio was entrusted with the task of designing an experience center that would elevate the brand's identity while engaging visitors in a meaningful way. The goal was to create an environment that seamlessly blends SPAL\u2019s rich history of innovation with the future of engineering technology, offering a space that reflects the precision and performance the brand stands for.                    <\/div>\n                <\/div>\n\n                                    <img decoding=\"async\" src=\"https:\/\/dominix.s3.us-east-1.amazonaws.com\/wp-content\/uploads\/sites\/5\/2025\/03\/SPAL-inner-one.png\" class=\"card-img w-100 img-repeat\" alt=\"SPAL\">\n                                \n                                            \n                <div class=\"scroll-overlay-text\">\n\t\t\t\t                    <div class=\"fs-lg-24 font-clash-regular fs-16\">\n                        The design of the SPAL Experience Center was centered around showcasing the brand\u2019s engineering excellence through thoughtful spatial planning and interactive elements. Every detail, from the layout to the materials used, was chosen to reflect SPAL\u2019s commitment to quality and cutting-edge technology. The center is designed with distinct zones that allow visitors to engage with SPAL's product range in an interactive manner. Live product demonstrations and touchable displays invite visitors to explore how SPAL\u2019s fans work, providing a deeper understanding of their performance and applications in real-world contexts.\nInteractive and digital displays are strategically incorporated to tell the story of SPAL\u2019s evolution as a leader in its field. These installations break down complex engineering concepts into digestible, engaging content, making advanced technology more accessible to visitors. The center also offers hands-on experiences, where customers can physically interact with the products, observe their operation, and learn about their impact on various industries. This dynamic, multi-sensory approach enhances the overall visitor experience and fosters a deeper connection with the brand.                    <\/div>\n                <\/div>\n\n                                    <img decoding=\"async\" src=\"https:\/\/dominix.s3.us-east-1.amazonaws.com\/wp-content\/uploads\/sites\/5\/2025\/03\/SPAL-inner-two.png\" class=\"card-img w-100 img-repeat\" alt=\"SPAL\">\n                                \n                    <\/div> <!-- End of Mobile\/Tablet container -->\n\n        <!-- Desktop version (Each item remains as a separate section) -->\n                    <section class=\"video-container d-none d-lg-block\">\n                <div class=\"video-sticky-inner\">\n                    <div class=\"overlay\"><\/div>\n                                                                <img decoding=\"async\" src=\"https:\/\/dominix.s3.us-east-1.amazonaws.com\/wp-content\/uploads\/sites\/5\/2025\/03\/SPAL-inner-one.png\" class=\"card-img w-100 img-repeat\" alt=\"SPAL\">\n                                        <div class=\"scroll-overlay-text\">\n\t\t\t\t\t                        <div class=\"fs-lg-24 font-clash-regular fs-16\">\n                            SPAL, a renowned Italian manufacturer of high-performance fans for automobiles and industrial engines, sought to create a space that would go beyond a traditional showroom and effectively communicate its engineering prowess. Dominix Design Studio was entrusted with the task of designing an experience center that would elevate the brand's identity while engaging visitors in a meaningful way. The goal was to create an environment that seamlessly blends SPAL\u2019s rich history of innovation with the future of engineering technology, offering a space that reflects the precision and performance the brand stands for.                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n                    <section class=\"video-container d-none d-lg-block\">\n                <div class=\"video-sticky-inner\">\n                    <div class=\"overlay\"><\/div>\n                                                                <img decoding=\"async\" src=\"https:\/\/dominix.s3.us-east-1.amazonaws.com\/wp-content\/uploads\/sites\/5\/2025\/03\/SPAL-inner-two.png\" class=\"card-img w-100 img-repeat\" alt=\"SPAL\">\n                                        <div class=\"scroll-overlay-text\">\n\t\t\t\t\t                        <div class=\"fs-lg-24 font-clash-regular fs-16\">\n                            The design of the SPAL Experience Center was centered around showcasing the brand\u2019s engineering excellence through thoughtful spatial planning and interactive elements. Every detail, from the layout to the materials used, was chosen to reflect SPAL\u2019s commitment to quality and cutting-edge technology. The center is designed with distinct zones that allow visitors to engage with SPAL's product range in an interactive manner. Live product demonstrations and touchable displays invite visitors to explore how SPAL\u2019s fans work, providing a deeper understanding of their performance and applications in real-world contexts.\nInteractive and digital displays are strategically incorporated to tell the story of SPAL\u2019s evolution as a leader in its field. These installations break down complex engineering concepts into digestible, engaging content, making advanced technology more accessible to visitors. The center also offers hands-on experiences, where customers can physically interact with the products, observe their operation, and learn about their impact on various industries. This dynamic, multi-sensory approach enhances the overall visitor experience and fosters a deeper connection with the brand.                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n        \n    \n    <script>\n        gsap.registerPlugin(ScrollTrigger);\n\n        window.addEventListener('load', () => {\n            \/\/ Check if the viewport width is greater than 1024px (desktop view)\n            if (window.innerWidth > 1024) {\n                document.querySelectorAll('.video-container').forEach(panel => {\n                    const text = panel.querySelector(\".scroll-overlay-text\");\n                    const height = text.offsetHeight;\n\n                    \/\/ set initial position\n                    text.style.bottom = `-${height}px`;\n\n                    \/\/ animate to bottom: 0\n                    gsap.to(text, {\n                        bottom: \"0px\",\n                        ease: \"none\",\n                        scrollTrigger: {\n                            trigger: panel,\n                            start: \"top top\",\n                            end: `+=${height + 100}`, \/\/ enough scroll space\n                            scrub: true\n                        }\n                    });\n                });\n            }\n        });\n    <\/script>\n\n    [vc_row_inner el_class=&#8221;sec-padd-b-30 d-block d-md-none work-gallery-slider&#8221;][vc_column_inner][vc_custom_heading text=&#8221;Gallery&#8221; font_container=&#8221;tag:h3|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221; el_class=&#8221;fs-lg-32&#8243;]    \n    <div class=\"work-slider work-image-slider\">\n    \n    \n    \n    <\/div>\n\n    <!-- Custom CSS -->\n    <style>\n    .work-slider {\n        width: 100%;\n        padding: 0;\n        margin: 0;\n    }\n\n    .work-slider .work-slide {\n        padding-left: 10px;\n        padding-right: 10px;\n    }\n\n    .work-slider .work-slide img {\n        border-radius: 32px;\n        height: 364px;\n        object-fit: cover;\n        width: 100%;\n    }\n\n    .work-slider .work-slide video {\n        border-radius: 32px;\n        height: 364px;\n        object-fit: cover;\n        width: 100%;\n    }\n\n    @media(max-width: 620px) {\n        .work-slider .work-slide img,\n        .work-slider .work-slide video {\n            border-radius: 0px;\n            height: 225px;\n            width: 100%;\n        }\n\n        .work-slider .slick-prev {\n            background-image: url(\"data:image\/svg+xml;charset=UTF-8, %3csvg width='16' height='33' viewBox='0 0 16 33' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3e%3cpath d='M16 3.332L13.5939 0.5L0 16.5L13.5939 32.5L16 29.668L4.81224 16.5L16 3.332Z' fill='black'\/%3e%3c\/svg%3e \") !important;\n            background-repeat: no-repeat;\n            width: 30px;\n            height: 30px;\n            left: 20px;\n            z-index: 1;\n            background-position: center;\n        }\n\n        .work-slider .slick-prev:before {\n            content: unset !important;\n        }\n\n        .work-slider .slick-next {\n            background-image: url(\"data:image\/svg+xml;charset=UTF-8, %3csvg width='16' height='33' viewBox='0 0 16 33' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3e%3cpath d='M0 29.668L2.40612 32.5L16 16.5L2.40612 0.5L0 3.332L11.1878 16.5L0 29.668Z' fill='black'\/%3e%3c\/svg%3e \") !important;\n            background-repeat: no-repeat;\n            width: 30px;\n            height: 30px;\n            right: 20px;\n            z-index: 1;\n            background-position: center;\n        }\n\n        .work-slider .slick-next:before {\n            content: unset !important;\n        }\n    }\n    <\/style>\n\n    <!-- Initialize Slick and GLightbox -->\n    <script>\n    jQuery(document).ready(function($){\n        $('.work-slider').slick({\n            dots: false,\n            speed: 2000,\n            slidesToShow: 3,\n            slidesToScroll: 1,\n            autoplay: true,\n            autoplaySpeed: 3000,\n            arrows: true,\n            responsive: [\n                {\n                    breakpoint: 1024,\n                    settings: {\n                        slidesToShow: 2,\n                        slidesToScroll: 1,\n                    }\n                },\n                {\n                    breakpoint: 768,\n                    settings: {\n                        slidesToShow: 1,\n                        slidesToScroll: 1,\n                    }\n                },\n                {\n                    breakpoint: 480,\n                    settings: {\n                        slidesToShow: 1,\n                        slidesToScroll: 1,\n                        arrows: true\n                    }\n                }\n            ]\n        });\n\n        setTimeout(function() {\n            if (typeof GLightbox !== 'undefined') {\n                GLightbox({\n                    selector: '.glightbox'\n                });\n            }\n        }, 500);\n    });\n    <\/script>\n\n[\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=&#8221;Conclusion&#8221; font_container=&#8221;tag:h3|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221; el_class=&#8221;fs-lg-32&#8243;][vc_column_text css=&#8221;&#8221;]By seamlessly combining brand storytelling, spatial design, and cutting-edge technology, Dominix Design Studio created an experience center that offers a high-impact, immersive brand journey. The center is not only a showcase for SPAL&#8217;s products but also a platform for educating customers, fostering innovation, and reinforcing the brand\u2019s position as an industry leader. Visitors leave with a greater appreciation for SPAL&#8217;s technical expertise and an intuitive understanding of the products, all within a visually compelling environment that reflects the brand&#8217;s values and vision.[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>SPAL, a leading Italian fan manufacturer for automobiles and industrial engines, needed a space that not only showcased its products but also immersed visitors in the brand\u2019s engineering excellence.<\/p>\n","protected":false},"featured_media":273,"template":"","class_list":["post-226","work","type-work","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>SPAL - Experiences<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SPAL - Experiences\" \/>\n<meta property=\"og:description\" content=\"SPAL, a leading Italian fan manufacturer for automobiles and industrial engines, needed a space that not only showcased its products but also immersed visitors in the brand\u2019s engineering excellence.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/\" \/>\n<meta property=\"og:site_name\" content=\"Experiences\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-06T10:02:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dominix.s3.us-east-1.amazonaws.com\/wp-content\/uploads\/sites\/5\/2025\/03\/Holistic-Retail-Experience.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1439\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/\",\"url\":\"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/\",\"name\":\"SPAL - Experiences\",\"isPartOf\":{\"@id\":\"https:\/\/www.dominixglobal.com\/experiences\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dominix.s3.us-east-1.amazonaws.com\/wp-content\/uploads\/sites\/5\/2025\/03\/Holistic-Retail-Experience.jpg\",\"datePublished\":\"2025-03-12T21:30:00+00:00\",\"dateModified\":\"2025-05-06T10:02:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/#primaryimage\",\"url\":\"https:\/\/dominix.s3.us-east-1.amazonaws.com\/wp-content\/uploads\/sites\/5\/2025\/03\/Holistic-Retail-Experience.jpg\",\"contentUrl\":\"https:\/\/dominix.s3.us-east-1.amazonaws.com\/wp-content\/uploads\/sites\/5\/2025\/03\/Holistic-Retail-Experience.jpg\",\"width\":2560,\"height\":1439},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.dominixglobal.com\/experiences\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SPAL\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dominixglobal.com\/experiences\/#website\",\"url\":\"https:\/\/www.dominixglobal.com\/experiences\/\",\"name\":\"Experiences\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dominixglobal.com\/experiences\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SPAL - Experiences","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:\/\/www.dominixglobal.com\/experiences\/work\/spal\/","og_locale":"en_US","og_type":"article","og_title":"SPAL - Experiences","og_description":"SPAL, a leading Italian fan manufacturer for automobiles and industrial engines, needed a space that not only showcased its products but also immersed visitors in the brand\u2019s engineering excellence.","og_url":"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/","og_site_name":"Experiences","article_modified_time":"2025-05-06T10:02:37+00:00","og_image":[{"width":2560,"height":1439,"url":"https:\/\/dominix.s3.us-east-1.amazonaws.com\/wp-content\/uploads\/sites\/5\/2025\/03\/Holistic-Retail-Experience.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/","url":"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/","name":"SPAL - Experiences","isPartOf":{"@id":"https:\/\/www.dominixglobal.com\/experiences\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/#primaryimage"},"image":{"@id":"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/#primaryimage"},"thumbnailUrl":"https:\/\/dominix.s3.us-east-1.amazonaws.com\/wp-content\/uploads\/sites\/5\/2025\/03\/Holistic-Retail-Experience.jpg","datePublished":"2025-03-12T21:30:00+00:00","dateModified":"2025-05-06T10:02:37+00:00","breadcrumb":{"@id":"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/#primaryimage","url":"https:\/\/dominix.s3.us-east-1.amazonaws.com\/wp-content\/uploads\/sites\/5\/2025\/03\/Holistic-Retail-Experience.jpg","contentUrl":"https:\/\/dominix.s3.us-east-1.amazonaws.com\/wp-content\/uploads\/sites\/5\/2025\/03\/Holistic-Retail-Experience.jpg","width":2560,"height":1439},{"@type":"BreadcrumbList","@id":"https:\/\/www.dominixglobal.com\/experiences\/work\/spal\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.dominixglobal.com\/experiences\/"},{"@type":"ListItem","position":2,"name":"SPAL"}]},{"@type":"WebSite","@id":"https:\/\/www.dominixglobal.com\/experiences\/#website","url":"https:\/\/www.dominixglobal.com\/experiences\/","name":"Experiences","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dominixglobal.com\/experiences\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.dominixglobal.com\/experiences\/wp-json\/wp\/v2\/work\/226","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dominixglobal.com\/experiences\/wp-json\/wp\/v2\/work"}],"about":[{"href":"https:\/\/www.dominixglobal.com\/experiences\/wp-json\/wp\/v2\/types\/work"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dominixglobal.com\/experiences\/wp-json\/wp\/v2\/media\/273"}],"wp:attachment":[{"href":"https:\/\/www.dominixglobal.com\/experiences\/wp-json\/wp\/v2\/media?parent=226"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}