Help
RSS
API
Feed
Maltego
Contact
Domain > aestheticscreativedesignstudio.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-11-17
172.67.176.92
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Mon, 17 Nov 2025 06:42:27 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}last-modified: Mon, 21 Jul 2025 09:56:20 GMTReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?shEOPuLuE3WGPXr%2BNdzxtM8YKsIHl5wcGC%2Bp0IbN0wsS8sKqefCAkIKlQ0Q9gSjm3udpom3Q4O62iRXysDEO4mkZV0Axi7wphuoC8nxAy6F6vmiQuz4Xchv5uORNKAutF}}vary: Accept-Encodingserver: cloudflarex-turbo-charged-by: LiteSpeedcf-cache-status: DYNAMICCF-RAY: 99fd3f8879b30dcf-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Aesthetics Creative Design Studio - Digital Marketing Solutions/title> !-- Google Fonts --> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyPoppins:wght@400;600;700&displayswap relstylesheet> !-- Font Awesome Icons --> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css> !-- INTERNAL CSS FOR RESPONSIVENESS --> style> /* Base Styles */ body { margin: 0; font-family: Poppins, sans-serif; background-color: #f8fafc; color: #1e293b; line-height: 1.6; } h1, h2, h3, h4, h5, h6 { color: #0a183d; } a { text-decoration: none; } .container { max-width: 1280px; margin: auto; padding: 0 5%; } /* Header Styles */ .header { background-color: #0a183d; padding: 1rem 5%; } .navbar { display: flex; justify-content: space-between; align-items: center; max-width: 1280px; margin: auto; } .logo img { width: 200px; filter: brightness(0) invert(1); } .nav-links { display: flex; list-style: none; gap: 2.5rem; margin: 0; padding: 0; align-items: center; } .nav-links a { color: #ffffff; } .nav-links .active a { border-bottom: 2px solid #2563eb; padding-bottom: 5px; } .cta-button { background-color: #2563eb; color: #ffffff; padding: 10px 20px; border-radius: 8px; font-weight: 600; } .hamburger-menu { display: none; font-size: 1.5rem; color: #ffffff; cursor: pointer; } /* Hero Section */ .hero-section { padding: 6rem 0; } .hero-content { display: flex; align-items: center; gap: 4rem; } .hero-text { flex: 1; } .hero-tag { background-color: #e0e7ff; color: #2563eb; padding: 8px 16px; border-radius: 999px; font-size: 0.875rem; font-weight: 600; display: inline-block; } .hero-text h1 { font-size: 3.5rem; font-weight: 700; line-height: 1.2; margin-top: 1.5rem; margin-bottom: 1.5rem; } .hero-text h1 span { color: #2563eb; } .hero-text p { font-size: 1.125rem; color: #64748b; line-height: 1.75; } .hero-buttons { margin-top: 2.5rem; display: flex; flex-wrap: wrap; gap: 1rem; } .hero-buttons .btn-primary { background-color: #2563eb; color: #ffffff; padding: 12px 24px; border-radius: 8px; font-weight: 600; } .hero-buttons .btn-secondary { background-color: #ffffff; color: #1e293b; padding: 12px 24px; border-radius: 8px; font-weight: 600; border: 1px solid #cbd5e1; } .hero-image { flex: 1; } .hero-image img { max-width: 100%; height: auto; } /* Stats Section */ .stats-section { padding: 2rem 0; text-align: center; } .stats-grid { display: flex; justify-content: space-around; align-items: center; flex-wrap: wrap; gap: 1rem; } .stat-item h2 { font-size: 3rem; font-weight: 700; color: #2563eb; margin: 0; } .stat-item p { color: #64748b; margin-top: 0.5rem; } /* Services Section */ .services-section { padding: 6rem 0; background-color: #ffffff; } .section-header { text-align: center; } .section-tag { background-color: #e0e7ff; color: #2563eb; padding: 8px 16px; border-radius: 999px; font-size: 0.875rem; font-weight: 600; display: inline-block; } .section-header h2 { font-size: 3rem; font-weight: 700; margin-top: 1rem; } .section-header p { font-size: 1.125rem; color: #64748b; max-width: 700px; margin: 1rem auto 0; } .services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; text-align: left; margin-top: 4rem; } .service-card { background-color: #f8fafc; padding: 2rem; border-radius: 12px; border: 1px solid #e2e8f0; } .service-card.popular { background-color: #ffffff; border: 2px solid #2563eb; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); position: relative; } .popular-badge { position: absolute; top: -15px; right: 20px; background-color: #f97316; color: white; padding: 5px 12px; border-radius: 999px; font-size: 0.75rem; font-weight: 600; } .service-icon { width: 60px; height: 60px; border-radius: 50%; background-color: #e0e7ff; color: #2563eb; display: flex; align-items: center; justify-content: center; font-size: 1.5rem; } .service-card h3 { font-size: 1.25rem; font-weight: 600; margin-top: 1.5rem; margin-bottom: 0.5rem; } .service-card ul { list-style: none; padding: 0; margin-top: 1.5rem; display: flex; flex-direction: column; gap: 0.75rem; } .service-card li { display: flex; align-items: center; gap: 0.5rem; } .service-card .fa-check-circle { color: #22c55e; } /* About Section */ .about-section { padding: 6rem 0; } .about-content { display: flex; align-items: center; gap: 4rem; } .about-text { flex: 1; } .about-image { flex: 1; } .about-image img { max-width: 100%; border-radius: 12px; } .about-features { display: flex; flex-direction: column; gap: 2rem; margin-top: 2rem;} .feature-item { display: flex; align-items: flex-start; gap: 1rem; } .feature-icon { flex-shrink: 0; width: 50px; height: 50px; border-radius: 50%; background-color: #e0e7ff; color: #2563eb; display: flex; align-items: center; justify-content: center; font-size: 1.25rem; } .feature-text h4 { font-size: 1.125rem; font-weight: 600; margin: 0 0 0.25rem 0; } /* CTA Section */ .cta-section { background-color: #2563eb; color: #ffffff; padding: 5rem 1rem; text-align: center; } .cta-section h2 { font-size: 2.5rem; font-weight: 700; margin: 0; color: white; } .cta-section p { font-size: 1.125rem; color: #dbeafe; max-width: 700px; margin: 1rem auto 2rem; } .cta-section .btn-light { background-color: #ffffff; color: #2563eb; padding: 14px 32px; border-radius: 8px; font-weight: 600; font-size: 1.125rem; display: inline-block; box-shadow: 0 4px 6px rgba(0,0,0,0.1); } /* Footer */ .footer { background-color: #0a183d; color: #94a3b8; padding: 5rem 0 2rem; } .footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr 2fr; gap: 3rem; } .footer-column h4 { font-size: 1.125rem; font-weight: 600; color: #ffffff; margin: 0 0 1.5rem 0; } .footer-column .logo img { width: 220px; } .footer-column p { line-height: 1.6; margin-bottom: 1.5rem; } .social-icons { display: flex; gap: 1rem; } .social-icons a { color: #94a3b8; font-size: 1.25rem; } .footer-column ul { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 0.75rem; } .footer-column ul a { color: #94a3b8; } .footer-contact li { display: flex; align-items: flex-start; gap: 0.75rem; } .copyright { border-top: 1px solid #1e293b; margin-top: 4rem; padding-top: 2rem; text-align: center; font-size: 0.875rem; } /* ----- MEDIA QUERIES FOR RESPONSIVENESS ----- */ @media (max-width: 992px) { .nav-links { gap: 1.5rem; } .hero-text h1 { font-size: 3rem; } .services-grid { grid-template-columns: repeat(2, 1fr); } .footer-grid { grid-template-columns: repeat(2, 1fr); gap: 2rem; } } @media (max-width: 768px) { .nav-links { display: none; flex-direction: column; position: absolute; top: 70px; /* Header height */ left: 0; width: 100%; background-color: #0a183d; padding: 1rem 0; text-align: center; } .nav-links.active { display: flex; } .hamburger-menu { display: block; } .navbar .cta-button { display: none; } .hero-content, .about-content { flex-direction: column; text-align: center; } .hero-image { order: -1; } /* Image on top on mobile */ .hero-text h1, .section-header h2 { font-size: 2.5rem; } .services-grid { grid-template-columns: 1fr; } .about-content { gap: 2rem; } .feature-item { text-align: left; } .cta-section h2 { font-size: 2rem; } .footer-grid { grid-template-columns: 1fr; text-align: center;} .footer-column ul, .footer-contact { align-items: center; } .footer-contact li { justify-content: center; } .social-icons { justify-content: center; } } /style>/head>body> !-- Header --> header classheader> nav classnavbar> a hrefindex.html classlogo>img src89.png altAesthetics Creative Design Studio Logo>/a> div classhamburger-menu idhamburger-menu> i classfas fa-bars>/i> /div> ul classnav-links idnav-links> li classactive>a hrefindex.html>Home/a>/li> li>a href#services>Services/a>/li> li>a href#about>About/a>/li> li>a hrefcontact.html>Contact/a>/li> li classdropdown onmouseoverthis.children1.style.displayblock onmouseoutthis.children1.style.displaynone styleposition:relative;> a hrefjavascript:void(0)>Legal ▼/a> ul styledisplay: none; position: absolute; top: 100%; left: -20px; background-color: #0a183d; list-style: none; padding: 10px; margin-top:10px; border-radius: 8px; z-index:1000; min-width: 150px;> li>a hrefprivacy.html stylepadding: 10px; display: block;>Privacy Policy/a>/li> li>a hrefterm.html stylepadding: 10px; display: block;>Terms/a>/li> li>a hrefdisclaimer.html stylepadding: 10px; display: block;>Disclaimer/a>/li> /ul> /li> /ul> a hrefcontact.html classcta-button>Get Started/a> /nav> /header> !-- Hero Section --> main> section classhero-section> div classcontainer hero-content> div classhero-text> span classhero-tag>Welcome to Aesthetics Creative Design Studio/span> h1>Elevate Your span stylecolor: #2563eb;>Digital Presence/span> with Expert Marketing Solutions/h1> p>Transform your business with cutting-edge digital marketing strategies. We specialize in creating powerful online experiences that drive growth, engagement, and measurable results./p> div classhero-buttons> a hrefcontact.html classbtn-primary>Start Your Journey →/a> a href#services classbtn-secondary>Explore Services ❯/a> /div> /div> div classhero-image> img src1.png altDigital Marketing Illustration> /div> /div> /section> !-- Stats Section --> section classstats-section> div classcontainer stats-grid> div classstat-item> h2>500+/h2> p>Projects Completed/p> /div> div classstat-item> h2>98%/h2> p>Client Satisfaction/p> /div> div classstat-item> h2>5+/h2> p>Years Experience/p> /div> /div> /section> !-- Services Section --> section classservices-section idservices> div classcontainer> div classsection-header> span classsection-tag>Our Services/span> h2>Comprehensive Digital Marketing Solutions/h2> p>We offer a full spectrum of digital marketing services designed to boost your online presence and drive business growth./p> /div> div classservices-grid> div classservice-card> div classservice-icon>i classfas fa-search>/i>/div> h3>SEO Optimization/h3> p>Boost your search engine rankings with our advanced SEO strategies./p> ul> li>i classfas fa-check-circle>/i> Keyword Research/li> li>i classfas fa-check-circle>/i> On-Page Optimization/li> li>i classfas fa-check-circle>/i> Technical SEO/li> /ul> /div> div classservice-card popular> span classpopular-badge>Most Popular/span> div classservice-icon>i classfas fa-share-alt>/i>/div> h3>Social Media Marketing/h3> p>Engage your audience and build brand awareness across all platforms./p> ul> li>i classfas fa-check-circle>/i> Content Strategy/li> li>i classfas fa-check-circle>/i> Community Management/li> li>i classfas fa-check-circle>/i> Paid Advertising/li> /ul> /div> div classservice-card> div classservice-icon>i classfas fa-ad>/i>/div> h3>PPC Advertising/h3> p>Maximize your ROI with targeted pay-per-click campaigns./p> ul> li>i classfas fa-check-circle>/i> Campaign Setup/li> li>i classfas fa-check-circle>/i> Ad Creation/li> li>i classfas fa-check-circle>/i> Performance Tracking/li> /ul> /div> /div> /div> /section> !-- About Section --> section classabout-section idabout> div classcontainer about-content> div classabout-text> span classsection-tag>About Aesthetics Creative Design Studio/span> h2>Pioneering Digital Excellence Since 2019/h2> p>At Aesthetics Creative Design Studio, were passionate about helping businesses thrive. Our team combines creativity with data-driven strategies to deliver exceptional results./p> div classabout-features> div classfeature-item> div classfeature-icon>i classfas fa-lightbulb>/i>/div> div classfeature-text>h4>Innovation First/h4>p>We stay ahead of trends to provide cutting-edge solutions./p>/div> /div> div classfeature-item> div classfeature-icon>i classfas fa-users>/i>/div> div classfeature-text>h4>Client-Centric/h4>p>Your success is our priority. We tailor strategies to your needs./p>/div> /div> /div> /div> div classabout-image> img src2.png altAbout Us Team Illustration> /div> /div> /section> !-- CTA Section --> section classcta-section> h2>Ready to Transform Your Digital Presence?/h2> p>Lets discuss how we can help your business achieve its digital marketing goals./p> a hreftel:845-651-4856 classbtn-light>i classfas fa-phone-alt>/i> Call Now/a> /section> /main> !-- Footer --> footer classfooter> div classcontainer> div classfooter-grid> div classfooter-column> a hrefindex.html classlogo>img src89.png altFooter Logo stylefilter: brightness(0) invert(1);>/a> p>Pioneering digital excellence with innovative marketing solutions that drive real business growth./p> div classsocial-icons> a href#>i classfab fa-facebook-f>/i>/a> a href#>i classfab fa-twitter>/i>/a> a href#>i classfab fa-linkedin-in>/i>/a> a href#>i classfab fa-instagram>/i>/a> /div> /div> div classfooter-column> h4>Services/h4> ul> li>a href#services>SEO Optimization/a>/li> li>a href#services>Social Media/a>/li> li>a href#services>PPC Advertising/a>/li> li>a href#services>Web Development/a>/li> /ul> /div> div classfooter-column> h4>Company/h4> ul> li>a href#about>About Us/a>/li> li>a hrefcontact.html>Contact/a>/li> li>a hrefprivacy.html>Privacy Policy/a>/li> li>a hrefterm.html>Terms & Conditions/a>/li> /ul> /div> div classfooter-column> h4>Get In Touch/h4> ul classfooter-contact> li>i classfas fa-envelope>/i>a href/cdn-cgi/l/email-protection#ef878a838380af8e8a9c9b878a9b868c9c8c9d8a8e9b86998a8b8a9c8688819c9b9a8b8680c18c8082>span class__cf_email__ data-cfemail442c2128282b04252137302c21302d273727362125302d32212021372d232a373031202d2b6a272b29>email protected/span>/a>/li> li>i classfas fa-phone-alt>/i>a hreftel:845-651-4856>(845) 651-4856/a>/li> li>i classfas fa-map-marker-alt>/i>span>15855 N Greenway-Hayden Loop, #160br>Scottsdale, AZ 85260/span>/li> /ul> /div> /div> div classcopyright> © 2025 Aesthetics Creative Design Studio,. All rights reserved. /div> /div> /footer> !-- JavaScript for Hamburger Menu --> script data-cfasyncfalse src/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>/script>script> const hamburger document.getElementById(hamburger-menu); const navLinks document.getElementById(nav-links); hamburger.addEventListener(click, () > { navLinks.classList.toggle(active); }); /script>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 17 Nov 2025 06:42:27 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}last-modified: Mon, 21 Jul 2025 09:56:20 GMTReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sfS5H2XYneXnvJ1zlQEKs8eHqwNm63gz%2FefPd3zUkD5vNCtgwSuYx5UgWZCddLtiv711%2Bh2FrtmFB50yfpW68JeITIRUYD91VU4vChhYK6W2jlLWzb%2FsRQ3F3V4zfHdPm}}vary: Accept-Encodingserver: cloudflarex-turbo-charged-by: LiteSpeedcf-cache-status: DYNAMICCF-RAY: 99fd3f8b6fd8ef4b-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Aesthetics Creative Design Studio - Digital Marketing Solutions/title> !-- Google Fonts --> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyPoppins:wght@400;600;700&displayswap relstylesheet> !-- Font Awesome Icons --> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css> !-- INTERNAL CSS FOR RESPONSIVENESS --> style> /* Base Styles */ body { margin: 0; font-family: Poppins, sans-serif; background-color: #f8fafc; color: #1e293b; line-height: 1.6; } h1, h2, h3, h4, h5, h6 { color: #0a183d; } a { text-decoration: none; } .container { max-width: 1280px; margin: auto; padding: 0 5%; } /* Header Styles */ .header { background-color: #0a183d; padding: 1rem 5%; } .navbar { display: flex; justify-content: space-between; align-items: center; max-width: 1280px; margin: auto; } .logo img { width: 200px; filter: brightness(0) invert(1); } .nav-links { display: flex; list-style: none; gap: 2.5rem; margin: 0; padding: 0; align-items: center; } .nav-links a { color: #ffffff; } .nav-links .active a { border-bottom: 2px solid #2563eb; padding-bottom: 5px; } .cta-button { background-color: #2563eb; color: #ffffff; padding: 10px 20px; border-radius: 8px; font-weight: 600; } .hamburger-menu { display: none; font-size: 1.5rem; color: #ffffff; cursor: pointer; } /* Hero Section */ .hero-section { padding: 6rem 0; } .hero-content { display: flex; align-items: center; gap: 4rem; } .hero-text { flex: 1; } .hero-tag { background-color: #e0e7ff; color: #2563eb; padding: 8px 16px; border-radius: 999px; font-size: 0.875rem; font-weight: 600; display: inline-block; } .hero-text h1 { font-size: 3.5rem; font-weight: 700; line-height: 1.2; margin-top: 1.5rem; margin-bottom: 1.5rem; } .hero-text h1 span { color: #2563eb; } .hero-text p { font-size: 1.125rem; color: #64748b; line-height: 1.75; } .hero-buttons { margin-top: 2.5rem; display: flex; flex-wrap: wrap; gap: 1rem; } .hero-buttons .btn-primary { background-color: #2563eb; color: #ffffff; padding: 12px 24px; border-radius: 8px; font-weight: 600; } .hero-buttons .btn-secondary { background-color: #ffffff; color: #1e293b; padding: 12px 24px; border-radius: 8px; font-weight: 600; border: 1px solid #cbd5e1; } .hero-image { flex: 1; } .hero-image img { max-width: 100%; height: auto; } /* Stats Section */ .stats-section { padding: 2rem 0; text-align: center; } .stats-grid { display: flex; justify-content: space-around; align-items: center; flex-wrap: wrap; gap: 1rem; } .stat-item h2 { font-size: 3rem; font-weight: 700; color: #2563eb; margin: 0; } .stat-item p { color: #64748b; margin-top: 0.5rem; } /* Services Section */ .services-section { padding: 6rem 0; background-color: #ffffff; } .section-header { text-align: center; } .section-tag { background-color: #e0e7ff; color: #2563eb; padding: 8px 16px; border-radius: 999px; font-size: 0.875rem; font-weight: 600; display: inline-block; } .section-header h2 { font-size: 3rem; font-weight: 700; margin-top: 1rem; } .section-header p { font-size: 1.125rem; color: #64748b; max-width: 700px; margin: 1rem auto 0; } .services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; text-align: left; margin-top: 4rem; } .service-card { background-color: #f8fafc; padding: 2rem; border-radius: 12px; border: 1px solid #e2e8f0; } .service-card.popular { background-color: #ffffff; border: 2px solid #2563eb; box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); position: relative; } .popular-badge { position: absolute; top: -15px; right: 20px; background-color: #f97316; color: white; padding: 5px 12px; border-radius: 999px; font-size: 0.75rem; font-weight: 600; } .service-icon { width: 60px; height: 60px; border-radius: 50%; background-color: #e0e7ff; color: #2563eb; display: flex; align-items: center; justify-content: center; font-size: 1.5rem; } .service-card h3 { font-size: 1.25rem; font-weight: 600; margin-top: 1.5rem; margin-bottom: 0.5rem; } .service-card ul { list-style: none; padding: 0; margin-top: 1.5rem; display: flex; flex-direction: column; gap: 0.75rem; } .service-card li { display: flex; align-items: center; gap: 0.5rem; } .service-card .fa-check-circle { color: #22c55e; } /* About Section */ .about-section { padding: 6rem 0; } .about-content { display: flex; align-items: center; gap: 4rem; } .about-text { flex: 1; } .about-image { flex: 1; } .about-image img { max-width: 100%; border-radius: 12px; } .about-features { display: flex; flex-direction: column; gap: 2rem; margin-top: 2rem;} .feature-item { display: flex; align-items: flex-start; gap: 1rem; } .feature-icon { flex-shrink: 0; width: 50px; height: 50px; border-radius: 50%; background-color: #e0e7ff; color: #2563eb; display: flex; align-items: center; justify-content: center; font-size: 1.25rem; } .feature-text h4 { font-size: 1.125rem; font-weight: 600; margin: 0 0 0.25rem 0; } /* CTA Section */ .cta-section { background-color: #2563eb; color: #ffffff; padding: 5rem 1rem; text-align: center; } .cta-section h2 { font-size: 2.5rem; font-weight: 700; margin: 0; color: white; } .cta-section p { font-size: 1.125rem; color: #dbeafe; max-width: 700px; margin: 1rem auto 2rem; } .cta-section .btn-light { background-color: #ffffff; color: #2563eb; padding: 14px 32px; border-radius: 8px; font-weight: 600; font-size: 1.125rem; display: inline-block; box-shadow: 0 4px 6px rgba(0,0,0,0.1); } /* Footer */ .footer { background-color: #0a183d; color: #94a3b8; padding: 5rem 0 2rem; } .footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr 2fr; gap: 3rem; } .footer-column h4 { font-size: 1.125rem; font-weight: 600; color: #ffffff; margin: 0 0 1.5rem 0; } .footer-column .logo img { width: 220px; } .footer-column p { line-height: 1.6; margin-bottom: 1.5rem; } .social-icons { display: flex; gap: 1rem; } .social-icons a { color: #94a3b8; font-size: 1.25rem; } .footer-column ul { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 0.75rem; } .footer-column ul a { color: #94a3b8; } .footer-contact li { display: flex; align-items: flex-start; gap: 0.75rem; } .copyright { border-top: 1px solid #1e293b; margin-top: 4rem; padding-top: 2rem; text-align: center; font-size: 0.875rem; } /* ----- MEDIA QUERIES FOR RESPONSIVENESS ----- */ @media (max-width: 992px) { .nav-links { gap: 1.5rem; } .hero-text h1 { font-size: 3rem; } .services-grid { grid-template-columns: repeat(2, 1fr); } .footer-grid { grid-template-columns: repeat(2, 1fr); gap: 2rem; } } @media (max-width: 768px) { .nav-links { display: none; flex-direction: column; position: absolute; top: 70px; /* Header height */ left: 0; width: 100%; background-color: #0a183d; padding: 1rem 0; text-align: center; } .nav-links.active { display: flex; } .hamburger-menu { display: block; } .navbar .cta-button { display: none; } .hero-content, .about-content { flex-direction: column; text-align: center; } .hero-image { order: -1; } /* Image on top on mobile */ .hero-text h1, .section-header h2 { font-size: 2.5rem; } .services-grid { grid-template-columns: 1fr; } .about-content { gap: 2rem; } .feature-item { text-align: left; } .cta-section h2 { font-size: 2rem; } .footer-grid { grid-template-columns: 1fr; text-align: center;} .footer-column ul, .footer-contact { align-items: center; } .footer-contact li { justify-content: center; } .social-icons { justify-content: center; } } /style>/head>body> !-- Header --> header classheader> nav classnavbar> a hrefindex.html classlogo>img src89.png altAesthetics Creative Design Studio Logo>/a> div classhamburger-menu idhamburger-menu> i classfas fa-bars>/i> /div> ul classnav-links idnav-links> li classactive>a hrefindex.html>Home/a>/li> li>a href#services>Services/a>/li> li>a href#about>About/a>/li> li>a hrefcontact.html>Contact/a>/li> li classdropdown onmouseoverthis.children1.style.displayblock onmouseoutthis.children1.style.displaynone styleposition:relative;> a hrefjavascript:void(0)>Legal ▼/a> ul styledisplay: none; position: absolute; top: 100%; left: -20px; background-color: #0a183d; list-style: none; padding: 10px; margin-top:10px; border-radius: 8px; z-index:1000; min-width: 150px;> li>a hrefprivacy.html stylepadding: 10px; display: block;>Privacy Policy/a>/li> li>a hrefterm.html stylepadding: 10px; display: block;>Terms/a>/li> li>a hrefdisclaimer.html stylepadding: 10px; display: block;>Disclaimer/a>/li> /ul> /li> /ul> a hrefcontact.html classcta-button>Get Started/a> /nav> /header> !-- Hero Section --> main> section classhero-section> div classcontainer hero-content> div classhero-text> span classhero-tag>Welcome to Aesthetics Creative Design Studio/span> h1>Elevate Your span stylecolor: #2563eb;>Digital Presence/span> with Expert Marketing Solutions/h1> p>Transform your business with cutting-edge digital marketing strategies. We specialize in creating powerful online experiences that drive growth, engagement, and measurable results./p> div classhero-buttons> a hrefcontact.html classbtn-primary>Start Your Journey →/a> a href#services classbtn-secondary>Explore Services ❯/a> /div> /div> div classhero-image> img src1.png altDigital Marketing Illustration> /div> /div> /section> !-- Stats Section --> section classstats-section> div classcontainer stats-grid> div classstat-item> h2>500+/h2> p>Projects Completed/p> /div> div classstat-item> h2>98%/h2> p>Client Satisfaction/p> /div> div classstat-item> h2>5+/h2> p>Years Experience/p> /div> /div> /section> !-- Services Section --> section classservices-section idservices> div classcontainer> div classsection-header> span classsection-tag>Our Services/span> h2>Comprehensive Digital Marketing Solutions/h2> p>We offer a full spectrum of digital marketing services designed to boost your online presence and drive business growth./p> /div> div classservices-grid> div classservice-card> div classservice-icon>i classfas fa-search>/i>/div> h3>SEO Optimization/h3> p>Boost your search engine rankings with our advanced SEO strategies./p> ul> li>i classfas fa-check-circle>/i> Keyword Research/li> li>i classfas fa-check-circle>/i> On-Page Optimization/li> li>i classfas fa-check-circle>/i> Technical SEO/li> /ul> /div> div classservice-card popular> span classpopular-badge>Most Popular/span> div classservice-icon>i classfas fa-share-alt>/i>/div> h3>Social Media Marketing/h3> p>Engage your audience and build brand awareness across all platforms./p> ul> li>i classfas fa-check-circle>/i> Content Strategy/li> li>i classfas fa-check-circle>/i> Community Management/li> li>i classfas fa-check-circle>/i> Paid Advertising/li> /ul> /div> div classservice-card> div classservice-icon>i classfas fa-ad>/i>/div> h3>PPC Advertising/h3> p>Maximize your ROI with targeted pay-per-click campaigns./p> ul> li>i classfas fa-check-circle>/i> Campaign Setup/li> li>i classfas fa-check-circle>/i> Ad Creation/li> li>i classfas fa-check-circle>/i> Performance Tracking/li> /ul> /div> /div> /div> /section> !-- About Section --> section classabout-section idabout> div classcontainer about-content> div classabout-text> span classsection-tag>About Aesthetics Creative Design Studio/span> h2>Pioneering Digital Excellence Since 2019/h2> p>At Aesthetics Creative Design Studio, were passionate about helping businesses thrive. Our team combines creativity with data-driven strategies to deliver exceptional results./p> div classabout-features> div classfeature-item> div classfeature-icon>i classfas fa-lightbulb>/i>/div> div classfeature-text>h4>Innovation First/h4>p>We stay ahead of trends to provide cutting-edge solutions./p>/div> /div> div classfeature-item> div classfeature-icon>i classfas fa-users>/i>/div> div classfeature-text>h4>Client-Centric/h4>p>Your success is our priority. We tailor strategies to your needs./p>/div> /div> /div> /div> div classabout-image> img src2.png altAbout Us Team Illustration> /div> /div> /section> !-- CTA Section --> section classcta-section> h2>Ready to Transform Your Digital Presence?/h2> p>Lets discuss how we can help your business achieve its digital marketing goals./p> a hreftel:845-651-4856 classbtn-light>i classfas fa-phone-alt>/i> Call Now/a> /section> /main> !-- Footer --> footer classfooter> div classcontainer> div classfooter-grid> div classfooter-column> a hrefindex.html classlogo>img src89.png altFooter Logo stylefilter: brightness(0) invert(1);>/a> p>Pioneering digital excellence with innovative marketing solutions that drive real business growth./p> div classsocial-icons> a href#>i classfab fa-facebook-f>/i>/a> a href#>i classfab fa-twitter>/i>/a> a href#>i classfab fa-linkedin-in>/i>/a> a href#>i classfab fa-instagram>/i>/a> /div> /div> div classfooter-column> h4>Services/h4> ul> li>a href#services>SEO Optimization/a>/li> li>a href#services>Social Media/a>/li> li>a href#services>PPC Advertising/a>/li> li>a href#services>Web Development/a>/li> /ul> /div> div classfooter-column> h4>Company/h4> ul> li>a href#about>About Us/a>/li> li>a hrefcontact.html>Contact/a>/li> li>a hrefprivacy.html>Privacy Policy/a>/li> li>a hrefterm.html>Terms & Conditions/a>/li> /ul> /div> div classfooter-column> h4>Get In Touch/h4> ul classfooter-contact> li>i classfas fa-envelope>/i>a href/cdn-cgi/l/email-protection#563e333a3a3916373325223e33223f352535243337223f20333233253f3138252223323f397835393b>span class__cf_email__ data-cfemail93fbf6fffffcd3f2f6e0e7fbf6e7faf0e0f0e1f6f2e7fae5f6f7f6e0faf4fde0e7e6f7fafcbdf0fcfe>email protected/span>/a>/li> li>i classfas fa-phone-alt>/i>a hreftel:845-651-4856>(845) 651-4856/a>/li> li>i classfas fa-map-marker-alt>/i>span>15855 N Greenway-Hayden Loop, #160br>Scottsdale, AZ 85260/span>/li> /ul> /div> /div> div classcopyright> © 2025 Aesthetics Creative Design Studio,. All rights reserved. /div> /div> /footer> !-- JavaScript for Hamburger Menu --> script data-cfasyncfalse src/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>/script>script> const hamburger document.getElementById(hamburger-menu); const navLinks document.getElementById(nav-links); hamburger.addEventListener(click, () > { navLinks.classList.toggle(active); }); /script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]