Help
RSS
API
Feed
Maltego
Contact
Domain > baideac.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-02-01
65.8.248.65
(
ClassC
)
2025-02-01
65.8.248.111
(
ClassC
)
2025-09-05
13.32.179.21
(
ClassC
)
2025-12-05
3.167.56.121
(
ClassC
)
2026-01-04
3.169.173.126
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sun, 04 Jan 2026 11:30:33 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://baideac.com/X-Cache: Redirect from cloudfrontVia: 1.1 caca3796a9753caf000b1d1a5f744530.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4Alt-Svc: h3:443; ma86400X-Amz-Cf-Id: ZMDKFOqCosNqlL1RS5Nz0sQqeWesqliPV0xlmnlF_LrfOB3JNtwHIg 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: 38900Connection: keep-aliveDate: Fri, 02 Jan 2026 12:49:53 GMTCache-Control: public, max-age0, s-maxage31536000Server: AmazonS3Accept-Ranges: bytesETag: 4dd5cd97124ae7f8e1c36c6546dc3773Last-Modified: Fri, 02 Jan 2026 11:08:48 GMTX-Cache: Hit from cloudfrontVia: 1.1 41d11417b7470cfb79cc5b299692369a.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4Alt-Svc: h3:443; ma86400X-Amz-Cf-Id: mCKhuifhqg8Zo7-U56Tlgc8aPzJ-rYx8Fhw8ca5lX0754Bh3surdfQAge: 168040 !DOCTYPE html>html langen>head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> meta namegoogle-site-verification contentftTLtT-A2f7wDTp_rhF2NUQcTgcsGojpPVtCn_GGffA /> title>Get AI-driven Agent Solutions for small businesses In California| Baideac/title> meta namedescription contentDiscover AI-powered solutions for small businesses with Baideac In california. Explore cutting-edge tools like our RBAC Management Suite, AI Email Marketing Agent, DigiTwin Messaging Service, AI Inference Server Stresser, and AI Bench Studio -all designed with small businesses in mind. Contact us /> meta propertyog:title contentGet AI-driven Agent Solutions for small businesses In California| Baideac /> meta propertyog:description contentDiscover AI-powered solutions for small businesses with Baideac In california. Explore cutting-edge tools like our RBAC Management Suite, AI Email Marketing Agent, DigiTwin Messaging Service, AI Inference Server Stresser, and AI Bench Studio -all designed with small businesses in mind. Contact us /> !-- Google Tag Manager --> script>(function(w,d,s,l,i){wlwl||;wl.push({gtm.start: new Date().getTime(),event:gtm.js});var fd.getElementsByTagName(s)0, jd.createElement(s),dll!dataLayer?&l+l:;j.asynctrue;j.src https://www.googletagmanager.com/gtm.js?id+i+dl;f.parentNode.insertBefore(j,f); })(window,document,script,dataLayer,GTM-K4T84HLL);/script> !-- End Google Tag Manager --> !-- Favicon --> link relicon href/assets/images/image.png typeimage/x-icon /> script srchttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/js/all.min.js async>/script> style> @font-face { font-family: FontAwesome; src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.woff2) format(woff2), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.woff) format(woff); font-weight: normal; font-style: normal; } * { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, sans-serif; } body { background: black; color: white; } .site-header { background: black; box-shadow: 0 2px 4px rgba(255, 255, 255, 0.1); padding: 15px 0; position: sticky; top: 0; z-index: 100; } .header-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; display: flex; justify-content: space-between; align-items: center; } .logo-header { height: 40px; cursor: pointer; } /* Base Navigation Styles */ nav ul { display: flex; gap: 20px; align-items: center; position: relative; } nav ul li { list-style: none; position: relative; } nav ul li a { text-decoration: none; color: white; font-size: 16px; transition: color 0.3s ease; } nav ul li a:hover { color: #888; } .dropdown-icon { margin-left: 5px; } /* Dropdown Menu Styles */ .dropdown:hover > .dropdown-menu { display: block; } .dropdown-menu { display: none; position: absolute; top: 100%; left: 0; background: #222; padding: 10px 0; border-radius: 4px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); z-index: 1000; min-width: 200px; } .dropdown-menu li { padding: 0 20px; } .dropdown-menu li a { display: block; padding: 10px 0; color: white; font-size: 14px; transition: background 0.3s ease, color 0.3s ease; } .dropdown-menu li a:hover { background: #444; color: #fff; } .dropdown-submenu:hover > ul { display: block; } .dropdown-submenu ul { display: none; position: absolute; top: 0; left: 100%; background: #222; padding: 10px 0; border-radius: 4px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); z-index: 1000; min-width: 200px; } .mobile-menu-btn { display: none; /* Hide by default */ background: none; border: none; color: white; font-size: 24px; cursor: pointer; padding: 5px; } /* Mobile-Friendly Menu */ @media (max-width: 768px) { nav { position: fixed; top: 70px; /* Height of header */ left: 0; width: 100%; background: black; padding: 20px; transform: translateY(-150%); transition: transform 0.3s ease-in-out; box-shadow: 0 2px 4px rgba(255, 255, 255, 0.1); } nav.active { transform: translateY(0); } nav ul { flex-direction: column; gap: 15px; align-items: flex-start; } nav ul li { width: 100%; text-align: left; } nav ul li a { display: flex; align-items: center; padding: 10px; font-size: 18px; font-weight: bold; } .dropdown-menu { position: static; display: none; padding-left: 20px; box-shadow: none; background: none; } .dropdown-menu li a { font-size: 16px; font-weight: normal; } .dropdown.active > .dropdown-menu { display: block; } .dropdown-submenu ul { position: static; display: none; padding-left: 20px; } .dropdown-submenu.active > ul { display: block; } .mobile-menu-btn { display: block; background: none; border: none; color: white; font-size: 24px; cursor: pointer; padding: 5px; } } /* Hero Section */ .hero { height: 100vh; background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(/assets/images/hero-background.webp) center/cover; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; color: white; padding: 20px; min-height: 700px; } .logo { max-width: 500px; width: 100%; height: auto; margin-bottom: 40px; background: transparent; } /* Tabs Container */ /* Tabs Container: Grid Layout */ .tabs-container { display: flex; justify-content: center; margin-bottom: 40px; } .tab-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 20px; width: 100%; max-width: 600px; } .tab { padding: 10px; background: #222; color: white; border: none; cursor: pointer; border-radius: 4px; font-size: 14px; text-align: center; transition: background-color 0.3s ease, color 0.3s ease; } .tab.active { background: #444; color: #fff; } .tab:hover { background: #333; } /* Products Container */ .products-container { display: flex; justify-content: center; } .products { display: none; /* Hide all products by default */ flex-wrap: wrap; gap: 20px; max-width: 1200px; margin: 0 auto; } .products.active { display: flex; /* Show active products */ } .product-tile { background: #222; padding: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(255, 255, 255, 0.1); text-align: center; width: 250px; /* Square size */ height: 250px; /* Square size */ display: flex; flex-direction: column; justify-content: space-between; } .product-tile img { width: 100%; height: auto; border-radius: 4px; } .product-tile h3 { color: white; margin: 10px 0; } .product-tile p { color: #888; font-size: 14px; } /* Mobile Styles */ @media (max-width: 768px) { .tabs-container { width: 100%; } .tab-grid { grid-template-columns: 1fr 1fr; /* Two columns for mobile */ gap: 10px; } .product-tile { width: 200px; /* Adjust size for mobile */ height: 200px; /* Adjust size for mobile */ } } /* Solutions Section */ .solutions { background: #111; padding: 80px 20px; } .slider-container { max-width: 1200px; margin: 0 auto; overflow: hidden; position: relative; touch-action: pan-y pinch-zoom; } .slider { display: flex; transition: transform 0.5s ease; cursor: grab; user-select: none; transition: transform 0.3s ease-out; will-change: transform; -webkit-user-select: none; -webkit-touch-callout: none; } .slider-arrow { position: absolute; top: 50%; transform: translateY(-50%); background: rgba(0, 0, 0, 0.5); color: white; border: none; padding: 10px; cursor: pointer; z-index: 10; font-size: 24px; } .left-arrow { left: 10px; } .right-arrow { right: 10px; } .slide { min-width: 300px; margin: 0 15px; background: #222; padding: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(255, 255, 255, 0.1); cursor: pointer; } .slide img { width: 100%; height: 200px; object-fit: cover; border-radius: 4px; } .slide h3, .slide p { color: white; } /* Mobile tile view styles */ @media (max-width: 768px) { .slider-container { overflow: visible; } .slider-arrow { display: none; } .slider { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 20px; transform: none !important; cursor: default; padding: 10px; } .slide { min-width: unset; margin: 0; width: 100%; transition: transform 0.3s ease; } .slide a p { display: none; } .slide:hover { transform: translateY(-5px); } } /* Contact Section */.contact { padding: 80px 20px; max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 40px; background: black;}.contact-form { display: flex; flex-direction: column; gap: 20px;}.contact-form input,.contact-form textarea { padding: 10px; border: 1px solid #444; border-radius: 4px; background: #222; color: white;}.contact-form button { padding: 10px 20px; background: #444; color: white; border: none; border-radius: 4px; cursor: pointer;}.contact-info { color: white; word-wrap: break-word; /* Wrap long words to avoid overflow */}.contact-info p,.contact-info a { word-break: break-word; /* Break long text into multiple lines */ overflow-wrap: break-word; /* Ensure text fits within container */}.contact-info a { text-decoration: none; color: inherit;}.contact-info a:hover { color: #888;}/* Adjust Contact Section for Mobile */@media (max-width: 768px) { .contact { grid-template-columns: 1fr; /* Stack form and contact info vertically */ padding: 20px; /* Reduce padding for smaller screens */ } .contact-info { text-align: left; /* Ensure proper alignment */ word-wrap: break-word; /* Wrap long text */ margin: 0 auto; /* Center content */ } .contact-info p { font-size: 14px; /* Adjust font size for smaller screens */ }} .file-upload { margin: 10px 0; } .file-upload small { display: block; color: #888; margin-top: 5px; } /* Map Section */ .map { height: 400px; background: #222; } /* Footer Styles */ footer { background: #111; color: white; padding: 40px 20px; text-align: left; } .footer-container { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; } .footer-section h3 { font-size: 18px; margin-bottom: 15px; } .footer-section p, .footer-section ul { font-size: 14px; line-height: 1.6; } .footer-section ul { list-style: none; padding: 0; } .footer-section ul li { margin-bottom: 10px; } .footer-section ul li a { text-decoration: none; color: white; transition: color 0.3s ease; } .footer-section ul li a:hover { color: #888; } .footer-section .social-links a { display: flex; align-items: center; gap: 10px; font-size: 14px; text-decoration: none; color: white; margin-bottom: 10px; } .footer-section .social-links a:hover { color: #888; } .footer-bottom { border-top: 1px solid #444; padding-top: 20px; text-align: center; margin-top: 20px; font-size: 14px; } .footer-bottom a { color: white; text-decoration: none; } .footer-bottom a:hover { color: #888; } @media (max-width: 768px) { .footer-container { grid-template-columns: 1fr; text-align: center; } .footer-section { margin-bottom: 20px; } .footer-bottom { text-align: center; } } .bottom-bar { position: fixed; bottom: 0; left: 0; width: 100%; background-color: #333; color: white; text-align: center; padding: 10px 0; box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2); } .bottom-bar button { background-color: #007bff; color: white; border: none; padding: 10px 20px; border-radius: 5px; cursor: pointer; margin: 0 5px; } .bottom-bar button:hover { background-color: #0056b3; } #chat-popup { position: fixed; bottom: 80px; right: 20px; width: 360px; height: 560px; background: white; border: 1px solid #ccc; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); z-index: 10000; display: none; } #chat-popup header { background: #161616; color: white; padding: 10px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; justify-content: space-between; align-items: center; } #chat-popup header .close-btn { cursor: pointer; font-size: 24px; } #chat-popup iframe { width: 100%; height: calc(100% - 50px); border: none; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; } /* Loading indicator for chat widget */ #chat-loading { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 20px; color: #000; z-index: 10001; } /* Mobile Chat Widget */ @media (max-width: 400px) { #chat-popup { width: 95vw; height: 80vh; bottom: 10px; right: 3vw; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; } #chat-popup header { border-radius: 0; border-top-left-radius: 8px; border-top-right-radius: 8px; } } /* USP Section */ .usp { background: #111; padding: 60px 20px; color: white; text-align: center; } .usp-container { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .usp-point { background: #222; padding: 20px; border-radius: 8px; width: 300px; text-align: center; box-shadow: 0 2px 10px rgba(255, 255, 255, 0.1); } .usp-icon { font-size: 40px; color: #007bff; margin-bottom: 10px; } .usp-point h3 { color: white; margin-bottom: 10px; } .usp-point p { color: #888; } /* FAQ Section */ .faq { background: black; padding: 60px 20px; color: white; text-align: center; } .faq-container { max-width: 800px; margin: 0 auto; text-align: left; } .faq-item { margin-bottom: 20px; } .faq-question { font-weight: bold; color: white; cursor: pointer; transition: color 0.3s ease; } .faq-question:hover { color: #007bff; } .faq-answer { display: none; color: #888; margin-top: 10px; } /* Reviews Section */ .reviews { background: #222; padding: 60px 20px; color: white; text-align: center; } .reviews-container { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .review { background: #111; padding: 20px; border-radius: 8px; width: 300px; text-align: center; box-shadow: 0 2px 10px rgba(255, 255, 255, 0.1); } .review-text { font-style: italic; color: #888; } .review-author { font-weight: bold; color: white; margin-top: 10px; } /style>/head>body> !-- Google Tag Manager (noscript) --> noscript>iframe srchttps://www.googletagmanager.com/ns.html?idGTM-K4T84HLL height0 width0 styledisplay:none;visibility:hidden>/iframe>/noscript> link relpreload asimage href/assets/images/hero-background.webp> header classsite-header> div classheader-container> a href/> img src./assets/images/logo.jpeg altCompany Logo classlogo-header loadinglazy widthauto heightauto /> /a> button classmobile-menu-btn aria-labelToggle menu> i classfas fa-bars>/i> /button> nav> ul> li>a href/activate-now.html>Activate Now/a>/li> li classdropdown> a hrefjavascript:void(0) classdropdown-toggle> Solutions i classfas fa-caret-down dropdown-icon>/i> /a> ul classdropdown-menu> li classdropdown-submenu> a hrefjavascript:void(0)>Small-Medium Business AI Agents i classfas fa-caret-right dropdown-icon>/i>/a> ul> li>a hrefsolutions/rbac-management-suite.html>RBAC Mgmt. Suite/a>/li> li>a hrefsolutions/business-ai-receptionist.html>Business AI Receptionist/a>/li> /ul> /li> li classdropdown-submenu> a hrefjavascript:void(0)>AI Developer Tools i classfas fa-caret-right dropdown-icon>/i>/a> ul> li>a hrefsolutions/ai-bench-studio.html>AI Bench Studio/a>/li> li>a hrefsolutions/ai-inference-stresser.html>AI Inference Server Stresser/a>/li> li>a hrefsolutions/digitwin-messaging-service.html>DigiTwin Messaging Service/a>/li> /ul> /li> li classdropdown-submenu> a hrefjavascript:void(0)>CIO AI Agents i classfas fa-caret-right dropdown-icon>/i>/a> ul> li>a hrefsolutions/email-marketing-campaign-AI-agent.html>Email Marketing Campaign AI Agent/a>/li> /ul> /li> /ul> /li> li>a href/blogs/>Blogs/a>/li>li>a href/about-us.html>About Us/a>/li> li>a href/about-us.html#contact-us>Contact Us/a>/li> li>a href/announcements.html>Announcements/a>/li> /ul> /nav> /div> /header> section classhero> img src./assets/images/logo.jpeg altCompany Logo classlogo loadinglazy width500 heightauto /> h1>Transforming Small Businesses & Startups with AI/h1> p>Innovative solutions for tomorrows challenges/p> /section> section classusp idusp> div styletext-align: center; margin-bottom: 40px; font-size: 24px;> h2>Why Choose Baideac?/h2> /div> div classusp-container> div classusp-point> i classfas fa-robot usp-icon>/i> h3>AI-Powered Solutions/h3> p>Transform your business with cutting-edge AI tools tailored for startups and SMEs./p> /div> div classusp-point> i classfas fa-clock usp-icon>/i> h3>Fast Deployment/h3> p>Our solutions are designed for quick implementation, saving you time and effort./p> /div> div classusp-point> i classfas fa-chart-line usp-icon>/i> h3>Scalable Performance/h3> p>Grow your business with solutions that adapt to your evolving needs./p> /div> /div> /section> section classsolutions idsolutions> div styletext-align: center; margin-bottom: 40px; font-size: 24px;> h1>Agentic Solutions/h1> /div> !-- Tabs (Grid Layout) --> div classtabs-container> div classtab-grid> button classtab active data-tabsmall-medium-business>Small-Medium Business AI Agents/button> button classtab data-tabai-developer-tools>AI Developer Tools/button> button classtab data-tabcio-ai-agents>CIO AI Agents/button> /div> /div> !-- Products Display --> div classproducts-container> !-- Small-Medium Business AI Agents --> div classproducts active idsmall-medium-business> div classproduct-tile onclickwindow.location.hrefsolutions/rbac-management-suite.html;> img src./assets/images/rbac.jpeg altRBAC Mgmt. Suite loadinglazy widthauto heightauto /> h3>RBAC Mgmt. Suite/h3> /div> div classproduct-tile onclickwindow.location.hrefsolutions/business-ai-receptionist.html;> img src./assets/images/aibs.jpeg altAI Bench Studio loadinglazy widthauto heightauto/> h3>Business AI Receptionist/h3> /div> /div> !-- AI Developer Tools --> div classproducts idai-developer-tools> div classproduct-tile onclickwindow.location.hrefsolutions/ai-bench-studio.html;> img src./assets/images/aibs.jpeg altAI Bench Studio loadinglazy widthauto heightauto/> h3>AI Bench Studio/h3> /div> div classproduct-tile onclickwindow.location.hrefsolutions/ai-inference-stresser.html;> img src./assets/images/ais.jpeg altAI Inference Server Stresser loadinglazy widthauto heightauto /> h3>AI Inference Server Stresser/h3> /div> div classproduct-tile onclickwindow.location.hrefsolutions/digitwin-messaging-service.html;> img src./assets/images/cet.jpeg altDigiTwin Messaging Service loadinglazy widthauto heightauto /> h3>DigiTwin Messaging Service/h3> /div> /div> !-- CIO AI Agents --> div classproducts idcio-ai-agents> div classproduct-tile onclickwindow.location.hrefsolutions/email-marketing-campaign-AI-agent.html;> img src./assets/images/eaa.jpeg altEmail Marketing Campaign AI Agent loadinglazy widthauto heightauto /> h3>Email Marketing Campaign AI Agent/h3> /div> /div> /div> /section> section classfaq idfaq> div styletext-align: center; margin-bottom: 40px; font-size: 24px;> h2>Frequently Asked Questions/h2> /div> div classfaq-container> div classfaq-item> h3 classfaq-question>What is Baideac?/h3> p classfaq-answer>Baideac provides AI-driven solutions for small businesses and startups to optimize operations and scalability./p> /div> div classfaq-item> h3 classfaq-question>How soon can I deploy your solutions?/h3> p classfaq-answer>Most of our solutions, like the RBAC Management Suite, can be deployed instantly via pre-configured modules./p> /div> div classfaq-item> h3 classfaq-question>Do you offer support post-deployment?/h3> p classfaq-answer>Yes, we provide comprehensive support and updates for all our solutions to ensure seamless operation./p> /div> /div> /section> section classreviews idreviews> div styletext-align: center; margin-bottom: 40px; font-size: 24px;> h2>Customer Reviews/h2> /div> div classreviews-container> div classreview> p classreview-text>Baideacs AI Bench Studio transformed the way we optimize our workloads. Highly recommended!/p> p classreview-author>- Mike Rich, CTO of TechSolutions/p> /div> div classreview> p classreview-text>The Email Marketing Campaign AI Agent saved us countless hours. Its a game-changer!/p> p classreview-author>- Jane Smith, Marketing Manager at StartupHub/p> /div> div classreview> p classreview-text>The support team at Baideac is phenomenal. They helped us deploy RBAC seamlessly./p> p classreview-author>- Mike Johnson, CEO of InnovateCorp/p> /div> /div> /section> section classcontact idcontact> form classcontact-form> h2>Contact Us/h2> input typetext placeholderName namename /> input typeemail placeholderEmail nameemail /> textarea rows5 placeholderMessage namemessage>/textarea> !-- Attachment --> div classfile-upload> input typefile nameattachments multiple /> small>Max file size: 5MB each. Allowed types: pdf, doc, docx, jpg, png/small> /div> button typesubmit>Send Message/button> /form> div classcontact-info> h2 stylemargin-bottom: 20px;>Get in Touch/h2> p stylemargin-bottom: 20px;>i classfas fa-envelope>/i> a hrefmailto:info@baideac.com styletext-decoration: none; color: inherit;>info@baideac.com/a>/p> p stylemargin-bottom: 20px;>i classfas fa-map-marker-alt>/i> 4695 Chabot Drive, Pleasanton, California 94588, United States/p> p stylemargin-bottom: 20px;>i classfas fa-clock>/i> Mon-Fri: 9:00 AM - 5:00 PM/p> /div> /section> section classmap> iframe srchttps://www.google.com/maps/embed?pb!1m18!1m12!1m3!1d2805.2294759749516!2d-121.90426802281604!3d37.69605421153695!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x808fe95614af7ff3%3A0xae4ead46deb93dda!2s4695%20Chabot%20Dr%2C%20Pleasanton%2C%20CA%2094588%2C%20USA!5e1!3m2!1sen!2sin!4v1737959706578!5m2!1sen!2sin width100% height400 styleborder:0; allowfullscreen loadinglazy referrerpolicyno-referrer-when-downgrade titleGoogle Maps aria-labelGoogle Maps nameGoogle Maps>/iframe> /section> footer> div classfooter-container> !-- About Section --> div classfooter-section> h3>About Baideac/h3> p>Baideac provides innovative AI-driven solutions tailored to small businesses and startups. Our mission is to empower organizations with cutting-edge tools and technologies./p> a href#about-us styletext-decoration: none; color: inherit;>Learn More About Us/a> /div> !-- Quick Links Section --> div classfooter-section> h3>Quick Links/h3> ul> li>a href#solutions>Solutions/a>/li> li>a href#contact>Contact Us/a>/li> li>a href/announcements.html>Announcements/a>/li> li>a href/privacy.html>Privacy Policy/a>/li> li>a href/terms.html>Terms of Service/a>/li> /ul> /div> !-- Solutions Section --> div classfooter-section> h3>Our Solutions/h3> ul> li>a hrefsolutions/rbac-management-suite.html>RBAC Mgmt. Suite/a>/li> li>a hrefsolutions/ai-bench-studio.html>AI Bench Studio/a>/li> li>a hrefsolutions/ai-inference-stresser.html>AI Inference Server Stresser/a>/li> li>a hrefsolutions/digitwin-messaging-service.html>DigiTwin Messaging Service/a>/li> li>a hrefsolutions/email-marketing-campaign-AI-agent.html>Email Marketing Campaign AI Agent/a>/li> /ul> /div> !-- Contact Section --> div classfooter-section> h3>Contact/h3> p>i classfas fa-envelope>/i> a hrefmailto:info@baideac.com styletext-decoration: none; color: inherit;>info@baideac.com/a>/p> p>i classfas fa-map-marker-alt>/i> 4695 Chabot Drive, Pleasanton, California 94588, United States/p> !-- p>i classfas fa-phone>/i> a hreftel:+1234567890 styletext-decoration: none; color: inherit;>+1 (234) 567-890/a>/p> --> p>i classfas fa-clock>/i> Mon-Fri: 9:00 AM - 5:00 PM/p> p>i classfas fa-map>/i> a hrefhttps://www.google.com/maps?cid757586047199644421 target_blank relnoopener noreferrer styletext-decoration: none; color: inherit;>Find us on Google Maps/a>/p> /div> !-- Social Media Section --> div classfooter-section> h3>Follow Us/h3> div classsocial-links> a hrefhttps://www.facebook.com/people/Baideac/61571770610387/ target_blank relnoopener noreferrer>i classfab fa-facebook>/i> Facebook/a> a hrefhttps://www.linkedin.com/company/baideac/posts/?feedViewall target_blank relnoopener noreferrer>i classfab fa-linkedin>/i> LinkedIn/a> a hrefhttps://www.instagram.com/baideac/ target_blank relnoopener noreferrer>i classfab fa-instagram>/i> Instagram/a> /div> /div> /div> !-- Bottom Footer --> div classfooter-bottom> p>Copyright © 2025 Baideac - All Rights Reserved. a BV company/p> p>a href/sitemap.xml styletext-decoration: none; color: inherit;>Sitemap/a>/p> /div> /footer> div idchat-popup styledisplay: none;>/div> div classbottom-bar> button idcustom-chat-trigger>Talk to AI Receptionist/button> button onclickwindow.location.hreflicensing.html>Subscribe for Free/button> /div> script srchttps://bhojr-mp.s3.us-west-2.amazonaws.com/script-bot.js idpar-script data-parurlcust_zero.bar.baideac.com data-parvectorurl52.0.121.92>/script> script> document.addEventListener(DOMContentLoaded, () > { const mobileMenuBtn document.querySelector(.mobile-menu-btn); const nav document.querySelector(nav); const dropdowns document.querySelectorAll(.dropdown); const dropdownSubmenu document.querySelectorAll(.dropdown-submenu); // Toggle mobile menu mobileMenuBtn.addEventListener(click, () > { nav.classList.toggle(active); }); // Handle dropdown menus dropdowns.forEach((dropdown) > { const toggle dropdown.querySelector(.dropdown-toggle); toggle.addEventListener(click, (e) > { e.preventDefault(); e.stopPropagation(); // Always stop propagation to prevent closing the menu // Toggle the clicked dropdown dropdown.classList.toggle(active); }); }); // Handle submenu dropdowns dropdownSubmenu.forEach((submenu) > { const submenuToggle submenu.querySelector(a); submenuToggle.addEventListener(click, (e) > { e.preventDefault(); e.stopPropagation(); // Prevent event from bubbling up submenu.classList.toggle(active); }); }); // Close menu when clicking on non-dropdown links const nonDropdownLinks document.querySelectorAll(nav a:not(.dropdown-toggle):not(.dropdown-submenu a)); nonDropdownLinks.forEach((link) > { link.addEventListener(click, () > { if (window.innerWidth 768) { nav.classList.remove(active); } }); }); // Close menu when clicking outside document.addEventListener(click, (e) > { if (!nav.contains(e.target) && !mobileMenuBtn.contains(e.target)) { nav.classList.remove(active); dropdowns.forEach((dropdown) > dropdown.classList.remove(active)); dropdownSubmenu.forEach((submenu) > submenu.classList.remove(active)); } });}); // Form submission const form document.querySelector(.contact-form); form.addEventListener(submit, (e) > { e.preventDefault(); const formData new FormData(form); const data {}; for (const key, value of formData.entries()) { datakey value; } console.log(data); // Send data to server, call API let dataToSend { name: data.name, email: data.email, feedback: data.message, product: landing-page }; var myHeaders new Headers(); // Disable submit button form.querySelector(button).disabled true; fetch(https://pi4ogcc5cfsw2n4so4efsfosyu0czgti.lambda-url.us-west-2.on.aws/, { method: POST, headers: myHeaders, body: JSON.stringify(dataToSend) }) .then((response) > response.json()) .then((data) > { console.log(Success:, data); alert(Message sent successfully!); form.querySelector(button).disabled false; form.reset(); }) .catch((error) > { console.error(Error:, error); alert(An error occurred. Please try again later.); form.querySelector(button).disabled false; }); }); /script> script> document.addEventListener(DOMContentLoaded, () > { const tabs document.querySelectorAll(.tab); // Select all tabs const productsSections document.querySelectorAll(.products); // Select all product sections // Function to switch tabs const switchTab (activeTab) > { // Remove active class from all tabs tabs.forEach((tab) > tab.classList.remove(active)); // Add active class to the clicked tab activeTab.classList.add(active); // Hide all product sections productsSections.forEach((section) > section.classList.remove(active)); // Show the corresponding product section const targetSection document.getElementById(activeTab.dataset.tab); targetSection.classList.add(active); }; // Add click event listener to tabs tabs.forEach((tab) > { tab.addEventListener(click, () > { switchTab(tab); }); }); }); const slider document.querySelector(.slider); const slides document.querySelectorAll(.slide); const leftArrow document.querySelector(.left-arrow); const rightArrow document.querySelector(.right-arrow); let currentPosition 0; let startX; let scrollLeft; let isDown false; const slideWidth 330; // 300px width + 30px margin const slidesPerView Math.floor(slider.clientWidth / slideWidth); const maxPosition Math.max(0, slides.length - slidesPerView); // Add smooth scrolling behavior to slider slider.style.scrollBehavior smooth; function updateSliderPosition(smooth true) { if (!smooth) { slider.style.transition none; } else { slider.style.transition transform 0.3s ease-out; } slider.style.transform `translateX(-${currentPosition * slideWidth}px)`; // Update arrow visibility leftArrow.style.visibility currentPosition 0 ? hidden : visible; rightArrow.style.visibility currentPosition > maxPosition ? hidden : visible; // Reset transition after transform if (!smooth) { setTimeout(() > { slider.style.transition transform 0.3s ease-out; }, 50); } } // Click events leftArrow.addEventListener(click, () > { if (currentPosition > 0) { currentPosition--; updateSliderPosition(); } }); rightArrow.addEventListener(click, () > { if (currentPosition maxPosition) { currentPosition++; updateSliderPosition(); } }); // Initialize slider position and arrow visibility updateSliderPosition(); // Update slider position on window resize window.addEventListener(resize, () > { const newSlidesPerView Math.floor(slider.clientWidth / slideWidth); const newMaxPosition Math.max(0, slides.length - newSlidesPerView); currentPosition Math.min(currentPosition, newMaxPosition); updateSliderPosition(false); }); /script> !-- Chat Widget Script with Loading Indicator --> script> document.addEventListener(DOMContentLoaded, () > { const faqQuestions document.querySelectorAll(.faq-question); faqQuestions.forEach((question) > { question.addEventListener(click, () > { const answer question.nextElementSibling; answer.style.display answer.style.display block ? none : block; }); }); }); document.addEventListener(DOMContentLoaded, function () { const chatIcon document.getElementById(chat-icon); const chatPopup document.getElementById(chat-popup); const closeBtn chatPopup.querySelector(.close-btn); const chatIframe chatPopup.querySelector(iframe); const chatLoading document.getElementById(chat-loading); // Flag to check if the iframe has loaded at least once. let iframeLoaded false; chatIcon.addEventListener(click, function () { chatPopup.style.display block; // Show loading only if the iframe hasnt loaded yet. if (!iframeLoaded) { chatLoading.style.display block; } }); closeBtn.addEventListener(click, function () { chatPopup.style.display none; }); // When the iframe loads, hide the loading indicator and set the flag. chatIframe.addEventListener(load, function () { chatLoading.style.display none; iframeLoaded true; }); }); /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
]