CINXE.COM

Website Design & Digital Products | DTE Studio

<!DOCTYPE html><!-- Last Published: Tue Nov 05 2024 23:14:41 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.dtestudio.com" data-wf-page="6659cee5296e5e07c56191fc" data-wf-site="65ef10c43b535eed05c35678" lang="en"><head><meta charset="utf-8"/><title>Website Design &amp; Digital Products | DTE Studio</title><meta content="DTE studio leads Creative Direction, Design, Content and Development for award-winning online flagships from Shopify to full-stack custom brand websites and apps." name="description"/><meta content="Website Design &amp; Digital Products | DTE Studio" property="og:title"/><meta content="DTE studio leads Creative Direction, Design, Content and Development for award-winning online flagships from Shopify to full-stack custom brand websites and apps." property="og:description"/><meta content="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/6659d700571e5a8b448fc1db_Digital%20header%20mockup_case%20study%20content.jpg" property="og:image"/><meta content="Website Design &amp; Digital Products | DTE Studio" property="twitter:title"/><meta content="DTE studio leads Creative Direction, Design, Content and Development for award-winning online flagships from Shopify to full-stack custom brand websites and apps." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/6659d700571e5a8b448fc1db_Digital%20header%20mockup_case%20study%20content.jpg" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="" name="google-site-verification"/><link href="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/css/dte-catalog.webflow.b5ac48513.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f1ea4ec26dd52f64c35b1d_favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f1ea8d22da9296b85df4aa_faviconV2.png" rel="apple-touch-icon"/><link href="https://www.dtestudio.com/website-design-digital-products-platforms-online-flagships-overview" rel="canonical"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-J4NZSKFQ45"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('set', 'developer_id.dZGVlNj', true);gtag('config', 'G-J4NZSKFQ45');</script><script type="text/javascript">!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.agent='plwebflow';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');fbq('init', '485013153979284');fbq('track', 'PageView');</script><style> body {-webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased;} </style> <script type="text/javascript" src="//script.crazyegg.com/pages/scripts/0047/2733.js" async="async" ></script> <!-- Meta Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window,document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '440205936681454'); fbq('track', 'PageView'); </script> <noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=440205936681454&ev=PageView &noscript=1"/> </noscript> <!-- End Meta Pixel Code --> <script> document.addEventListener("DOMContentLoaded", function() { // First video player and buttons const mediaPlayer = document.querySelector(".lightbox-video"); const closeBtn = document.querySelector(".close-btn"); const popOutBtn = document.getElementById("pop-out-player-btn"); // Function to play video and unmute function playVideoAndUnmute(videoElement) { videoElement.play(); videoElement.currentTime = 0; // Reset video to beginning videoElement.muted = false; // Ensure unmuted state } // Function to pause video and mute function pauseVideoAndMute(videoElement) { videoElement.pause(); videoElement.currentTime = 0; // Reset video to beginning videoElement.muted = true; // Ensure muted state } // Ensure video starts muted and paused pauseVideoAndMute(mediaPlayer); // Event listeners for first video player if (popOutBtn && mediaPlayer && closeBtn) { popOutBtn.addEventListener("click", function() { // Ensure second video is paused and muted if (mediaPlayer2) { pauseVideoAndMute(mediaPlayer2); } playVideoAndUnmute(mediaPlayer); }); closeBtn.addEventListener("click", function() { pauseVideoAndMute(mediaPlayer); }); } else { console.log("Pop out button, mediaPlayer, or close button not found or not assigned correctly"); } // Second video player and buttons, if they exist const mediaPlayer2 = document.querySelector(".lightbox-video2"); const closeBtn2 = document.querySelector(".close-btn2"); const popOutBtn2 = document.getElementById("pop-out-player-btn2"); if (mediaPlayer2 && popOutBtn2 && closeBtn2) { // Ensure video starts muted and paused pauseVideoAndMute(mediaPlayer2); // Event listeners for second video player popOutBtn2.addEventListener("click", function() { // Ensure first video is paused and muted pauseVideoAndMute(mediaPlayer); playVideoAndUnmute(mediaPlayer2); }); closeBtn2.addEventListener("click", function() { pauseVideoAndMute(mediaPlayer2); }); } else { console.log("Second video player elements not found or not assigned correctly"); } }); video.play(); video.addEventListener('canplay', function() { this.currentTime = 5; }); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-V7H7TBEP86"> </script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-V7H7TBEP86'); </script> </head><body><header class="navbar"><div class="pop-up"><img data-w-id="41ad8a54-45fc-d7e4-659f-00d0405cce76" loading="lazy" alt="" src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f0bf866246fc760662d87d_closeX.svg" class="pop-up-close"/><div class="pop-up-item"><a href="mailto:studio@dtestudio.com" class="contact-txt contact-txt-1">studio@dtestudio.com</a><a href="https://www.google.com/maps/place/DTE+Studio+%2F+Dream+The+End/@40.7131423,-74.0156431,17z/data=!3m2!4b1!5s0x89c259af9a4a2fb5:0x5c19e5487023e537!4m6!3m5!1s0x89c259b7a18af5a5:0x88fd25998c63bc89!8m2!3d40.7131383!4d-74.0130682!16s%2Fg%2F1tgptjn2?entry=ttu" target="_blank" class="contact-txt contact-txt-2">ONE WORLD TRADE CENTER / 85TH FLOOR<br/>NEW YORK , NY 10007</a><div class="ln"></div><a href="tel:+12122206025" class="contact-txt contact-txt-3">+1 212.220.6025</a><a href="https://www.instagram.com/dte.studio" class="link-block-8 w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f09a5902cfea853ca49f79_instagram.svg" alt="" class="contact-social"/></a></div></div><div class="w-layout-blockcontainer header black-transparent w-container"><div class="head-ln-1 hp-override"></div><a href="https://dtestudio.com/" class="logo w-nav-brand"><img width="150" loading="lazy" alt="" src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65ef17006a35f44c1284ae79_DTE_Studio_logowhite-short-02.svg" class="image"/></a><div class="head-ln-2"></div><div class="nav"><a href="/branding" class="nav-btn nav-btn-first">Branding</a><a href="/creative" class="nav-btn">Creative</a><a href="/digital" class="nav-btn">Digital</a><a href="/about" class="nav-btn">About</a><a data-w-id="41ad8a54-45fc-d7e4-659f-00d0405cce91" href="#" class="nav-btn nav-btn-contact">Contact</a><a href="/news" class="nav-btn">News</a><div class="mobile-contact-info"><a href="mailto:studio@dtestudio.com" class="mobile-contact-links">studio@dtestudio.com</a><a href="https://maps.google.com/?saddr=My%20Location&amp;daddr=World%20Trade%20Center%20%2F%2085th%20Floor%20New%20York%2C%20NY%2010007" target="_blank" class="mobile-contact-links">One World Trade Center / 85th Floor<br/>New York, NY 10007<br/>‍</a><a href="tel:12122206025" class="mobile-contact-links">+1 212.220.6025</a></div></div><div class="mobile-menu-btn"><div data-w-id="41ad8a54-45fc-d7e4-659f-00d0405ccea1" data-is-ix2-target="1" class="hamburger" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f2226f38743b42bcaaa142_Animation%20-%201710367300566.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="1.6166666666666667" data-duration="0"></div></div><div class="head-ln-3 hp-override"></div></div></header><div class="case-study-custom-code w-embed w-script"><script> document.addEventListener('DOMContentLoaded', function() { // Selecting the header element let headBackground = document.querySelector('.header'); // Using jQuery for the right arrow click event $('#right-arrow').click(function() { headBackground.style.setProperty('background-color', 'black', 'important'); }); // Using vanilla JavaScript for slideshow buttons click event let slideshowButtons = document.querySelectorAll(".w-slider-nav"); slideshowButtons.forEach(function(button) { button.addEventListener('click', function() { headBackground.style.setProperty('background-color', 'black', 'important'); }); }); }); var initialViewportWidth = window.innerWidth || document.documentElement.clientWidth; // portrait mobile viewport initial, any change refresh if (initialViewportWidth < 480) { window.addEventListener('resize', function () { newViewportWidth = window.innerWidth || document.documentElement.clientWidth; if (newViewportWidth > 479) { location.reload(); } }); } // landscape mobile viewport initial, any change refresh else if (initialViewportWidth > 479 && initialViewportWidth < 768) { window.addEventListener('resize', function () { newViewportWidth = window.innerWidth || document.documentElement.clientWidth; if (newViewportWidth < 480 || newViewportWidth > 767) { location.reload(); } }); } // tablet viewport initial, any change refresh else if (initialViewportWidth > 767 && initialViewportWidth < 992) { window.addEventListener('resize', function () { newViewportWidth = window.innerWidth || document.documentElement.clientWidth; if (newViewportWidth < 768 || newViewportWidth > 991) { location.reload(); } }); } // web viewport initial, any change refresh else if (initialViewportWidth > 991) { window.addEventListener('resize', function () { newViewportWidth = window.innerWidth || document.documentElement.clientWidth; if (newViewportWidth < 992) { location.reload(); } }); } </script> <style> @media only screen and (max-device-width: 760px) { #right-arrow { display: none !important; } } .w-slide .image-fullscreen-slideshow { pointer-events: none; } .navbar .header{ background-color: transparent; } .case-study-slider { scrollbar-width: none; /* Firefox */ -ms-overflow-style: none; overflow-x: clip; } .case-study-slider::-webkit-scrollbar { background: transparent; /* Chrome/Safari/Webkit */ width: 0px; } </style></div><div data-delay="4000" data-animation="slide" class="case-study-slider w-slider" data-autoplay="false" data-easing="ease" data-hide-arrows="true" data-disable-swipe="true" data-autoplay-limit="0" data-nav-spacing="5" data-duration="1200" data-infinite="false"><div class="master-slider-mask w-slider-mask"><div class="w-slide"><article id="block-3" class="video-player-container"><div class="header-overlays"><div class="case-study_master-text-block"><div class="w-embed"><style> .case-study_black-text .case-study_master-text-block > * { color: var(--black); !important border-color: var(--black); !important } </style></div><div class="case-study_white-text"><div class="case-study_master-text-block center"><h1 class="case-study-h1">Digital Experts</h1><p class="case-study-paragraph">Award-winning online flagships from Shopify to full-stack custom brand websites and apps, DTE studio leads Creative Direction, Design, Content and Development.</p></div></div><div class="case-study_logos-container"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/665e1b225787b7f8525ddd63_website-design-award-logos.gif" loading="lazy" alt="" class="case-study-logos"/></div></div></div><div class="outlined-block no-top"></div><div class="full-img"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/6659d700571e5a8b448fc1db_Digital%20header%20mockup_case%20study%20content.jpg" loading="lazy" alt="An iMac, iPad, laptop and iPhone showcasing different websites and apps designed by DTE studio, ranging from fashion to beauty and real estate. The background of the images is a dusty purple." sizes="100vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/6659d700571e5a8b448fc1db_Digital%20header%20mockup_case%20study%20content-p-500.jpg 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/6659d700571e5a8b448fc1db_Digital%20header%20mockup_case%20study%20content-p-800.jpg 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/6659d700571e5a8b448fc1db_Digital%20header%20mockup_case%20study%20content-p-1080.jpg 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/6659d700571e5a8b448fc1db_Digital%20header%20mockup_case%20study%20content-p-1600.jpg 1600w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/6659d700571e5a8b448fc1db_Digital%20header%20mockup_case%20study%20content-p-2000.jpg 2000w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/6659d700571e5a8b448fc1db_Digital%20header%20mockup_case%20study%20content.jpg 2400w" class="full-img"/></div></article></div><div class="slide-with-space w-slide"><article id="block-3" class="video-player-container"><div class="header-overlays"><div class="case-study_master-text-block"><div class="w-embed"><style> .case-study_black-text .case-study_master-text-block > * { color: var(--black); !important border-color: var(--black); !important } </style></div><div class="case-study_white-text"><div class="case-study_master-text-block center"><h4 class="case-study-subhead">DIGITAL BUILDS</h4><h1 class="case-study-h1">E-Commerce Flagships</h1><p class="case-study-paragraph">We are experts in Shopify, and we also build custom systems full-stack that last. DTE studio’s team of designers, strategists and developers evaluate projects and make the best technical recommendations based on our extensive experience in engineering, UX/UI and marketplace innovation.</p></div></div></div></div><video loading="eager" preload="auto" loop="" playsinline="true" muted="" autoplay="true" title="" poster="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/66956e97f8cc10ac8041e24e_digital%201%20-%20bliss%20digital.webp" class="header-video"><source src="https://player.vimeo.com/progressive_redirect/playback/952389758/rendition/1080p/file.mp4?loc=external&amp;log_user=0&amp;signature=e0c1c83fa19285abf1d4cc40afdd73b510f8f2ef584792742d1be7b9b462db9f" type="video/mp4" class="source"/></video></article></div><div class="w-slide"><div id="w-node-_900dff65-8cd2-6156-98a2-21ab85716b59-85716b59" data-w-id="900dff65-8cd2-6156-98a2-21ab85716b59" class="case-study-two-thirds-layout"><div class="image-and-text_left _2-thirds"><div id="w-node-_900dff65-8cd2-6156-98a2-21ab85716b5b-85716b59" class="video-overlay-container"><div class="video-player-overlay"><div class="video-player-crop _16-9"><video loading="eager" preload="auto" loop="" playsinline="" muted="" autoplay="true" class="video-player Write &quot;lock-top&quot; here to lock the video to the top" poster="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/66956e9607899ff65ed4bb2c_digital%202%20-%20cherry%20picks%20root.webp"><source src="https://player.vimeo.com/progressive_redirect/playback/951120178/rendition/540p/file.mp4?loc=external&amp;log_user=0&amp;signature=0314cd7c46f88918571f56f384a613ad1eb417e0808c68668bcdc9ad211233a8" type="video/mp4" data-format="mp4" playsinline="" class="source"/></video></div></div><div class="video-and-image-container"><img loading="lazy" src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/665f541682868e9b0c09529f_leonardo%20di%20caprio_once-upon-a-time-in-hollywood-v2.jpg" alt="Leonardo DiCaprio in Once Upon A Time In Hollywood. He is dancing with women in cream colored dresses." sizes="(max-width: 767px) 100vw, 67vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/665f541682868e9b0c09529f_leonardo%20di%20caprio_once-upon-a-time-in-hollywood-v2-p-500.jpg 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/665f541682868e9b0c09529f_leonardo%20di%20caprio_once-upon-a-time-in-hollywood-v2-p-800.jpg 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/665f541682868e9b0c09529f_leonardo%20di%20caprio_once-upon-a-time-in-hollywood-v2-p-1080.jpg 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/665f541682868e9b0c09529f_leonardo%20di%20caprio_once-upon-a-time-in-hollywood-v2-p-1600.jpg 1600w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/665f541682868e9b0c09529f_leonardo%20di%20caprio_once-upon-a-time-in-hollywood-v2.jpg 1601w" class="full-img"/></div></div><div class="case-study_master-text-block"><div class="w-embed"><style> .case-study_black-text .case-study_master-text-block > * { color: var(--black); !important border-color: var(--black); !important } </style></div><div class="case-study_black-text"><div class="case-study_master-text-block center"><h4 class="case-study-subhead">DIGITAL BUILDS</h4><h1 class="case-study-h1">Innovative Hybrid Platforms</h1><p class="case-study-paragraph">DTE studio designs and builds digital editorial platforms that perform. We help to problem-solve and build complex editorial structures, rating systems, backend content management needs that push the boundaries of innovation and style.</p></div></div></div></div></div></div><figure class="slide-16 w-slide"><div id="w-node-_900dff65-8cd2-6156-98a2-21ab85716b59-85716b59" data-w-id="900dff65-8cd2-6156-98a2-21ab85716b59" class="case-study-two-thirds-layout"><div class="image-and-text_left _2-thirds"><div id="w-node-_900dff65-8cd2-6156-98a2-21ab85716b5b-85716b59" class="video-overlay-container"><div class="video-player-overlay"></div><div class="video-and-image-container"><video loading="eager" preload="auto" loop="" playsinline="" muted="" autoplay="true" class="video-player Write &quot;lock-top&quot; here to lock the video to the top" poster=""><source src="https://player.vimeo.com/progressive_redirect/download/349069058/rendition/1080p/parlor_test_v6%20%281080p%29.mp4?loc=external&amp;signature=d031b315205f2ec785182faeee4a2ed4ab817d0793016f639dfe42c6f566a796" type="video/mp4" data-format="mp4" playsinline="" class="source"/></video></div></div><div class="case-study_master-text-block"><div class="w-embed"><style> .case-study_black-text .case-study_master-text-block > * { color: var(--black); !important border-color: var(--black); !important } </style></div><div class="case-study_black-text"><div class="case-study_master-text-block center"><h4 class="case-study-subhead">DIGITAL BUILDS</h4><h1 class="case-study-h1">Apps &amp; Custom Digital Flagships</h1><p class="case-study-paragraph">Have an idea for a custom app? We’ll work with you to custom design and develop your product. Our extensive knowledge in UX/UI, software engineering and marketplace innovation help us create the top-tier digital experiences for our clients and their customers.</p><a href="/parlor-social-club-strategy-and-design" class="btn2 black w-button">View Case Study</a></div></div></div></div></div></figure><div class="w-slide"><article id="triangle-end-block" data-w-id="6f128e70-b1d7-1b56-c6ca-77a89280a164" class="video-player-container triangle"><div class="header-overlays triagle"><div class="closing-slide-copy"><div class="case-study_master-text-block"><div class="w-embed"><style> .case-study_black-text .case-study_master-text-block > * { color: var(--black); !important border-color: var(--black); !important } </style></div><div class="case-study_white-text"><div class="case-study_master-text-block center"><h1 class="case-study-h1">Ask About Award-Winning Digital Services</h1><a href="mailto:studio@dtestudio.com?subject=Interested%20In%20Digital%20Services" class="btn2 white w-button">Inquire Now</a></div></div></div></div></div><div class="shim-triangle-overlay"></div><div class="triangle-video-player"><video loading="eager" preload="auto" loop="" playsinline="" muted="" autoplay="true" class="video-player Write &quot;lock-top&quot; here to lock the video to the top" poster=""><source src="https://player.vimeo.com/progressive_redirect/download/952385431/rendition/1080p/parlor_background_video%20%281080p%29.mp4?loc=external&amp;signature=4ce861ced464f84781b5d13f1cd18f18540df24f3ad9633106e17f754069d4c6" type="video/mp4" data-format="mp4" playsinline="" class="source"/></video></div></article><div><div id="w-node-_9d2602ce-3e4d-1f5c-6757-0c3bd9cf7707-6925b860" class="triangle-upper-bar"><div id="w-node-_9d2602ce-3e4d-1f5c-6757-0c3bd9cf7708-6925b860" class="case-study-subhead triangles black">SEE MORE</div></div><div id="w-node-_78c81ce1-e923-2f1e-6114-aa742423c373-6925b860" class="case-study-triangle-layout"><a href="/e-commerce-overview" class="mobile-fancytype-footer-container w-inline-block orange-gradient"><div class="mobile-fancytype-footer"><img loading="lazy" src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/666c76b6b3666e2b250e1c9e_DTE%202024-FancyType-Links-11.png" alt="" sizes="(max-width: 767px) 25vw, 100vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/666c76b6b3666e2b250e1c9e_DTE%202024-FancyType-Links-11-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/666c76b6b3666e2b250e1c9e_DTE%202024-FancyType-Links-11.png 912w"/><div class="case-study-subhead triangles">Explore</div></div></a><a href="/digital-and-e-commerce-websites-strategy-design-development" class="mobile-fancytype-footer-container w-inline-block dark-blue-gradient"><div class="mobile-fancytype-footer"><img loading="lazy" src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/667b01a85db96ac4681efab9_DTE%202024-FooterDesign-more%20digital2.png" alt=""/><div class="case-study-subhead triangles">Explore</div></div></a><a href="http://www.mastheadmagazine.com" target="_blank" class="mobile-fancytype-footer-container w-inline-block pink-gradient"><div class="mobile-fancytype-footer"><img loading="lazy" src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/66743a464c4bc63250d78d1c_DTE%202024-FancyType-Footer-digital%20magazine.png" alt="" sizes="(max-width: 767px) 25vw, 100vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/66743a464c4bc63250d78d1c_DTE%202024-FancyType-Footer-digital%20magazine-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/66743a464c4bc63250d78d1c_DTE%202024-FancyType-Footer-digital%20magazine.png 798w"/><div class="case-study-subhead triangles">Explore</div></div></a><a href="/brand-design-overview" class="mobile-fancytype-footer-container w-inline-block neon-yellow-gradient"><div class="mobile-fancytype-footer"><img loading="lazy" src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/66743a45215260afb5bae9a2_DTE%202024-FancyType-Footer-brand%20design.png" alt=""/><div class="case-study-subhead triangles">Explore</div></div></a></div></div><footer id="footer" class="footer"><div class="footer-contact"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65ef701863c0dc0fc40689fd_dte-stamp-copy.png" loading="lazy" alt="" class="image-3"/><a href="#" class="link-block-7 w-inline-block"><div class="address-txt link">STUDIO@DTESTUDIO.COM</div></a><div class="address-txt"><a href="https://maps.google.com/?saddr=My%20Location&amp;daddr=World%20Trade%20Center%20%2F%2085th%20Floor%20New%20York%2C%20NY%2010007" target="_blank" class="link">ONE WORLD TRADE CENTER / 85TH FLOOR</a></div><div class="address-txt"><a href="https://maps.google.com/?saddr=My%20Location&amp;daddr=World%20Trade%20Center%20%2F%2085th%20Floor%20New%20York%2C%20NY%2010007" target="_blank" class="link">NEW YORK, NY 10007</a></div><div class="address-txt"><a href="tel:1.212.220.6025" class="link">212.220.6025</a></div></div><div class="footer-btm-section"><div class="footer-btm-content"><div class="footer-page-links"><a id="w-node-a170a31e-f0d8-0a47-a29c-a03a2838a386-868be401" href="/new" class="footer-text-links">NEW</a><a id="w-node-e8b6c72d-b7cc-40ef-c229-fb1addcd6106-868be401" href="/brand-design-overview" class="footer-text-links">BRAND STRATEGY</a><a id="w-node-d2769a2e-11d4-159a-192e-9e0ad7186fff-868be401" href="/branding" class="footer-text-links">BRANDING</a><a id="w-node-_360ace2b-701e-1bed-a4ea-a492ede906c6-868be401" href="/campaigns-and-out-of-home-overview" class="footer-text-links">CAMPAIGNS</a><a id="w-node-_7ea53dfe-bae2-475c-c965-17e5fe05ff80-868be401" href="/creative" class="footer-text-links">CREATIVE</a><a id="w-node-ef1ae46e-d257-7bc8-fa3d-59eef2e4cf39-868be401" href="/packaging-design-overview" class="footer-text-links">Packaging</a><a id="w-node-_815427d7-c1bf-0469-c9c4-95b0afcbca52-868be401" href="/digital" class="footer-text-links">DIGITAL</a><a id="w-node-_61995227-f950-6782-5523-ae1ac393b659-868be401" href="/beauty-overview" class="footer-text-links">BEAUTY</a><a id="w-node-_9af145cf-1598-df1e-9fa6-47c48e805962-868be401" href="/celebrity-and-brand-partnerships-overview" class="footer-text-links">PARTNERSHIPS</a><a id="w-node-_112dec67-c7ee-6bb7-17d2-7aa6f947ae58-868be401" href="/fashion-overview" class="footer-text-links">FASHION</a><a id="w-node-a533ce56-c909-2e50-06e1-bce8a152a6ba-868be401" href="/e-commerce-overview" class="footer-text-links">E-COMMERCE</a><a id="w-node-_8a52257b-aa35-9e1d-f1db-30565fd840cf-868be401" href="/hospitality-real-estate-architecture-overview" class="footer-text-links">HOSPITALITY</a><a id="w-node-d83a70e4-9a9c-6160-8c5b-682dec08ef51-868be401" href="/about" class="footer-text-links">ABOUT</a><a id="w-node-c8fe35f7-bd6c-b679-40c4-bf21d2778390-868be401" href="/website-design-digital-products-platforms-online-flagships-overview" aria-current="page" class="footer-text-links w--current">WEB DESIGN</a><a id="w-node-d4b13495-a5bb-a257-43ac-7af58dedcb5e-868be401" href="/news" class="footer-text-links">NEWS</a></div><div class="footer-socials"><a href="https://dtestudio.com/" class="dte-footer-link w-inline-block"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f09a59b20e5e7add31bd12_dtestudio.svg" loading="lazy" alt="" height="24" class="image-24"/></a><div class="social-icons"><a href="https://instagram.com/dte.studio" target="_blank" class="footer-icons w-inline-block"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f09a5902cfea853ca49f79_instagram.svg" loading="lazy" alt="" class="_20px-icon"/></a></div></div></div><div data-poster-url="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678%2F666c84c239601313cc6fce68_BACKGROUND%20TEST4-poster-00001.jpg" data-video-urls="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678%2F666c84c239601313cc6fce68_BACKGROUND%20TEST4-transcode.mp4,https://cdn.prod.website-files.com/65ef10c43b535eed05c35678%2F666c84c239601313cc6fce68_BACKGROUND%20TEST4-transcode.webm" data-autoplay="true" data-loop="true" data-wf-ignore="true" class="background-video-3 w-background-video w-background-video-atom"><video id="aad3684d-34f5-a053-274d-9dd1a6a22961-video" autoplay="" loop="" style="background-image:url(&quot;https://cdn.prod.website-files.com/65ef10c43b535eed05c35678%2F666c84c239601313cc6fce68_BACKGROUND%20TEST4-poster-00001.jpg&quot;)" muted="" playsinline="" data-wf-ignore="true" data-object-fit="cover"><source src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678%2F666c84c239601313cc6fce68_BACKGROUND%20TEST4-transcode.mp4" data-wf-ignore="true"/><source src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678%2F666c84c239601313cc6fce68_BACKGROUND%20TEST4-transcode.webm" data-wf-ignore="true"/></video></div></div></footer></div></div><div class="left-arrow-3 w-slider-arrow-left"><img loading="lazy" src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664ccbbbbfd864ffb56f8ae4_DTE%20Down-Arrows-01.svg" alt="" class="slideshow-btn left"/></div><div id="right-arrow" class="right-arrow-3 w-slider-arrow-right"><img data-w-id="7e9fdc52-4570-ad97-a56c-abb044db6a6a" loading="lazy" alt="" src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664ccbbbbfd864ffb56f8ae4_DTE%20Down-Arrows-01.svg" class="slideshow-btn right"/></div><div class="master-slide-nav w-slider-nav w-slider-nav-invert"></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=65ef10c43b535eed05c35678" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/js/webflow.a559cf158.js" type="text/javascript"></script><style> video { -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; } </style></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10