Help
RSS
API
Feed
Maltego
Contact
Domain > crm.quickpixel.co.in
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-02-22
193.203.185.162
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlContent-Length: 795Date: Sun, 22 Feb 2026 10:33:49 GMTServer: LiteSpeedLocation: https://crm.quickpixel.co.in/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requests !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100X-Powered-By: PHP/8.2.27Content-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedDate: Sun, 22 Feb 2026 10:33:50 GMTServer: LiteSpeedplatform: hostingerpanel: hpanelRetry-After: 60Content-Security-Policy: upgrade-insecure-requests !DOCTYPE html>html langen>head>link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css />link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css />script srchttps://cdn.jsdelivr.net/npm/chart.js>/script>meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> meta nameapple-mobile-web-app-capable contentyes> title>QuickPixel CRM/title> style> body { margin-left: 70px; font-family: -apple-system, BlinkMacSystemFont, SF Pro Display, Segoe UI, Roboto, Helvetica, Arial, sans-serif; background: #000; color: #fff;}.dashboard-stats { margin-top: 30px; padding: 0 30px; display: flex; gap: 25px; flex-wrap: wrap;}.stat-card { flex: 1; min-width: 250px; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.06); backdrop-filter: blur(8px); border-radius: 20px; padding: 20px; display: flex; align-items: center; gap: 18px; position: relative; transition: all 0.3s ease; box-shadow: 0 0 12px rgba(0,0,0,0.2);}.stat-card:hover { box-shadow: 0 0 20px rgba(1,221,195,0.15); transform: translateY(-2px);}.icon-bubble { width: 46px; height: 46px; border-radius: 50%; background: rgba(255,255,255,0.08); display: flex; align-items: center; justify-content: center; font-size: 20px; color: #fff;}.stat-info h3 { margin: 0; font-size: 15px; color: #fff; font-weight: 600;}.stat-info p { margin: 3px 0 0; font-size: 14px; color: #c0d731; font-weight: 500;}/* Color themes */.teal .icon-bubble { background: #01ddc3; color: #000;}.yellow .icon-bubble { background: #c0d731; color: #000;}.blue .icon-bubble { background: #4db4ff; color: #000;}.teal.stat-card::after { content: ; position: absolute; top: -4px; right: -4px; width: 10px; height: 10px; background: #01ddc3; border-radius: 50%; box-shadow: 0 0 8px #01ddc3; animation: pulseDot 1.6s infinite;}@keyframes pulseDot { 0% { transform: scale(0.9); opacity: 1; } 100% { transform: scale(1.3); opacity: 0; }}.lead-funnel { margin-left: 140px; margin-right: 60px; margin-top: 40px; padding: 0 30px;}.section-title { color: #fff; font-size: 18px; font-weight: 600; margin-top:30px; margin-bottom: 20px; margin-left:440px; font-family: -apple-system, BlinkMacSystemFont, SF Pro Display, sans-serif;}.funnel-wrapper { display: flex; align-items: center; gap: 20px; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.05); border-radius: 20px; padding: 25px 20px; backdrop-filter: blur(10px); box-shadow: 0 0 10px rgba(1,221,195,0.04); overflow-x: auto;}.funnel-step { min-width: 120px; border-radius: 12px; padding: 12px 14px; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.06); text-align: center; box-shadow: inset 0 0 6px rgba(255,255,255,0.05); transition: all 0.3s ease;}.funnel-step:hover { transform: scale(1.03); box-shadow: 0 0 8px rgba(255,255,255,0.08);}.step-label { display: block; font-size: 13px; color: #bbb;}.step-value { font-size: 20px; font-weight: bold; margin-top: 4px; display: block;}/* Color themes */.green .step-value { color: #01ddc3;}.yellow .step-value { color: #c0d731;}.blue .step-value { color: #4db4ff;}.red .step-value { color: #ff4d4d;}.funnel-arrow { font-size: 24px; color: #555; opacity: 0.5;}.service-performance { margin-top: 40px; padding: 0 30px;}.section-header { display: flex; justify-content: space-between; align-items: center;}.filter-buttons { display: flex; gap: 10px;}.filter-btn { padding: 6px 14px; border-radius: 20px; border: 1px solid rgba(255,255,255,0.2); background: rgba(255,255,255,0.05); color: #ccc; font-size: 13px; cursor: pointer; transition: 0.3s ease;}.filter-btn.active,.filter-btn:hover { background: #01ddc3; color: #000;}.performance-wrapper { display: flex; flex-wrap: wrap; gap: 30px; margin-top: 20px; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.05); border-radius: 20px; padding: 25px; backdrop-filter: blur(10px);}.chart-half { flex: 1; min-width: 320px;}.table-half { flex: 1; min-width: 350px;}.table-half h3 { color: #01ddc3; font-size: 16px; margin-bottom: 10px;}.performance-table { width: 100%; border-collapse: collapse; color: #eee; font-size: 13px;}.performance-table th,.performance-table td { padding: 8px 10px; border-bottom: 1px solid rgba(255,255,255,0.1); text-align: left;}.performance-table th { color: #c0d731; font-weight: 600;}.smart-followup-section { margin-top: 50px; margin-left:40px; margin-right:80px;}.section-divider { font-size: 1.3rem; color: #fff; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 30px; margin-bottom: 20px;}.followup-strip-row { display: flex; flex-wrap: wrap; gap: 16px; justify-content: space-between; align-items: stretch;}.followup-strip { flex: 1; min-width: 260px; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.06); border-radius: 16px; padding: 16px 20px; display: flex; align-items: center; justify-content: space-between; color: #fff; backdrop-filter: blur(10px); transition: 0.3s ease; position: relative;}.followup-strip .icon { font-size: 1.4rem; margin-right: 12px;}.followup-strip .text h4 { font-size: 1rem; margin: 0; font-weight: 600;}.followup-strip .text p { font-size: 0.85rem; margin: 4px 0 0; opacity: 0.7;}.strip-view { background: transparent; border: 1px solid #01ddc3; padding: 6px 14px; font-size: 0.8rem; border-radius: 20px; color: #01ddc3; cursor: pointer; transition: 0.3s ease;}.strip-view:hover { background: #01ddc3; color: #000;}/* Glow on hover */.followup-strip:hover { box-shadow: 0 0 12px rgba(1, 221, 195, 0.25); transform: translateY(-2px);}/* Individual Colors */.today .icon i { color: #01ddc3; }.upcoming .icon i { color: #8ad3ff; }.missed .icon i { color: #ff6d6d; }.completed .icon i { color: #c0d731; }.control-center { position: fixed; bottom: 30px; right: 30px; z-index: 9999;}/* Initial Neutral Button */.assistive-button { width: 60px; height: 60px; border-radius: 50%; border: none; background: rgba(255,255,255,0.8); backdrop-filter: blur(6px); box-shadow: 0 0 10px rgba(255,255,255,0.06); cursor: pointer; transition: 0.3s ease; display: flex; align-items: center; justify-content: center; color: transparent; font-size: 24px; opacity: 0.5;}.plus-icon { opacity: 0; transition: 0.3s ease;}.assistive-button:hover { background-color: #01ddc3; color: #000; box-shadow: 0 0 20px #01ddc3; opacity: 1;}.assistive-button:hover .plus-icon { opacity: 1;}.control-actions { position: absolute; bottom: 70px; right: 0; display: none; flex-direction: column; gap: 10px; transition: 0.3s ease; align-items: flex-end;}.control-actions.show { display: flex;}.action-item { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.1); border-radius: 30px; color: white; padding: 10px 14px; display: flex; align-items: center; gap: 10px; font-size: 14px; cursor: pointer; backdrop-filter: blur(6px); transition: 0.3s ease;}.action-item:hover { background: #c0d731; color: #000;}/style> /head>body> !DOCTYPE html>html langen>head>link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css />link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css /> style> body { font-family: -apple-system, BlinkMacSystemFont, SF Pro Display, Segoe UI, Roboto, Helvetica, Arial, sans-serif; background: #000; color: #fff;} /* Sidebar Base */ .sidebar { width: 70px; height: 100vh; background-color: #000; position: fixed; left: 0; top: 0; z-index: 1000; display: flex; flex-direction: column; align-items: center; padding-top: 15px; border-top-right-radius: 20px; border-bottom-right-radius: 20px; box-shadow: 2px 0 12px rgba(0, 255, 204, 0.2); border-right: 1px solid rgba(0, 255, 204, 0.1); animation: slideIn 0.7s ease; } @keyframes slideIn { from { transform: translateX(-100px); opacity: 0; } to { transform: translateX(0); opacity: 1; } } .logo img { width: 45px; margin: 20px 0; } .nav-icons, .bottom-icon { display: flex; flex-direction: column; align-items: center; } .icon-wrapper { width: 40px; height: 40px; margin: 6px 0; background-color: transparent; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; position: relative; transition: all 0.3s ease; } .icon-wrapper i { font-size: 18px; color: #aaa; transition: 0.3s ease; } .icon-wrapper:hover { background-color: rgba(192, 215, 49, 0.1); box-shadow: 0 0 6px #c0d73188; } .icon-wrapper:hover i { color: #c0d731; } /* Premium Lead Popup Styling */.lead-popup { position: fixed; top: 100px; left: 80px; width: 230px; background: rgba(255, 255, 255, 0.95); backdrop-filter: blur(16px); border-radius: 22px; padding: 14px 10px; display: none; flex-direction: column; gap: 10px; z-index: 99999; box-shadow: 0 6px 24px rgba(1, 221, 195, 0.15), 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 0 0 1px rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.15); animation: popupFade 0.3s ease-out;}@keyframes popupFade { 0% { transform: translateY(10px); opacity: 0; } 100% { transform: translateY(0); opacity: 1; }}.lead-popup button { background: rgba(255, 255, 255, 0.95); border: 1px solid rgba(255, 255, 255, 0.3); color: #000; padding: 11px 14px; font-size: 14px; border-radius: 14px; display: flex; align-items: center; gap: 10px; width: 100%; font-weight: 500; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04), inset 0 -1px 0 rgba(255, 255, 255, 0.1); transition: all 0.25s ease; cursor: pointer;}.lead-popup button i { font-size: 16px; transition: transform 0.3s ease;}/* Hover Glow + Icon Pop */.lead-popup button:hover { background: rgba(255, 255, 255, 0.45); color: #000; box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2), 0 2px 10px rgba(1, 221, 195, 0.75);}.lead-popup button:hover i { transform: scale(1.2);}/* Tap Bounce Animation */.lead-popup button:active { transform: scale(0.96);}/* Active icon highlight */.icon-wrapper.active-popup { background-color: rgba(1, 221, 195, 0.1); box-shadow: 0 0 8px #01ddc3aa;}.icon-wrapper.active-popup i { color: #01ddc3;} .bottom-icon { margin-top: auto; margin-bottom: 30px; } /* Sidebar Logics */ .popup-link { display: block; background: #fff; border-radius: 12px; padding: 12px 16px; margin-bottom: 8px; color: #000; text-decoration: none; font-weight: 500; transition: 0.3s;}.popup-link:hover { background: #f3f3f3;}.lead-group { position: relative; margin-top: 6px; border-radius: 14px; overflow: hidden; transition: all 0.3s ease;}.lead-btn { background: white; color: black; border: none; width: 100%; padding: 12px 16px; text-align: left; font-weight: 600; font-size: 15px; border-radius: 14px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; box-shadow: 0 2px 5px rgba(0,0,0,0.1); transition: all 0.2s ease;}.lead-btn:hover { background: #f2f2f2;}.lead-submenu { background: rgba(255, 255, 255, 0.85); backdrop-filter: blur(14px); border-radius: 0 0 14px 14px; margin-top: -4px; padding: 10px 0 10px 20px; box-shadow: inset 0 1px 0 rgba(0,0,0,0.05); max-height: 0; overflow: hidden; opacity: 0; transform: scaleY(0.9); transform-origin: top; transition: all 0.3s ease;}.lead-group.active .lead-submenu { max-height: 300px; opacity: 1; transform: scaleY(1);}.lead-submenu a { display: block; color: #111; text-decoration: none; font-weight: 500; font-size: 14px; padding: 7px 0; transition: all 0.2s ease;}.lead-submenu a:hover { color: black; font-weight: 600; transform: translateX(6px);}/* Messages Popup Styling (Same as lead-popup, different class) */.message-popup { display: none; position: fixed; top: 160px; /* adjust as per your icon position */ left: 80px; width: 230px; background: rgba(255, 255, 255, 0.95); backdrop-filter: blur(16px); border-radius: 22px; padding: 14px 10px; display: none; flex-direction: column; gap: 10px; z-index: 99999; box-shadow: 0 6px 24px rgba(1, 221, 195, 0.15), 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 0 0 1px rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.15); animation: popupFade 0.3s ease-out;}.message-popup-link { display: block; background: #fff; border-radius: 14px; padding: 11px 14px; margin-bottom: 8px; color: #000; text-decoration: none; font-weight: 500; display: flex; align-items: center; gap: 10px; font-size: 14px; transition: all 0.25s ease; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04), inset 0 -1px 0 rgba(255, 255, 255, 0.1); cursor: pointer;}.message-popup-link:hover { background: rgba(255, 255, 255, 0.45); color: #000; box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2), 0 2px 10px rgba(1, 221, 195, 0.75);}.message-popup-link:active { transform: scale(0.96);}.message-popup-link i { font-size: 16px; transition: transform 0.3s ease;}.message-popup-link:hover i { transform: scale(1.2);}.message-popup.show { display: flex;}/* Optional: animation (already used in lead-popup) */@keyframes popupFade { 0% { transform: translateY(10px); opacity: 0; } 100% { transform: translateY(0); opacity: 1; }}/style> /head>body> div classsidebar> div classlogo> img srchttps://quickpixel.co.in/CRM/uploads/file_67ea8949791c31.88685739.png altQuickPixel Logo> /div> div classnav-icons> a hrefindex.php class> div classicon-wrapper data-tooltipHome>i classfas fa-house>/i>/div> /a> div classicon-wrapper idleadIcon data-tooltipLeads>i classfas fa-users>/i>/div> div classicon-wrapper data-tooltipMessages onclicktoggleMessagesPopup()> i classfas fa-comment-dots>/i>/div> div classicon-wrapper data-tooltipTools>i classfas fa-screwdriver-wrench>/i>/div> div classicon-wrapper data-tooltipSettings>i classfas fa-gear>/i>/div> /div> div classbottom-icon> div classicon-wrapper data-tooltipNeed Help?>i classfas fa-circle-question>/i>/div> /div>/div>!-- Lead Popup Panel -->div classlead-popup idleadPopup>a hrefall_leads.php classpopup-link> i classfas fa-layer-group>/i> All Leads/a> div classlead-group> button classlead-btn>i classfas fa-pen-nib>/i> Logo Leads i classfas fa-chevron-down arrow-icon>/i>/button> div classlead-submenu>a hrefAll Clients_logo.php>All Clients/a>a hrefinquiry_logo.php>Inquiry/a>a hrefclients_logo.php>Clients/a>a hreflost_logo.php>Lost/a>a hrefonhold_logo.php>Onhold/a>/div>/div> div classlead-group> button classlead-btn>i classfas fa-paint-brush>/i> Graphics Leads i classfas fa-chevron-down arrow-icon>/i>/button> div classlead-submenu>a hrefAll Clients_graphics.php>All Clients/a>a hrefinquiry_graphics.php>Inquiry/a>a hrefclients_graphics.php>Clients/a>a hreflost_graphics.php>Lost/a>a hrefonhold_graphics.php>Onhold/a>/div>/div> div classlead-group> button classlead-btn>i classfas fa-bullhorn>/i> Digitalmarketing Leads i classfas fa-chevron-down arrow-icon>/i>/button> div classlead-submenu>a hrefAll Clients_digitalmarketing.php>All Clients/a>a hrefinquiry_digitalmarketing.php>Inquiry/a>a hrefclients_digitalmarketing.php>Clients/a>a hreflost_digitalmarketing.php>Lost/a>a hrefonhold_digitalmarketing.php>Onhold/a>/div>/div> div classlead-group> button classlead-btn>i classfas fa-robot>/i> Whatsappapi Leads i classfas fa-chevron-down arrow-icon>/i>/button> div classlead-submenu>a hrefAll Clients_whatsappapi.php>All Clients/a>a hrefinquiry_whatsappapi.php>Inquiry/a>a hrefclients_whatsappapi.php>Clients/a>a hreflost_whatsappapi.php>Lost/a>a hrefonhold_whatsappapi.php>Onhold/a>/div>/div> div classlead-group> button classlead-btn>i classfas fa-database>/i> CRM Leads i classfas fa-chevron-down arrow-icon>/i>/button> div classlead-submenu>a hrefAll Clients_crm.php>All Clients/a>a hrefinquiry_crm.php>Inquiry/a>a hrefclients_crm.php>Clients/a>a hreflost_crm.php>Lost/a>a hrefonhold_crm.php>Onhold/a>/div>/div> div classlead-group> button classlead-btn>i classfas fa-globe>/i> Website Dev Leads i classfas fa-chevron-down arrow-icon>/i>/button> div classlead-submenu>a hrefAll Clients_websitedev.php>All Clients/a>a hrefinquiry_websitedev.php>Inquiry/a>a hrefclients_websitedev.php>Clients/a>a hreflost_websitedev.php>Lost/a>a hrefonhold_websitedev.php>Onhold/a>/div>/div> div classlead-group> button classlead-btn>i classfas fa-mobile-alt>/i> SEO Leads i classfas fa-chevron-down arrow-icon>/i>/button> div classlead-submenu>a hrefAll Clients_seo.php>All Clients/a>a hrefinquiry_seo.php>Inquiry/a>a hrefclients_seo.php>Clients/a>a hreflost_seo.php>Lost/a>a hrefonhold_seo.php>Onhold/a>/div>/div> div classlead-group> button classlead-btn>i classfas fa-ellipsis-h>/i> Others Leads i classfas fa-chevron-down arrow-icon>/i>/button> div classlead-submenu>a hrefAll Clients_others.php>All Clients/a>a hrefinquiry_others.php>Inquiry/a>a hrefclients_others.php>Clients/a>a hreflost_others.php>Lost/a>a hrefonhold_others.php>Onhold/a>/div>/div>/div>!-- Messages Popup -->div classmessage-popup idmessagesPopup> a hrefwhatsapp_dashboard.php classmessage-popup-link> i classfas fa-robot>/i> WhatsApp API /a> a hrefmessages_livechat.php classmessage-popup-link> i classfas fa-comments>/i> Live Chat /a> a hrefmessages_emails.php classmessage-popup-link> i classfas fa-envelope>/i> Emails /a>/div> !-- Sidebar mesage and lead pop-up --> script> // References const leadIcon document.getElementById(leadIcon); const leadPopup document.getElementById(leadPopup); const messagesIcon document.querySelector(data-tooltipMessages); const messagesPopup document.getElementById(messagesPopup); // LEAD ICON CLICK leadIcon.addEventListener(click, (e) > { e.stopPropagation(); const isOpen leadPopup.style.display flex; leadPopup.style.display isOpen ? none : flex; leadIcon.classList.toggle(active-popup, !isOpen); // Close Messages popup messagesPopup.classList.remove(show); }); // MESSAGES ICON CLICK messagesIcon.addEventListener(click, function (e) { e.stopPropagation(); const isOpen messagesPopup.classList.contains(show); messagesPopup.classList.toggle(show, !isOpen); // Close Lead popup leadPopup.style.display none; leadIcon.classList.remove(active-popup); }); // OUTSIDE CLICK HANDLER document.addEventListener(click, function (e) { if (!leadPopup.contains(e.target) && !leadIcon.contains(e.target)) { leadPopup.style.display none; leadIcon.classList.remove(active-popup); } if (!messagesPopup.contains(e.target) && !messagesIcon.contains(e.target)) { messagesPopup.classList.remove(show); } }); // Clicking any other .icon-wrapper (besides lead & message) const allIcons document.querySelectorAll(.icon-wrapper); allIcons.forEach(icon > { if (icon ! leadIcon && icon ! messagesIcon) { icon.addEventListener(click, () > { leadPopup.style.display none; leadIcon.classList.remove(active-popup); messagesPopup.classList.remove(show); }); } });/script>script> // Toggle dropdown on click document.querySelectorAll(.lead-btn).forEach(button > { button.addEventListener(click, () > { button.parentElement.classList.toggle(active); }); });/script>/body>/html> !DOCTYPE html>html langen>head>link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css />link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css />style> body { font-family: -apple-system, BlinkMacSystemFont, SF Pro Display, Segoe UI, Roboto, Helvetica, Arial, sans-serif; background: #000; color: #fff;}/* Header Container */.crm-header-v2 { margin-top: 20px; display: flex; justify-content: center; z-index: 9;}/* Inner Card Styling */.header-content { position: relative; width: 95%; max-width: 1400px; padding: 20px 30px; border-radius: 30px; overflow: hidden; background: rgba(255, 255, 255, 0.03); border: 1px solid rgba(0, 255, 204, 0.06); backdrop-filter: blur(12px); display: flex; justify-content: space-between; align-items: center; box-shadow: 0 0 20px rgba(1, 221, 195, 0.06);}.header-content::after { content: ; position: absolute; bottom: 0; left: 0; height: 2px; width: 100%; background: linear-gradient(120deg, #01ddc3, #c0d731, #01ddc3); background-size: 300% 100%; animation: glow-slide 5s linear infinite;border-radius: 0 0 28px 28px; /* slightly less to avoid overflow */}@keyframes glow-slide { 0% { background-position: 0% 0; } 100% { background-position: 300% 0; }}/* Left Side */.left-block { display: flex; align-items: center; gap: 15px;}.welcome-text h2 { margin: 0; font-size: 20px; color: #01ddc3;}.welcome-text p { margin: 2px 0 0; font-size: 13px; color: #aaa;}/* Search Bar */.search-container { position: relative; width: 260px;}.search-container input { width: 100%; padding: 8px 36px 8px 14px; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.1); border-radius: 20px; color: #fff; font-size: 13px; outline: none; transition: border 0.3s ease, box-shadow 0.3s ease;}.search-container input:focus { border: 1px solid #01ddc3; box-shadow: 0 0 8px rgba(1, 221, 195, 0.3);}.search-container i { position: absolute; right: 12px; top: 50%; transform: translateY(-50%); color: #888; transition: transform 0.3s ease;}.search-container:hover i { transform: translateY(-50%) scale(1.2);}/* Right Section */.right-block { display: flex; align-items: center; gap: 20px;}.time { font-size: 13px; color: #aaa; min-width: 50px;}.notif-icon { font-size: 18px; color: #ccc; cursor: pointer;}.notif-icon:hover { color: #c0d731;}.profile-circle { background: #01ddc3; color: #000; width: 34px; height: 34px; border-radius: 50%; font-weight: bold; display: flex; justify-content: center; align-items: center;}.add-btn { background: #c0d731; border: none; padding: 8px 18px; border-radius: 25px; color: #000; font-weight: 600; font-size: 13px; cursor: pointer; transition: all 0.2s ease;}.add-btn:hover { transform: scale(1.03); background: #d7e84a;}.lead-modal { position: fixed; top: 0; left: 30; width: 50%; height: 100%; background: rgba(0,0,0,0.6); display: flex; align-items: center; justify-content: center; z-index: 9999;}.lead-modal.hidden { display: none;}.lead-modal-content { background: #fff; border-radius: 12px; width: 90%; max-width: 800px; height: 90%; position: relative; overflow: hidden; box-shadow: 0 0 30px rgba(0,0,0,0.2);}.lead-modal-content iframe { width: 100%; height: 100%; border: none;}.close-lead-modal { position: absolute; top: 10px; right: 18px; font-size: 24px; font-weight: bold; cursor: pointer; z-index: 10000;}/style> /head>body> !-- CRM Header Section -->header classcrm-header-v2> div classheader-content> !-- Left: Logo & Welcome --> div classleft-block> div classwelcome-text> h2>Welcome, Dhairya!/h2> p>Letβs grow some brands today π/p> /div> /div> !-- Center: Search --> div classsearch-container> input typetext placeholderSearch leads, messages... /> i classfas fa-search>/i> /div> !-- Right: Time, Notification, Profile, CTA --> div classright-block> div classtime idcrm-time>--:--/div> i classfas fa-bell notif-icon>/i> div classprofile-circle>D/div>button classadd-btn idopenAddLead>+ Add New Lead/button>/div> /div> div idaddLeadModal classlead-modal hidden> div classlead-modal-content> span classclose-lead-modal>×/span> iframe srcadd_lead.php frameborder0>/iframe> /div>/div>/header> script> function updateTime() { const now new Date(); const timeStr now.toLocaleTimeString(, { hour: 2-digit, minute: 2-digit }); document.getElementById(crm-time).textContent timeStr; } updateTime(); setInterval(updateTime, 60000);/script>script> document.getElementById(openAddLead).addEventListener(click, () > { document.getElementById(addLeadModal).classList.remove(hidden); }); document.querySelector(.close-lead-modal).addEventListener(click, () > { document.getElementById(addLeadModal).classList.add(hidden); });/script>/body>/html> section classdashboard-stats> div classstat-card teal> div classicon-bubble>i classfas fa-plus>/i>/div> div classstat-info> h3>New Leads Today/h3> p>+3 Today/p> /div> /div> div classstat-card yellow> div classicon-bubble>i classfas fa-clock>/i>/div> div classstat-info> h3>Pending Follow-Ups/h3> p>4 Due/p> /div> /div> div classstat-card blue> div classicon-bubble>i classfas fa-chart-bar>/i>/div> div classstat-info> h3>Total Leads/h3> p>125/p> /div> /div>/section>section classlead-funnel> h2 classsection-title>π Todayβs Lead Funnel/h2> div classfunnel-wrapper> div classfunnel-step green> span classstep-label>Inquiries/span> span classstep-value>8/span> /div> div classfunnel-arrow>β/div> div classfunnel-step yellow> span classstep-label>Contacted/span> span classstep-value>5/span> /div> div classfunnel-arrow>β/div> div classfunnel-step blue> span classstep-label>Converted/span> span classstep-value>2/span> /div> div classfunnel-arrow>β/div> div classfunnel-step red> span classstep-label>Lost/span> span classstep-value>1/span> /div> /div>/section> section classservice-performance> div classsection-header> h2>π Service-Wise Lead Performance/h2> div classfilter-buttons> button classfilter-btn active>This Week/button> button classfilter-btn>This Month/button> /div> /div> div classperformance-wrapper> !-- Chart --> div classchart-half> canvas idserviceBarChart>/canvas> /div> !-- Table --> div classtable-half> h3>π Detailed Breakdown/h3> table classperformance-table> thead> tr> th>Service/th> th>Total/th> th>Contacted/th> th>Converted/th> th>Lost/th> /tr> /thead> tbody> tr> td>Logo Design/td> td>15/td> td>8/td> td>5/td> td>2/td> /tr> tr> td>Graphics Design/td> td>30/td> td>20/td> td>8/td> td>2/td> /tr> tr> td>Digital Marketing/td> td>25/td> td>15/td> td>6/td> td>4/td> /tr> tr> td>CRM Development/td> td>10/td> td>5/td> td>2/td> td>3/td> /tr> tr> td>WhatsApp API/td> td>18/td> td>14/td> td>6/td> td>1/td> /tr> tr> td>Website developemt/td> td>1/td> td>1/td> td>6/td> td>1/td> /tr> tr> td>APP developemt/td> td>1/td> td>1/td> td>6/td> td>1/td> /tr> /tbody> /table> /div> /div>/section> section classsmart-followup-section> div classsection-divider>Smart Follow-Up Panel/div> div classfollowup-strip-row> !-- Follow-Up Box --> div classfollowup-strip today> div classicon>i classfas fa-calendar-day>/i>/div> div classtext> h4>Today/h4> p>3 leads β 11:00 AM, 2:00 PM, 4:30 PM/p> /div> button classstrip-view>View All/button> /div> div classfollowup-strip upcoming> div classicon>i classfas fa-clock>/i>/div> div classtext> h4>Upcoming/h4> p>3 leads β Tomorrow, Sat, Mon/p> /div> button classstrip-view>View All/button> /div> div classfollowup-strip missed> div classicon>i classfas fa-exclamation-circle>/i>/div> div classtext> h4>Missed/h4> p>3 leads β Yesterday, 2 & 3 days ago/p> /div> button classstrip-view>View All/button> /div> div classfollowup-strip completed> div classicon>i classfas fa-check-circle>/i>/div> div classtext> h4>Completed/h4> p>3 leads β All done/p> /div> button classstrip-view>View All/button> /div> /div>/section> !-- Quick Control Center -->div classcontrol-center> button idassistiveBtn classassistive-button> span classplus-icon>+/span> /button> div classcontrol-actions idactionMenu> button classaction-item> svg viewBox0 0 24 24 width20>path fillcurrentColor dM15 14v-2h-4v-4h-2v4H5v2h4v4h2v-4z/>/svg> span>Add Lead/span> /button> button classaction-item> svg viewBox0 0 24 24 width20>path fillcurrentColor dM3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a1.003 1.003 0 0 0 0-1.42l-2.34-2.34a1.003 1.003 0 0 0-1.42 0l-1.83 1.83 3.75 3.75 1.84-1.82z/>/svg> span>Update Lead/span> /button> button classaction-item> svg viewBox0 0 24 24 width20>path fillcurrentColor dM2.01 21L23 12 2.01 3 2 10l15 2-15 2z/>/svg> span>Send Info/span> /button> button classaction-item> svg viewBox0 0 24 24 width20>path fillcurrentColor dM19 3H5c-1.1 0-2 .9-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 14H7v-2h10v2zm0-4H7v-2h10v2zm0-4H7V7h10v2z/>/svg> span>Schedule/span> /button> /div>/div> script> const ctxPerf document.getElementById(serviceBarChart).getContext(2d); new Chart(ctxPerf, { type: bar, data: { labels: Logo Design, Graphics Design, Digital Marketing, CRM Development, WhatsApp API, Website Developement, APP Developement , datasets: { label: Total Leads, data: 15, 30, 25, 10, 18, 35, 23, backgroundColor: #01ddc3, #c0d731, #4db4ff, #ff8c00, #00ffaa, #4db4ff, #01ddc3 , borderRadius: 10, borderSkipped: false, barThickness: 30 } }, options: { responsive: true, plugins: { legend: { display: false }, tooltip: { backgroundColor: #000, titleColor: #fff, bodyColor: #c0d731 } }, scales: { x: { ticks: { color: #ccc }, grid: { color: rgba(255,255,255,0.04) } }, y: { ticks: { color: #ccc }, grid: { color: rgba(255,255,255,0.04) } } } } });/script>script> const assistiveBtn document.getElementById(assistiveBtn);const actionMenu document.getElementById(actionMenu);assistiveBtn.addEventListener(click, () > { actionMenu.classList.toggle(show);});// Optional: Close if clicked outsidedocument.addEventListener(click, (e) > { if (!assistiveBtn.contains(e.target) && !actionMenu.contains(e.target)) { actionMenu.classList.remove(show); }});/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
]