Help
RSS
API
Feed
Maltego
Contact
Domain > clientiq.tech
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-17
13.32.87.54
(
ClassC
)
2026-01-11
3.169.173.23
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sun, 11 Jan 2026 10:40:49 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://clientiq.tech/X-Cache: Redirect from cloudfrontVia: 1.1 5ec2b95241693f962e2ff4afc726b38e.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: MGyNnbe3DvFOIwzH3Bv2Z5b2UhVqMihUBBZp0TmTX0dR2J50Av2VNg html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 39035Connection: keep-aliveDate: Sun, 11 Jan 2026 07:18:50 GMTLast-Modified: Mon, 23 Jun 2025 16:34:22 GMTETag: d3e85af6c91e3359c1a9ce9805452fe6x-amz-server-side-encryption: AES256Accept-Ranges: bytesServer: AmazonS3X-Cache: Hit from cloudfrontVia: 1.1 3caf9df4ca497afd40efb87f8957a7fa.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: mBgLDD-qfl5abpiv0Bs-yM3RjSascbdBlHmps84RI0Mxf1QnrzAReQAge: 12120 !DOCTYPE html>html langen> head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> title>ClientIQ - End Knowledge Chaos in Your Agency/title> link relpreconnect hrefhttps://fonts.googleapis.com /> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin /> link hrefhttps://fonts.googleapis.com/css2?familyComfortaa:wght@400;700&familyGeologica:wght@400;500;700&familyOpen+Sans:wght@400;600;700&displayswap relstylesheet /> script srchttps://cdn.tailwindcss.com>/script> script> tailwind.config { theme: { extend: { fontFamily: { comfortaa: Comfortaa, sans-serif, geologica: Geologica, sans-serif, sans: Open Sans, sans-serif, }, }, }, }; /script> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css /> style> .logo-gradient { background: radial-gradient( ellipse 115.08% 329.3% at 103.65% 50%, #7cc8df 0%, #4180ff 40%, #7072ff 72% ); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; } .gradient-bg { background: radial-gradient( ellipse 119.6% 153.47% at 67.18% 108.42%, #90e0d5 0%, #3a7dff 100% ); } .feature-card { transition: all 0.3s ease; border-top: 4px solid transparent; } .feature-card:hover { transform: translateY(-5px); border-top-color: #3a7dff; box-shadow: 0 6px 12px rgba(144, 224, 213, 0.6); /* updated color and smaller shadow */ } .testimonial-slide { transition: opacity 0.5s ease-in-out; } .use-case-card { transition: all 0.3s ease; } .use-case-card:hover { transform: scale(1.03); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); } .nav-link { position: relative; color: #3a7dff; /* Default text color */ transition: color 0.3s ease; } .nav-link:after { content: ; position: absolute; width: 0; height: 2px; bottom: 0; left: 0; background-color: #3a7dff; /* Underline color on hover */ transition: width 0.3s ease; } .nav-link:hover { color: #3a7dff; /* Text color on hover (same as default to reinforce) */ } .nav-link:hover:after { width: 100%; } .logos-container { margin: auto; overflow: hidden; position: relative; width: 50%; height: 120px; mask: linear-gradient(90deg, transparent 0%, white 15%, white 85%, transparent 100%); -webkit-mask: linear-gradient( 90deg, transparent 0%, white 15%, white 85%, transparent 100% ); } .logos-track { display: flex; animation: scroll-left 30s linear infinite; gap: 3rem; width: fit-content; } .logos-track:hover { animation-play-state: paused; } @keyframes scroll-left { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } } .logo-container { flex-shrink: 0; transition: transform 0.3s ease; } .logo-container:hover { transform: scale(1.1); } .logo-item { width: 80px; height: 80px; border-radius: 16px; display: flex; align-items: center; justify-content: center; margin: 0 auto; /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */ transition: all 0.3s ease; cursor: pointer; background: white; padding: 8px; } .logo-item:hover { box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .logo-item img { width: 100%; height: 100%; object-fit: contain; } /style> /head> body idtop classfont-Open_Sans antialiased text-gray-900> !-- Navigation --> nav classbg-white shadow-md sticky top-0 z-50> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classflex justify-between h-16 items-center> div classflex items-center> a href#top classtext-2xl font-bold text-indigo-600 font-comfortaa> span classlogo-gradient>ClientIQ/span> /a> /div> div classhidden md:flex space-x-8> a href#problem classnav-link text-gray-700 hover:text-indigo-600 px-3 py-2 rounded-md >The Problem/a > a href#features classnav-link text-gray-700 hover:text-indigo-600 px-3 py-2 rounded-md >Features/a > a href#use-cases classnav-link text-gray-700 hover:text-indigo-600 px-3 py-2 rounded-md >Use Cases/a > a href#cta classbg-indigo-500 hover:bg-indigo-700 text-white font-medium px-4 py-2 rounded-md transition-colors duration-300 >Get Early Access/a > /div> div classmd:hidden> button idmobile-menu-button classtext-gray-600 hover:text-indigo-600 focus:outline-none > svg classh-6 w-6 fillnone viewBox0 0 24 24 strokecurrentColor> path stroke-linecapround stroke-linejoinround stroke-width2 dM4 6h16M4 12h16M4 18h16 >/path> /svg> /button> /div> /div> /div> !-- Mobile menu --> div idmobile-menu classhidden md:hidden bg-white shadow-lg rounded-lg mx-4> div classpx-2 pt-2 pb-3 space-y-1> a href#problem classblock px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-indigo-600 hover:bg-gray-50 >The Problem/a > a href#features classblock px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-indigo-600 hover:bg-gray-50 >Features/a > a href#use-cases classblock px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-indigo-600 hover:bg-gray-50 >Use Cases/a > a href#cta classblock px-4 py-2 rounded-md text-base font-medium text-white bg-indigo-600 hover:bg-indigo-700 >Get Early Access/a > /div> /div> /nav> !-- Hero Section --> section classgradient-bg text-white> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-20 md:py-28> div classflex flex-col md:flex-row items-center md:gap-10 lg:gap-10> div classmd:w-1/2 mb-10 md:mb-0> h1 classtext-4xl md:text-4xl lg:text-5xl leading-tight mb-6 stylefont-family: Geologica, sans-serif > Scattered knowledge kills agencies. /h1> p classtext-16px md:text-18px text-gray-50 mb-8 font-sans> ClientIQs AI agent unifies everything into one searchable truth - so you can answer confidently, deliver consistently, and grow fearlessly. /p> div classflex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4> a href#cta classbg-white text-indigo-500 hover:bg-gray-100 px-8 py-4 rounded-lg font-bold text-lg text-center transition duration-300 shadow-lg hover:shadow-xl > Get Early Access /a> a href#features classborder-2 border-white text-white hover:bg-indigo-500 hover:bg-opacity-20 px-8 py-4 rounded-lg font-bold text-lg text-center transition duration-300 > See How It Works /a> /div> /div> div classmd:w-3/4 relative> div classrelative z-10 bg-white bg-opacity-10 backdrop-filter backdrop-blur-lg rounded-2xl p-6 shadow-2xl > video idmyVideo srcvideos/clientiq.mp4 controls classw-full rounded-xl >/video> !-- Play button (small, blue circle) --> button idplayButton classabsolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 bg-blue-600 hover:bg-blue-700 text-white rounded-full p-4 shadow-lg transition onclickdocument.getElementById(myVideo).play(); this.style.displaynone; > !-- Simple play icon --> svg classw-6 h-6 fillcurrentColor viewBox0 0 20 20 xmlnshttp://www.w3.org/2000/svg > path dM6 4l12 6-12 6V4z /> /svg> /button> !-- div classbg-white bg-opacity-20 rounded-lg p-4 mb-4> div classflex items-center mb-2> div classbg-white rounded-full w-10 h-10 flex items-center justify-center mr-3 > i classfas fa-search stylecolor: #3458d5>/i> /div> div> h3 classfont-semibold>Whats Brand Xs tone?/h3> p classtext-white text-opacity-70 text-sm>- asked by new designer/p> /div> /div> div classbg-white rounded-lg p-3 text-indigo-900 animate-pulse> div classflex items-center> div classh-8 w-8 bg-indigo-200 rounded-full mr-2>/div> div classfont-bold text-sm>ClientIQ is responding.../div> /div> /div> /div> --> !-- div classbg-indigo-500 rounded-lg p-4> h3 classfont-semibold mb-2>Brand Xs Tone Guidelines/h3> div classspace-y-2> div classflex items-baseline> div classh-2 w-2 bg-white rounded-full mr-2 mt-1>/div> p classtext-white text-opacity-90>Conversational but professional/p> /div> div classflex items-baseline> div classh-2 w-2 bg-white rounded-full mr-2 mt-1>/div> p classtext-white text-opacity-90>Avoid marketing jargon/p> /div> div classflex items-baseline> div classh-2 w-2 bg-white rounded-full mr-2 mt-1>/div> p classtext-white text-opacity-90> Example from last campaign: We help real businesses... /p> /div> /div> /div> --> /div> /div> /div> /div> /section> !-- Problem Section --> section idproblem classbg-white py-20> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classtext-center mb-16> h2 classtext-3xl md:text-4xl font-normal mb-4 stylefont-family: Geologica, sans-serif > The Search Spiral Is Killing Your Agency /h2> p classtext-xl text-gray-600 max-w-3xl mx-auto> Every day. Every hour. Knowledge chaos compounds. /p> /div> div classgrid grid-cols-1 md:grid-cols-2 gap-12> div> h3 classtext-2xl font-bold mb-8 text-center md:text-left>π° The Daily Bleed/h3> div classspace-y-6> div classflex items-start> div classflex-shrink-0 h-6 w-6 rounded-full bg-red-100 flex items-center justify-center mr-4 mt-1 > i classfas fa-times text-red-500 text-xs>/i> /div> p classtext-lg text-gray-700> What were their brand guidelines again? β Another 20 minutes torched /p> /div> div classflex items-start> div classflex-shrink-0 h-6 w-6 rounded-full bg-red-100 flex items-center justify-center mr-4 mt-1 > i classfas fa-times text-red-500 text-xs>/i> /div> p classtext-lg text-gray-700> Three people. Three different answers. One clients trust destroyed. /p> /div> div classflex items-start> div classflex-shrink-0 h-6 w-6 rounded-full bg-red-100 flex items-center justify-center mr-4 mt-1 > i classfas fa-times text-red-500 text-xs>/i> /div> p classtext-lg text-gray-700> Sarah quit. Her knowledge walked out with her. Permanently. /p> /div> div classflex items-start> div classflex-shrink-0 h-6 w-6 rounded-full bg-red-100 flex items-center justify-center mr-4 mt-1 > i classfas fa-times text-red-500 text-xs>/i> /div> p classtext-lg text-gray-700> New freelancer contradicting your team in client meetings /p> /div> div classflex items-start> div classflex-shrink-0 h-6 w-6 rounded-full bg-red-100 flex items-center justify-center mr-4 mt-1 > i classfas fa-times text-red-500 text-xs>/i> /div> p classtext-lg text-gray-700> Hour 12 of recreating work that exists... somewhere /p> /div> /div> /div> div> h3 classtext-2xl font-bold mb-8 text-center md:text-left> β¨ The ClientIQ Transformation /h3> div classspace-y-6> div classflex items-start> div classflex-shrink-0 h-6 w-6 rounded-full bg-green-100 flex items-center justify-center mr-4 mt-1 > i classfas fa-check text-green-500 text-xs>/i> /div> p classtext-lg text-gray-700> Whats Brand Xs tone? β Instant truth in seconds /p> /div> div classflex items-start> div classflex-shrink-0 h-6 w-6 rounded-full bg-green-100 flex items-center justify-center mr-4 mt-1 > i classfas fa-check text-green-500 text-xs>/i> /div> p classtext-lg text-gray-700> Freelancer to productive in 15 minutes, not 15 days /p> /div> div classflex items-start> div classflex-shrink-0 h-6 w-6 rounded-full bg-green-100 flex items-center justify-center mr-4 mt-1 > i classfas fa-check text-green-500 text-xs>/i> /div> p classtext-lg text-gray-700>Every campaign becomes fuel for the next/p> /div> div classflex items-start> div classflex-shrink-0 h-6 w-6 rounded-full bg-green-100 flex items-center justify-center mr-4 mt-1 > i classfas fa-check text-green-500 text-xs>/i> /div> p classtext-lg text-gray-700> Generate pitch-perfect copy that sounds like you wrote it /p> /div> div classflex items-start> div classflex-shrink-0 h-6 w-6 rounded-full bg-green-100 flex items-center justify-center mr-4 mt-1 > i classfas fa-check text-green-500 text-xs>/i> /div> p classtext-lg text-gray-700>One source. One truth. Zero confusion./p> /div> /div> /div> /div> !-- Timeline --> div classmt-20> h3 classtext-2xl font-normal mb-8 text-center stylefont-family: Geologica, sans-serif > Your Week in Knowledge Chaos /h3> div classrelative> !-- Line --> !-- Timeline Items --> div classgrid grid-cols-1 gap-8 relative z-10> !-- Monday --> div classflex> div classflex-shrink-0 w-10 h-10 rounded-full bg-indigo-500 flex items-center justify-center text-white font-bold mr-4 > M /div> div classbg-white shadow-lg rounded-lg p-6 flex-1 transform transition duration-300 hover:scale-1.02 origin-left > div classflex justify-between items-start> div> h4 classfont-bold text-lg>Monday, 9:47am/h4> p classtext-gray-700 mt-1> Client asks about their brand voice. Your stomach drops. Twenty minutes vanish while three people give three different answers. /p> /div> div classtext-red-800 text-3xl font-bold px-3 py-2 rounded-lg ml-4 flex items-center justify-center h-full > π° /div> /div> /div> /div> !-- Tuesday --> div classflex> div classflex-shrink-0 w-10 h-10 rounded-full bg-indigo-500 flex items-center justify-center text-white font-bold mr-4 > T /div> div classbg-white shadow-lg rounded-lg p-6 flex-1 transform transition duration-300 hover:scale-1.02 origin-left > div classflex justify-between items-start> div> h4 classfont-bold text-lg>Tuesday, 3:23am/h4> p classtext-gray-700 mt-1> Hour 12 of a quick revision. You cant remember which version is final because Sarah quit last weekβand her knowledge left with her. /p> /div> div classtext-red-800 text-3xl font-bold px-3 py-2 rounded-lg ml-4 flex items-center justify-center h-full > π© /div> /div> /div> /div> !-- Wednesday --> div classflex> div classflex-shrink-0 w-10 h-10 rounded-full bg-indigo-500 flex items-center justify-center text-white font-bold mr-4 > W /div> div classbg-white shadow-lg rounded-lg p-6 flex-1 transform transition duration-300 hover:scale-1.02 origin-left > div classflex justify-between items-start> div> h4 classfont-bold text-lg>Wednesday, 2:15pm/h4> p classtext-gray-700 mt-1> Lost another pitch. They loved your ideas but questioned your process. You scrambled through seven tools trying to find case studies that proved you wrong. /p> /div> div classtext-red-800 text-3xl font-bold px-3 py-2 rounded-lg ml-4 flex items-center justify-center h-full > π€ /div> /div> /div> /div> !-- Thursday --> div classflex> div classflex-shrink-0 w-10 h-10 rounded-full bg-indigo-500 flex items-center justify-center text-white font-bold mr-4 > T /div> div classbg-white shadow-lg rounded-lg p-6 flex-1 transform transition duration-300 hover:scale-1.02 origin-left > div classflex justify-between items-start> div> h4 classfont-bold text-lg>Thursday, 11:30am/h4> p classtext-gray-700 mt-1> Thats not what John told me. Your newest freelancer just contradicted your account manager. The clients trust evaporates in real-time. /p> /div> div classtext-red-800 text-3xl font-bold px-3 py-2 rounded-lg ml-4 flex items-center justify-center h-full > π /div> /div> /div> /div> !-- Friday --> div classflex> div classflex-shrink-0 w-10 h-10 rounded-full bg-indigo-500 flex items-center justify-center text-white font-bold mr-4 > F /div> div classbg-white shadow-lg rounded-lg p-6 flex-1 transform transition duration-300 hover:scale-1.02 origin-left > div classflex justify-between items-start> div> h4 classfont-bold text-lg>Friday, 5:45pm/h4> p classtext-gray-700 mt-1> You land your biggest client yet. But the system that worked at 15 employees just shattered at 25. Success is suffocating you. /p> /div> div classtext-red-800 text-3xl font-bold px-3 py-2 rounded-lg ml-4 flex items-center justify-center h-full > π΅ /div> /div> /div> /div> /div> /div> /div> /div> /section> !-- Features Section --> section idfeatures classbg-gray-50 py-20> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classtext-center mb-16> h2 classtext-3xl md:text-4xl font-normal mb-4 stylefont-family: Geologica, sans-serif > Built to End the Search Spiral /h2> p classtext-xl text-gray-600 max-w-3xl mx-auto> Not another tool to learn. A transformation that happens in minutes. /p> /div> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8> !-- Feature 1 --> div classfeature-card bg-white rounded-xl shadow-md overflow-hidden p-6> div classw-14 h-14 bg-indigo-100 rounded-full flex items-center justify-center mb-5> i classfas fa-bolt text-indigo-600 text-2xl>/i> /div> h3 classtext-xl font-bold mb-3>Questions β Answers. Instantly./h3> p classtext-gray-600 mb-4> Ask anything in plain English. Show me their holiday campaign ROI works as easily as Whats their hex code? /p> /div> !-- Feature 2 --> div classfeature-card bg-white rounded-xl shadow-md overflow-hidden p-6> div classw-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-5> i classfas fa-brain text-purple-600 text-2xl>/i> /div> h3 classtext-xl font-bold mb-3>Nobody Leaves. Nothings Lost./h3> p classtext-gray-600 mb-4> ClientIQ captures what Sarah knew, what Tom built, what that intern discovered. Knowledge becomes permanent, not personal. /p> /div> !-- Feature 3 --> div classfeature-card bg-white rounded-xl shadow-md overflow-hidden p-6> div classw-14 h-14 bg-pink-100 rounded-full flex items-center justify-center mb-5> i classfas fa-magic text-pink-600 text-2xl>/i> /div> h3 classtext-xl font-bold mb-3>Their Voice. Your Speed./h3> p classtext-gray-600 mb-4> Generate emails and briefs so on-brand, clients think youre psychic. Because ClientIQ absorbed every word youve ever written for them. /p> /div> !-- Feature 4 --> div classfeature-card bg-white rounded-xl shadow-md overflow-hidden p-6> div classw-14 h-14 bg-blue-100 rounded-full flex items-center justify-center mb-5> i classfas fa-user-plus text-blue-600 text-2xl>/i> /div> h3 classtext-xl font-bold mb-3>Onboarding Without the Hazing/h3> p classtext-gray-600 mb-4> New talent productive in 15 minutes. No more figure it out or ask around or drowning for weeks. /p> /div> !-- Feature 5 --> div classfeature-card bg-white rounded-xl shadow-md overflow-hidden p-6> div classw-14 h-14 bg-red-100 rounded-full flex items-center justify-center mb-5> i classfas fa-fire text-red-600 text-2xl>/i> /div> h3 classtext-xl font-bold mb-3>Upload Chaos. Download Clarity./h3> p classtext-gray-600 mb-4> Zero consultants. Zero training. Zero IT tickets. Works in minutes, not months. /p> /div> !-- Feature 6 --> div classfeature-card bg-white rounded-xl shadow-md overflow-hidden p-6> div classw-14 h-14 bg-green-100 rounded-full flex items-center justify-center mb-5> i classfas fa-lock text-green-600 text-2xl>/i> /div> h3 classtext-xl font-bold mb-3>One Source of Truth/h3> p classtext-gray-600 mb-4> No more version control nightmares. Every team member sees the latest, approved client knowledge automatically. /p> /div> /div> /div> /section> !-- Use Cases Section --> section iduse-cases classbg-white py-20> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classtext-center mb-16> h2 classtext-3xl md:text-4xl font-normal mb-4 stylefont-family: Geologica, sans-serif > Watch Knowledge Chaos Die /h2> p classtext-xl text-gray-600 max-w-3xl mx-auto> Real agencies. Real transformations. Real time. /p> /div> div classgrid grid-cols-1 md:grid-cols-2 gap-8> !-- Use Case 1 --> div classuse-case-card bg-gray-50 rounded-xl overflow-hidden border border-gray-200> div classbg-indigo-500 p-4> h3 classtext-xl font-bold text-white>Monday Morning Freelancer Crisis/h3> /div> div classp-6> p classitalic text-gray-700 mb-4>Generate a complete brief for Brand X/p> div classbg-white rounded-lg p-4 border border-gray-200 shadow-sm> h4 classfont-bold text-#3A7DFF mb-2>Result:/h4> p classtext-gray-700> Full context including tone samples, campaign history, and sacred cows to avoid. Freelancer billing in 15 minutes. /p> /div> /div> /div> !-- Use Case 2 --> div classuse-case-card bg-gray-50 rounded-xl overflow-hidden border border-gray-200> div classp-4 stylebackground-color: #3a7dff> h3 classtext-xl font-bold text-white>Pitch Due Tomorrow/h3> /div> div classp-6> p classitalic text-gray-700 mb-4> Pull our best B2B SaaS rebrands with ROI data /p> div classbg-white rounded-lg p-4 border border-gray-200 shadow-sm> h4 classfont-bold text-#3A7DFF mb-2>Result:/h4> p classtext-gray-700> Three case studies with outcomes, client testimonials, and relevant metrics. Proposal done by lunch. /p> /div> /div> /div> !-- Use Case 3 --> div classuse-case-card bg-gray-50 rounded-xl overflow-hidden border border-gray-200> div classp-4 stylebackground-color: #5298f3> h3 classtext-xl font-bold text-white>Client Wants an Update/h3> /div> div classp-6> p classitalic text-gray-700 mb-4> Draft progress email for Client Ys Q4 campaign /p> div classbg-white rounded-lg p-4 border border-gray-200 shadow-sm> h4 classfont-bold text-#5298F3 mb-2>Result:/h4> p classtext-gray-700> Perfectly-toned email referencing their KPIs, using their language, maintaining their preferred style. /p> /div> /div> /div> !-- Use Case 4 --> div classuse-case-card bg-gray-50 rounded-xl overflow-hidden border border-gray-200> div classp-4 stylebackground-color: #75c0e2> h3 classtext-xl font-bold text-white>Designer Needs Direction/h3> /div> div classp-6> p classitalic text-gray-700 mb-4> Create visual brief for Brand Zs product launch /p> div classbg-white rounded-lg p-4 border border-gray-200 shadow-sm> h4 classfont-bold text-#75C0E2 mb-2>Result:/h4> p classtext-gray-700> Complete guidelines including color psychology notes, competitor analysis, and past creative performance. /p> /div> /div> /div> /div> /div> /section> !-- Integrations Section --> section classbg-white py-20> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classtext-center mb-16> h2 classtext-3xl md:text-4xl font-bold mb-4>Integrations/h2> p classtext-xl text-gray-600 max-w-3xl mx-auto> Connect to Google Drive, Slack, Notion and more. /p> /div> div classlogos-container> div classlogos-track> !-- First set of logos --> div classlogo-container> div classlogo-item> img srcimages/slack.webp altSlack /> /div> /div> div classlogo-container> div classlogo-item> img srcimages/gmail.webp altGmail /> /div> /div> div classlogo-container> div classlogo-item> img srcimages/calendar.webp altCalendar /> /div> /div> div classlogo-container> div classlogo-item> img srcimages/notion.png altNotion /> /div> /div> div classlogo-container> div classlogo-item> img srcimages/google_drive.webp altGoogle Drive /> /div> /div> div classlogo-container> div classlogo-item> img srcimages/slack.webp altSlack /> /div> /div> div classlogo-container> div classlogo-item> img srcimages/gmail.webp altGmail /> /div> /div> div classlogo-container> div classlogo-item> img srcimages/calendar.webp altCalendar /> /div> /div> div classlogo-container> div classlogo-item> img srcimages/notion.png altNotion /> /div> /div> /div> /div> !-- Optional: Call to Action --> !-- div classtext-center mt-12> p classtext-gray-600 mb-6>Connect your existing tools in minutes/p> button classbg-indigo-600 text-white px-8 py-3 rounded-lg font-semibold hover:bg-indigo-700 transition-colors > View All Integrations /button> /div> --> /div> /section> !-- CTA Section --> section idcta classgradient-bg text-white py-20> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center> h2 classtext-3xl md:text-4xl font-normal mb-6 stylefont-family: Geologica, sans-serif > Ready to Bury the Search Spiral? /h2> p classtext-xl mb-8 max-w-2xl mx-auto> Every day you wait costs span classfont-bold>9.3 billable hours per employee/span>. /p> p classtext-xl font-bold mb-10>Stop bleeding. Start building./p> form classmax-w-md mx-auto> div classflex flex-col sm:flex-row gap-4 mb-4> input typeemail placeholderYour work email classflex-1 px-6 py-4 rounded-lg text-gray-900 focus:outline-none focus:ring-2 focus:ring-white /> button typesubmit classbg-indigo-500 hover:bg-indigo-600 text-white font-bold px-8 py-4 rounded-lg transition duration-300 > Get Early Access /button> /div> p classtext-sm opacity-75>Transform in 15 Minutes β’ No credit card required/p> /form> /div> /section> !-- Footer --> footer classbg-gray-900 text-white py-12> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classgrid grid-cols-1 md:grid-cols-4 gap-8> div> a href# classtext-2xl font-bold text-white mb-4 inline-block font-comfortaa> span classlogo-gradient>ClientIQ/span> /a> p classtext-gray-400 mb-4>The end of knowledge chaos for agencies./p> div classflex space-x-4> a href# classtext-gray-400 hover:text-white transition duration-300> i classfab fa-twitter text-xl>/i> /a> a href# classtext-gray-400 hover:text-white transition duration-300> i classfab fa-linkedin text-xl>/i> /a> a href# classtext-gray-400 hover:text-white transition duration-300> i classfab fa-facebook text-xl>/i> /a> /div> /div> !-- div> h3 classfont-bold text-lg mb-4>Product/h3> ul classspace-y-2> li> a href# classtext-gray-400 hover:text-white transition duration-300 >Features/a > /li> li> a href# classtext-gray-400 hover:text-white transition duration-300 >Pricing/a > /li> li> a href# classtext-gray-400 hover:text-white transition duration-300 >Integrations/a > /li> li> a href# classtext-gray-400 hover:text-white transition duration-300 >Request Demo/a > /li> /ul> /div> --> !-- div> h3 classfont-bold text-lg mb-4>Resources/h3> ul classspace-y-2> li> a href# classtext-gray-400 hover:text-white transition duration-300>Blog/a> /li> li> a href# classtext-gray-400 hover:text-white transition duration-300 >Documentation/a > /li> li> a href# classtext-gray-400 hover:text-white transition duration-300 >Support/a > /li> li> a href# classtext-gray-400 hover:text-white transition duration-300 >Community/a > /li> /ul> /div> --> !-- div> h3 classfont-bold text-lg mb-4>Company/h3> ul classspace-y-2> li> a href# classtext-gray-400 hover:text-white transition duration-300 >About Us/a > /li> li> a href# classtext-gray-400 hover:text-white transition duration-300 >Careers/a > /li> li> a href# classtext-gray-400 hover:text-white transition duration-300 >Contact/a > /li> li> a href# classtext-gray-400 hover:text-white transition duration-300>Press/a> /li> /ul> /div> --> /div> div classborder-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center > p classtext-gray-400 mb-4 md:mb-0>© 2025 ClientIQ. All rights reserved./p> div classflex space-x-6> a href# classtext-gray-400 hover:text-white transition duration-300 >Privacy Policy/a > a href# classtext-gray-400 hover:text-white transition duration-300 >Terms of Service/a > a href# classtext-gray-400 hover:text-white transition duration-300>Cookies/a> /div> /div> /div> /footer> script> // Mobile menu toggle document.getElementById(mobile-menu-button).addEventListener(click, function () { const menu document.getElementById(mobile-menu); menu.classList.toggle(hidden); }); // Smooth scrolling for anchor links document.querySelectorAll(ahref^#).forEach((anchor) > { anchor.addEventListener(click, function (e) { e.preventDefault(); // Hide mobile menu if open const mobileMenu document.getElementById(mobile-menu); if (!mobileMenu.classList.contains(hidden)) { mobileMenu.classList.add(hidden); } const targetId this.getAttribute(href); const targetElement document.querySelector(targetId); if (targetElement) { targetElement.scrollIntoView({ behavior: smooth, }); } }); }); // Form submission handler document.querySelector(form).addEventListener(submit, async function (e) { e.preventDefault(); const email this.querySelector(inputtypeemail).value; const button this.querySelector(buttontypesubmit); const originalButtonText button.textContent; // Basic email validation if (!email || !email.includes(@)) { showMessage(Please enter a valid email address., error); return; } // Show loading state button.textContent Submitting...; button.disabled true; console.log(email, email); // Use FormData instead of JSON const formData new FormData(); formData.append(email, email); try { const response await fetch( https://script.google.com/macros/s/AKfycbziV2r9f64iV3abTBNgElLbOafhSSFoJIH1cd0V-vIvbsexhCMIJKLWDNaTxNoiJW5V/exec, { method: POST, body: formData, // Send as FormData, not JSON } ); const result await response.text(); // Get response as text first if (response.ok) { showMessage(Thank you! Youve been added to our early access list., success); this.reset(); // Clear the form } else { throw new Error(Network response was not ok); } } catch (error) { console.error(Error:, error); showMessage(Something went wrong. Please try again., error); } finally { // Reset button state button.textContent originalButtonText; button.disabled false; } }); // Function to show messages function showMessage(message, type) { // Remove existing message if any const existingMessage document.querySelector(.form-message); if (existingMessage) { existingMessage.remove(); } // Create message element const messageEl document.createElement(div); messageEl.className `form-message mt-4 p-4 rounded-lg text-center ${ type success ? bg-green-100 text-green-800 border border-green-200 : bg-red-100 text-red-800 border border-red-200 }`; messageEl.textContent message; // Insert message after the form const form document.querySelector(form); form.parentNode.insertBefore(messageEl, form.nextSibling); // Auto-hide success messages after 5 seconds if (type success) { setTimeout(() > { if (messageEl.parentNode) { messageEl.remove(); } }, 5000); } } /script> script> !(function () { var reb2b (window.reb2b window.reb2b || ); if (reb2b.invoked) return; reb2b.invoked true; reb2b.methods identify, collect; reb2b.factory function (method) { return function () { var args Array.prototype.slice.call(arguments); args.unshift(method); reb2b.push(args); return reb2b; }; }; for (var i 0; i reb2b.methods.length; i++) { var key reb2b.methodsi; reb2bkey reb2b.factory(key); } reb2b.load function (key) { var script document.createElement(script); script.type text/javascript; script.async true; script.src https://b2bjsstore.s3.us-west-2.amazonaws.com/b/ + key + /GOYPYHDR97OX.js.gz; var first document.getElementsByTagName(script)0; first.parentNode.insertBefore(script, first); }; reb2b.SNIPPET_VERSION 1.0.1; reb2b.load(GOYPYHDR97OX); })(); /script> script> const video document.getElementById(myVideo); const playButton document.getElementById(playButton); // When user clicks the play button playButton.addEventListener(click, () > { video.play(); playButton.style.display none; }); // Also hide the button if user plays the video by clicking the video itself video.addEventListener(play, () > { playButton.style.display none; }); /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
]