Help
RSS
API
Feed
Maltego
Contact
Domain > unify.com.bd
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-06
14.128.15.182
(
ClassC
)
2026-02-12
103.213.39.10
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlContent-Length: 795Date: Thu, 12 Feb 2026 00:22:32 GMTServer: LiteSpeedLocation: https://unify.com.bd/ !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, max100set-cookie: PHPSESSIDd283777feeb7033f933011f94a195880; path/; secureExpires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheContent-Type: text/html; charsetUTF-8Content-Length: 41453Date: Thu, 12 Feb 2026 00:22:33 GMTServer: LiteSpeed !doctype html>html langen> head> meta charsetutf-8> meta nametheme-color content#0055ff> meta nameviewport contentwidthdevice-width, initial-scale1> title>Unify Solutions/title> meta namedescription contentGet top-notch website development, dashboard design, and professional company profiles with Unify Solutions.> meta nameauthor contentUnify.com.bd> meta namekeywords contentUnify Solutions, Company Profile, Website Development, Dashboard Development, Graphic Design, Web Design Service in Bangladesh> link hrefhttps://unify.com.bd/assets/bootstrap.min.css relstylesheet> link hrefhttps://unify.com.bd/assets/aos.css relstylesheet> link relstylesheet hrefhttps://unify.com.bd/assets/phosphor-icons.css> link relstylesheet hrefhttps://unify.com.bd/assets/swiper-bundle.min.css /> link relstylesheet hrefhttps://unify.com.bd/assets/style.css /> script srchttps://unify.com.bd/assets/jquery.min.js>/script> !-- Open Graph / Facebook --> meta propertyog:type contentwebsite> meta propertyog:url contenthttps://unify.com.bd/> meta propertyog:title contentUnify Solutions> meta propertyog:description contentGet top-notch website development, dashboard design, and professional company profiles with Unify Solutions.> meta propertyog:image contenthttps://unify.com.bd/Uploads/icon_687d3ed167c51.jpg> link hrefhttps://unify.com.bd/Uploads/icon_687d3ed167c51.jpg relshortcut icon> /head> body> style> /* MODERN NAVBAR STYLES (2055) */ :root { --primary-accent: #4f46e5; --text-dark-primary: #111827; --text-dark-secondary: #4b5563; --glass-bg-nav: rgba(248, 249, 250, 0.7); /* Slightly more opaque for readability */ --glass-border-nav: rgba(0, 0, 0, 0.07); } img{max-width: 100%} .header-container-2055 { position: fixed; top: 0; left: 0; width: 100%; z-index: 1030; /* Ensure its above other content */ transition: all 0.3s ease; } /* Main Navbar */ .navbar-glass-2055 { background: var(--glass-bg-nav); backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); border-bottom: 1px solid var(--glass-border-nav); box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); padding-top: 0.75rem; padding-bottom: 0.75rem; } /* Nav Links */ .navbar-glass-2055 .nav-link { color: var(--text-dark-secondary); font-weight: 500; font-family: Roboto, sans-serif; transition: color 0.3s ease; } .navbar-glass-2055 .nav-link.active, .navbar-glass-2055 .nav-link:hover { color: var(--primary-accent); } /* Dropdown Menu */ .navbar-glass-2055 .dropdown-menu { background-color: rgba(255, 255, 255, 0.8); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); border: 1px solid var(--glass-border-nav); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); border-radius: 12px; padding: 0.5rem 0; } .navbar-glass-2055 .dropdown-item { color: var(--text-dark-secondary); font-weight: 500; padding: 0.75rem 1.5rem; } .navbar-glass-2055 .dropdown-item:hover { background-color: rgba(79, 70, 229, 0.1); color: var(--primary-accent); } /* Quote Button */ .quote-btn-2055 { background-color: var(--primary-accent); color: white; border: none; transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); } .quote-btn-2055:hover { background-color: #4338ca; color: white; transform: translateY(-2px); box-shadow: 0 8px 25px rgba(79, 70, 229, 0.3); } /* Toggler Icon */ .navbar-glass-2055 .navbar-toggler { border-color: transparent; } .navbar-glass-2055 .navbar-toggler-icon { background-image: url(data:image/svg+xml,%3csvg xmlnshttp://www.w3.org/2000/svg viewBox0 0 30 30%3e%3cpath strokergba(17, 24, 39, 0.7) stroke-linecapround stroke-miterlimit10 stroke-width2 dM4 7h22M4 15h22M4 23h22/%3e%3c/svg%3e); } /* Desktop Hover Logic */ @media (min-width: 992px) { .dropdown .dropdown-menu { display: block; opacity: 0; visibility: hidden; transform: translateY(10px); transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s; } .dropdown:hover .dropdown-menu { opacity: 1; visibility: visible; transform: translateY(0); } } /* Mobile Menu Adjustments */ @media (max-width: 991.98px) { .navbar-collapse { background: var(--glass-bg-nav); backdrop-filter: blur(10px); padding: 1rem; border-radius: 1rem; margin-top: 1rem; border: 1px solid var(--glass-border-nav); } .dropdown .nav-link { display: flex; justify-content: space-between; align-items: center; } .dropdown .submenu-arrow { display: inline-block; cursor: pointer; padding: 0.5rem; transition: transform 0.3s ease; } .dropdown .submenu-arrow.open { transform: rotate(90deg); } .dropdown-menu { background-color: transparent; border: none; box-shadow: none; padding-left: 1rem; margin-top: 0; } }/style>header classheader-container-2055> !-- Main Navbar --> nav classnavbar navbar-expand-lg navbar-light navbar-glass-2055> div classcontainer> a classnavbar-brand hrefhttps://unify.com.bd> img styleheight:50px height50 srchttps://unify.com.bd/Uploads/logo_68dfa28f590a7.svg altUnify Solutions> /a> button classnavbar-toggler typebutton data-bs-togglecollapse data-bs-target#navbarNav aria-controlsnavbarNav aria-expandedfalse aria-labelToggle navigation> span classnavbar-toggler-icon>/span> /button> div classcollapse navbar-collapse idnavbarNav> ul classnavbar-nav mx-auto> li classnav-item> a classnav-link px-4 hrefhttps://unify.com.bd>Home/a> /li> li classnav-item> a classnav-link px-4 hrefhttps://unify.com.bd/about-us>About/a>/li> li classnav-item> a classnav-link px-4 hrefhttps://unify.com.bd/company-profile>Company Profile Design/a>/li> li classnav-item> a classnav-link px-4 hrefhttps://unify.com.bd/blog>Blog/a>/li> /ul> a hrefhttps://unify.com.bd/contact-us classbtn rounded-pill px-4 py-2 quote-btn-2055>Contact us/a> /div> /div> /nav>/header>script>document.addEventListener(DOMContentLoaded, function() { // Active Link Highlighter const currentPath window.location.pathname; const navLinks document.querySelectorAll(.navbar-nav a.nav-link); navLinks.forEach(link > { if (new URL(link.href).pathname currentPath) { link.classList.add(active); const parentDropdown link.closest(.dropdown); if (parentDropdown) { parentDropdown.querySelector(.nav-link).classList.add(active); } } }); // Mobile Dropdown Click Handler if (window.innerWidth 992) { const dropdownArrows document.querySelectorAll(.submenu-arrow); dropdownArrows.forEach(arrow > { arrow.addEventListener(click, function(e) { e.preventDefault(); e.stopPropagation(); const dropdownMenu this.closest(.dropdown).querySelector(.dropdown-menu); this.classList.toggle(open); // Simple slide toggle effect if (dropdownMenu.style.display block) { dropdownMenu.style.display none; } else { dropdownMenu.style.display block; } }); }); }});/script>style>/* HERO SECTION STYLES *//* Adjust for fixed navbar height + padding (approx 100px) */.hero-section-2055 { padding-top: 10rem; padding-bottom: 8rem; min-height: 100vh; /* Make sure it takes up the full viewport height */ display: flex; /* For vertical centering */ align-items: center; /* Vertical centering */ background-color: #f9fafb; /* Light background for contrast */}/* Ensure the primary color is accessible in CSS */.text-primary-accent-2055 { color: var(--primary-accent);}.hero-heading-2055 { color: var(--text-dark-primary); font-family: Poppins, sans-serif; line-height: 1.1;}.hero-subtext-2055 { color: var(--text-dark-secondary);}/* Primary Button Styling (Matches navbar quote button) */.hero-btn-primary-2055 { background-color: var(--primary-accent); color: white; border: none; font-weight: 600; transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);}.hero-btn-primary-2055:hover { background-color: #4338ca; color: white; transform: translateY(-2px); box-shadow: 0 10px 30px rgba(79, 70, 229, 0.4);}/* Secondary Button Styling (Ghost/Outline style) */.hero-btn-secondary-2055 { background-color: transparent; color: var(--primary-accent); border: 2px solid var(--primary-accent); font-weight: 600; transition: all 0.3s ease;}.hero-btn-secondary-2055:hover { background-color: var(--primary-accent); color: white; box-shadow: 0 4px 15px rgba(79, 70, 229, 0.2);}/* Placeholder for Image/Illustration */.hero-image-placeholder-2055 { width: 100%; max-width: 100%; height: auto; aspect-ratio: 1 / 1; margin: 0 auto; /* Optional: Add a subtle glow/shadow to the placeholder */ box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1); border-radius: 20px;}/* Adjustments for smaller screens */@media (max-width: 991.98px) { .hero-section-2055 { padding-top: 8rem; /* Less top padding for smaller screens */ padding-bottom: 5rem; min-height: auto; } .hero-heading-2055 { font-size: 2.5rem; /* Smaller heading on mobile */ text-align: center; } .hero-subtext-2055 { text-align: center; } .d-sm-flex { justify-content: center !important; /* Center buttons on mobile */ } .hero-image-placeholder-2055 { max-width: 400px; /* Smaller image on mobile */ margin-bottom: 3rem; }} /* SWIPER SLIDER STYLES (New) */ .hero-slider-container { width: 100%; height: 500px; /* Fixed height for visual consistency */ margin: 0 auto; border-radius: 20px; overflow: hidden; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15); } @media (min-width: 992px) { /* Make the slider fill the vertical space better on desktop */ .hero-slider-container { height: 100%; min-height: auto; } } .swiper-slide { background-color: var(--swiper-dark-bg); background-size: cover; background-position: center; display: flex; align-items: flex-end; /* Content near bottom */ color: white; position: relative; } /* Custom slide content styling */ .slide-content { z-index: 2; } .slide-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0)); z-index: 1; } .swiper-button-next, .swiper-button-prev { position: absolute !important; top: auto !important; bottom: 25px; } /* Navigation & Pagination Styling (Matching the image aesthetic) */ .swiper-button-prev, .swiper-button-next { color: rgba(0, 0, 0, 0.3); border-color: rgba(0, 0, 0, 0.3); background-color: transparent; width: 3rem; height: 3rem; border-radius: 50%; transition: background-color 0.3s; } .swiper-button-prev:hover, .swiper-button-next:hover { background-color: rgba(79, 70, 229, 0.8); /* Use primary accent on hover */ } .swiper-button-prev:after, .swiper-button-next:after { font-size: 1.25rem; font-weight: 900; } .swiper-pagination-bullet { background: rgba(255, 255, 255, 0.5); opacity: 1; width: 8px; height: 8px; margin: 0 5px; } .swiper-pagination-bullet-active { background: var(--primary-accent); width: 10px; height: 10px; } /* Responsive Adjustments */ @media (max-width: 991.98px) { .hero-section-2055 { padding-top: 8rem; padding-bottom: 5rem; min-height: auto; } .hero-heading-2055 { font-size: 2.2rem; text-align: center; } .hero-subtext-2055 { text-align: center; } .hero-content { margin-bottom: 3rem; } .d-sm-flex { justify-content: center !important; } .hero-slider-container { max-width: 100%; margin-bottom: 3rem; height: 400px; /* Slightly smaller slider on mobile */ } } .mySwiper { overflow: hidden; }.mySwiper .swiper-slide { backface-visibility: hidden; -webkit-backface-visibility: hidden; transform: translate3d(0, 0, 0); }.mySwiper img { display: block; width: 100%; border-radius: 20px; }/style> section classhero-section-2055> div classcontainer> div classrow align-items-center> div classcol-lg-7 order-lg-1 order-2 mt-5 mt-lg-0> div classhero-content> h1 classhero-heading-2055 display-3 fw-bold mb-4> Company span classtext-primary-accent-2055>Profile & Website/span> Development. /h1> p classhero-subtext-2055 lead mb-5> We design professional strong>Company Profiles/strong> and develop modern strong>Websites/strong> that help your brand grow with confidence. /p> div classd-grid gap-3 d-sm-flex justify-content-sm-start> a hrefhttps://unify.com.bd/company-profile classbtn btn-lg rounded-pill px-5 py-3 hero-btn-primary-2055> Explore Profiles /a> a hrefhttps://unify.com.bd/website-development classbtn btn-lg rounded-pill px-5 py-3 hero-btn-secondary-2055> Build Website /a> /div> /div> /div> !-- Slider Column (col-lg-5) --> div classcol-lg-5 order-lg-2 order-1 text-center text-lg-end> div classhero-slider-container swiper mySwiper> div classswiper-wrapper> !-- Slide 1: Company Profile Focus --> div classswiper-slide> img classrounded-4 srchttps://unify.com.bd/Uploads/services/profile.jpg alt> /div> !-- Slide 2: Web Design Focus --> div classswiper-slide> img classrounded-4 srchttps://unify.com.bd/Uploads/services/website.jpg alt> /div> /div> !-- Add Pagination --> div classswiper-pagination>/div> !-- Add Navigation Arrows --> div classswiper-button-next>/div> div classswiper-button-prev>/div> /div> /div> /div> /div> /section> !-- ABOUT US SECTION -->section classabout-us-section-2055 py-5 stylebackground-color: #ffffff;> div classcontainer py-5> div classrow align-items-center> !-- Text Column --> !-- Image Column --> div classcol-lg-5 text-center text-lg-end mb-4 mb-lg-0 data-aosfade-up> img srchttps://unify.com.bd/Uploads/web/logo.jpg altLogo classimg-fluid rounded-3 mt-4> /div> div classcol-lg-7 data-aosfade-up> div classabout-us-content> h2 classhero-heading-2055 mb-4> About span classtext-primary-accent-2055>Us/span> /h2> p classhero-subtext-2055 lead mb-3> At Unify Solutions, we specialize in designing professional Company Profiles and developing modern Websites that help your brand grow with confidence. Our team combines creativity, technical expertise, and strategic thinking to deliver solutions that truly reflect your business identity. /p> p classhero-subtext-2055 mb-4> From innovative design concepts to seamless web functionality, we focus on providing high-quality services that engage your audience and drive meaningful results. Let us help you present your company in the most professional and impactful way. /p> a hrefhttps://unify.com.bd/about-us classbtn btn-lg rounded-pill px-5 py-3 hero-btn-primary-2055> Learn More /a> /div> /div> /div> /div>/section>!-- STATS / ACHIEVEMENTS SECTION -->section idstats classpy-5 stylebackground: linear-gradient(135deg, #f0f4ff, #e0e7ff);> div classcontainer text-center> h2 classhero-heading-2055 mb-5 data-aosfade-up> Our span classtext-primary-accent-2055>Achievements/span> /h2> div classrow justify-content-center> div classcol-md-4 mb-4 data-aosfade-up> div classstat-card p-5 bg-white rounded-3 shadow-lg> h3 classstat-number data-count200>0/h3> p>Company Profile Designs/p> /div> /div> div classcol-md-4 mb-4 data-aosfade-up> div classstat-card p-5 bg-white rounded-3 shadow-lg> h3 classstat-number data-count50>0/h3> p>Website Designs/p> /div> /div> div classcol-md-4 mb-4 data-aosfade-up> div classstat-card p-5 bg-white rounded-3 shadow-lg> h3 classstat-number data-count10>0/h3> p>Years of Experience/p> /div> /div> /div> /div>/section>!-- CSS -->style> .stat-number { font-size: 3rem; font-weight: 800; color: #4f46e5; /* Primary color */ transition: all 0.3s; } .stat-card p { font-size: 1.2rem; color: #4b5563; margin-top: 0.5rem; } .stat-card { transition: transform 0.3s; } .stat-card:hover { transform: translateY(-10px); }/style>!-- jQuery + Scroll Trigger -->script srchttps://code.jquery.com/jquery-3.6.0.min.js>/script>script>$(document).ready(function() { var counted false; function isScrolledIntoView($elem) { var docViewTop $(window).scrollTop(); var docViewBottom docViewTop + $(window).height(); var elemTop $elem.offset().top; var elemBottom elemTop + $elem.height(); return ((elemBottom docViewBottom) && (elemTop > docViewTop)); } $(window).on(scroll load, function() { $(.stat-number).each(function() { var $this $(this); if (!counted && isScrolledIntoView($this)) { counted true; $(.stat-number).each(function() { var $num $(this); var countTo $num.attr(data-count); $({ countNum: 0 }).animate({ countNum: countTo }, { duration: 2000, easing: swing, step: function() { $num.text(Math.floor(this.countNum) + +); }, complete: function() { $num.text(this.countNum + +); } }); }); } }); });});/script>!-- Our Services -->section idservices classpy-5 stylebackground: linear-gradient(120deg, #eef2ff, #fdf4ff);> div classcontainer py-5> h2 classdisplay-5 fw-bold text-center mb-5 stylecolor:#4f46e5;>Our Services/h2> div classrow g-4> !-- Service 1 --> div classcol-md-6> div classservice-card glass-card p-5 text-center rounded-4 shadow-lg data-aosfade-up> i classph ph-file-text display-3 mb-4 gradient-icon>/i> h4 classfw-bold mb-3>Company Profile Design/h4> p>Create professional, creative, and impactful company profiles that impress clients and investors./p> /div> /div> !-- Service 2 --> div classcol-md-6> div classservice-card glass-card p-5 text-center rounded-4 shadow-lg data-aosfade-up data-aos-delay100> i classph ph-browser display-3 mb-4 gradient-icon>/i> h4 classfw-bold mb-3>Website Development/h4> p>Develop responsive, user-friendly, and SEO-optimized websites that strengthen your digital presence./p> /div> /div> /div> /div>/section>!-- CSS -->style>/* Glassmorphism Card */.glass-card { background: rgba(255, 255, 255, 0.2); backdrop-filter: blur(15px); border: 1px solid rgba(255, 255, 255, 0.3); transition: all 0.5s ease; cursor: pointer;}.glass-card:hover { transform: translateY(-15px) rotateX(2deg) rotateY(2deg); box-shadow: 0 25px 50px rgba(0,0,0,0.2);}/* Gradient Icon */.gradient-icon { background: linear-gradient(135deg, #4f46e5, #ec4899); -webkit-background-clip: text; -webkit-text-fill-color: transparent; transition: all 0.5s ease;}.glass-card:hover .gradient-icon { transform: rotate(20deg) scale(1.3);}/* Typography */.service-card h4 { color: #1f2937; transition: color 0.3s;}.glass-card:hover h4 { color: #4f46e5;}.service-card p { color: #4b5563; font-size: 1rem; line-height: 1.6;}/* Responsive spacing */@media (max-width: 768px) { .glass-card { padding: 3rem 2rem; }}/style> style> /* Custom Styles for the Slider Section */ .profile-slider-section { background-color: #f0f2f5; } .swiper-slide { height: auto; /* Ensure cards stretch to fill space if data is uneven */ } .profile-card-wrapper { padding-bottom: 2rem; } /* Header: small, grey, one line */ .slider-header-title { color: #6c757d !important; /* text-muted grey */ font-weight: 500 !important; font-size: 1.25rem; /* h5 size */ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 70%; } /* Style navigation arrows to be subtle/modern */ .myProfileSlider .swiper-button-next, .myProfileSlider .swiper-button-prev { /* NOTE: Assuming --primary-accent is defined in your environment, using Indigo as fallback */ --primary-accent: #4f46e5; color: var(--primary-accent); background-color: rgba(255, 255, 255, 0.9); border: 1px solid rgba(79, 70, 229, 0.1); width: 3rem; height: 3rem; border-radius: 50%; margin-top: -1.5rem; transition: all 0.2s; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15); top: 50%; z-index: 10; /* Ensure arrows are above slides */ } .myProfileSlider .swiper-button-next:hover, .myProfileSlider .swiper-button-prev:hover { background-color: var(--primary-accent); color: white; box-shadow: 0 4px 20px rgba(79, 70, 229, 0.4); } .myProfileSlider .swiper-button-prev:after, .myProfileSlider .swiper-button-next:after { font-size: 1rem; font-weight: 700; } /* Modern Card Style */ .profile-card-2055 { display: flex; flex-direction: column; background-color: white; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05); /* Lighter shadow for multi-view */ transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; height: 100%; /* Important for equal height in multi-slide view */ } .profile-card-2055:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1); } .profile-card-2055 img { /* Set fixed aspect ratio for consistent image size */ aspect-ratio: 16 / 11.4; object-fit: cover; width: 100%; } .profile-card-2055 .p-4 { flex-grow: 1; /* Ensures text area takes remaining space */ }/style>section classprofile-slider-section py-5> div classcontainer> !-- Section Header --> div classd-flex justify-content-between align-items-center mb-5 border-bottom pb-3> h2 classslider-header-title mb-0>Featured Profiles/h2> a hrefhttps://unify.com.bd/company-profile classtext-primary-accent-2055 fw-semibold text-decoration-none> See More → /a> /div> !-- Swiper Container --> div classswiper myProfileSlider profile-card-wrapper> div classswiper-wrapper> div classswiper-slide data-aosfade-up> !-- Card Content --> a hrefhttps://unify.com.bd/company-profile/14 classprofile-card-2055 w-100> img srchttps://unify.com.bd/Uploads/demos/692289e54d905_1.jpg classcard-img-top altCover image for Dhaka Trip - Travel Agency onerrorthis.onerrornull; this.srchttps://placehold.co/400x200/4f46e5/ffffff?textDhaka+Trip+-+Travel+Agency+> div classp-4> h5 classfw-semibold text-secondary mb-2>Dhaka Trip - Travel Agency /h5> span classtext-primary-accent-2055 small fw-bold>View Details →/span> /div> /a> /div> div classswiper-slide data-aosfade-up> !-- Card Content --> a hrefhttps://unify.com.bd/company-profile/13 classprofile-card-2055 w-100> img srchttps://unify.com.bd/Uploads/demos/678e2e2a95d58_1.jpg classcard-img-top altCover image for Systech Engineering Ltd. onerrorthis.onerrornull; this.srchttps://placehold.co/400x200/4f46e5/ffffff?textSystech+Engineering+Ltd.> div classp-4> h5 classfw-semibold text-secondary mb-2>Systech Engineering Ltd./h5> span classtext-primary-accent-2055 small fw-bold>View Details →/span> /div> /a> /div> div classswiper-slide data-aosfade-up> !-- Card Content --> a hrefhttps://unify.com.bd/company-profile/12 classprofile-card-2055 w-100> img srchttps://unify.com.bd/Uploads/demos/678784bce03e5_IMG-20250115-WA0083.jpg classcard-img-top altCover image for Towhid Developers and Builders Limited (TDBL) onerrorthis.onerrornull; this.srchttps://placehold.co/400x200/4f46e5/ffffff?textTowhid+Developers+and+Builders+Limited+%28TDBL%29> div classp-4> h5 classfw-semibold text-secondary mb-2>Towhid Developers and Builders Limited (TDBL)/h5> span classtext-primary-accent-2055 small fw-bold>View Details →/span> /div> /a> /div> div classswiper-slide data-aosfade-up> !-- Card Content --> a hrefhttps://unify.com.bd/company-profile/11 classprofile-card-2055 w-100> img srchttps://unify.com.bd/Uploads/demos/67865c198c148_1.jpg classcard-img-top altCover image for MATAMUHURY DESIGN & ARCHITECTURAL PLAN onerrorthis.onerrornull; this.srchttps://placehold.co/400x200/4f46e5/ffffff?textMATAMUHURY+DESIGN+%26+ARCHITECTURAL+PLAN> div classp-4> h5 classfw-semibold text-secondary mb-2>MATAMUHURY DESIGN & ARCHITECTURAL PLAN/h5> span classtext-primary-accent-2055 small fw-bold>View Details →/span> /div> /a> /div> div classswiper-slide data-aosfade-up> !-- Card Content --> a hrefhttps://unify.com.bd/company-profile/10 classprofile-card-2055 w-100> img srchttps://unify.com.bd/Uploads/demos/67864a53de986_1.jpg classcard-img-top altCover image for Morium Engineering onerrorthis.onerrornull; this.srchttps://placehold.co/400x200/4f46e5/ffffff?textMorium+Engineering> div classp-4> h5 classfw-semibold text-secondary mb-2>Morium Engineering/h5> span classtext-primary-accent-2055 small fw-bold>View Details →/span> /div> /a> /div> /div> /div> /div>/section> style> .contact_footer ul { list-style: none; padding: 0; margin: 0;}.contact_footer ul li { display: flex; align-items: center; margin-bottom: 15px; font-family: Arial, sans-serif; font-size: 14px; }.contact_footer .icon-box { width: 40px; height: 40px; background: #6c757b; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 18px; color: #1f2937; margin-right: 12px; box-shadow: 0 2px 5px rgba(0,0,0,0.1);}.contact_footer ul li span { flex: 1;}.social-links a { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; background: #6c757b; border-radius: 8px; margin-right: 8px; text-decoration: none; transition: all 0.3s ease;}.social-links a i { font-size: 20px; color: #1f2937; } /style>footer stylebackground-color: #1f2937; class text-white pt-5 pb-4 shadow-lg> div classcontainer> div classrow> !-- Column 1: Company Info --> div classcol-md-6 col-lg-4 mb-4> h3 classh4 fw-bold mb-3 text-white>Unify Solutions/h3> p classtext-secondary small mb-3> We design professional Company Profiles and develop modern Websites that help your brand grow with confidence. Our solutions are tailored to showcase your business, engage your audience, and drive results effectively. /p> !-- Social Links --> div classsocial-links> a hrefhttps://www.facebook.com/unify.solutions.bd/ target_blank classme-2> i classph ph-facebook-logo>/i> /a> a hrefhttps://www.linkedin.com/company/unify-solutions-bd target_blank> i classph ph-linkedin-logo>/i> /a> /div> /div> !-- Column 2: Quick Links --> div classcol-6 col-md-3 col-lg-2 mb-4> h4 classh6 fw-semibold mb-3 border-bottom border-secondary pb-1>Quick Links/h4> ul classlist-unstyled small> li classmb-2>a hrefhttps://unify.com.bd classtext-secondary text-decoration-none>Home/a>/li> li classmb-2>a hrefhttps://unify.com.bd/about-us classtext-secondary text-decoration-none>About Us/a>/li> li classmb-2>a hrefhttps://unify.com.bd/company-profile classtext-secondary text-decoration-none>Company Profile Design/a>/li> li classmb-2>a hrefhttps://unify.com.bd/website-development classtext-secondary text-decoration-none>Website Development/a>/li> li>a hrefhttps://unify.com.bd/blog classtext-secondary text-decoration-none>Blog/a>/li> /ul> /div> !-- Column 3: Legal --> div classcol-6 col-md-3 col-lg-2 mb-4> h4 classh6 fw-semibold mb-3 border-bottom border-secondary pb-1>Legal/h4> ul classlist-unstyled small> li classmb-2>a href# classtext-secondary text-decoration-none>Privacy Policy/a>/li> li classmb-2>a href# classtext-secondary text-decoration-none>Terms of Service/a>/li> li>a href# classtext-secondary text-decoration-none>Cookie Settings/a>/li> /ul> /div> !-- Column 3: Legal --> div classcol-6 col-md-3 col-lg-4 mb-4> h4 classh6 fw-semibold mb-3 border-bottom border-secondary pb-1>Contact us/h4> div classcontact_footer text-secondary> ul> li> div classicon-box>i classph ph-phone>/i>/div> span>+8801716098367/span> /li> li> div classicon-box>i classph ph-envelope-simple>/i>/div> span>info@unify.com.bd/span> /li> li> div classicon-box>i classph ph-map-pin>/i>/div> span>SM Plaza (Lift-3) Adam Ali Market (Club More), Dakshinkhan, Uttara, Dhaka - 1230/span> /li> /ul>/div> /div> /div> !-- Copyright --> div classtext-center border-top border-secondary pt-3 mt-4> p classsmall text-secondary mb-0>© 2016 - 2026 Unify Solutions. All rights reserved./p> /div> /div>/footer> script srchttps://unify.com.bd/assets/bootstrap.bundle.min.js>/script> script srchttps://unify.com.bd/assets/aos.js>/script> script srchttps://unify.com.bd/assets/swiper-bundle.min.js>/script> script> AOS.init({ duration: 1000, once: true, }); /script> script>document.addEventListener(DOMContentLoaded, function() { const elements document.querySelectorAll(p, span, div); elements.forEach(elem > { elem.innerHTML elem.innerHTML.replace(/\*\*(.*?)\*\*/g, strong>$1/strong>); });});/script> !-- Custom Scripts -->script>document.addEventListener(DOMContentLoaded, function() { // Initialize Swiper Slider const swiper new Swiper(.mySwiper, { loop: true, grabCursor: true, effect: creative, creativeEffect: { prev: { translate: -20%, 0, -1, }, next: { translate: 100%, 0, 0, }, }, parallax: true, speed: 1300, autoplay: { delay: 3000, disableOnInteraction: false, }, pagination: { el: .swiper-pagination, clickable: true, }, navigation: { nextEl: .swiper-button-next, prevEl: .swiper-button-prev, }, }); // Active Link Highlighter const navLinks document.querySelectorAll(.navbar-nav a.nav-link); navLinks.forEach(link > { if (link.textContent.trim() Home) { link.classList.add(active); } else { link.classList.remove(active); } });});/script>!-- 3. Swiper Initialization Script (Standard Multi-Slide with Breakpoints) -->script> document.addEventListener(DOMContentLoaded, function() { if (typeof Swiper ! undefined) { const swiperProfiles new Swiper(.myProfileSlider, { loop: true, grabCursor: true, // ** Removed effect: creative ** // Set default slides per view for mobile slidesPerView: 1.1, // Show 1 full slide and a hint of the next one spaceBetween: 16, speed: 600, autoplay: { delay: 4000, disableOnInteraction: false, }, // ** Responsive Breakpoints for multi-item view ** breakpoints: { // when window width is > 768px (Tablet/Medium) 768: { slidesPerView: 2, spaceBetween: 24, }, // when window width is > 1024px (Desktop/Large - similar to col-lg-4) 1024: { slidesPerView: 3, spaceBetween: 30, } }, }); } });/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
]