<!DOCTYPE html>
<html lang="en">
<head>
<**** charset="UTF-8">
<**** name="viewport" content="width=device-width, initial-scale=1.0">
<title>CEEYS | ********* Testers & Jigboards for **** ******* Manufacturing</title>
<****** src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');
body {
font-family: 'Montserrat', sans-serif;
scroll-behavior: smooth;
}
.hero-gradient {
background: linear-gradient(135deg, #1e3a8a 0%, #2563** 100%);
}
.service-card:hover {
transform: translateY(-10px);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.testimonial-card {
transition: all 0.3s ease;
}
.testimonial-card:hover {
transform: scale(1.03);
}
.nav-link {
position: relative;
}
.nav-link::after {
content: '';
position: absolute;
width: 0;
height: 2px;
bottom: -2px;
left: 0;
background-color: #2563eb;
transition: width 0.3s ease;
}
.nav-link:hover::after {
width: 100%;
}
.animate-float {
animation: float 3s ease-in-*** infinite;
}
@keyframes float {
0% { transform: translateY(0px); }
50% { transform: translateY(-15px); }
100% { transform: translateY(0px); }
}
</style>
</head>
<body class="bg-gray-50">
<!-- Navigation -->
<nav class="bg-***** shadow-** sticky top-0 z-50">
<div class="container mx-auto px-6 py-4">
<div class="**** items-center justify-between">
<*** class="flex items-center">
<div class="text-2xl font-bold text-blue-800">
<span class="text-blue-600">CEE</span>YS
</div>
</div>
<*** class="hidden md:**** space-x-8">
<a href="#home" class="nav-link text-gray-7** hover:text-blue-600">Home</a>
<a href="#services" class="nav-link text-gray-700 hover:text-blue-600">Services</a>
<a href="#products" class="nav-link text-gray-7** hover:text-blue-600">Products</a>
<a href="#about" class="nav-**** text-gray-700 hover:text-blue-600">About</a>
<a href="#contact" class="nav-**** text-gray-700 hover:text-blue-600">Contact</a>
</div>
<*** class="md:hidden">
<button class="text-gray-700 focus:outline-none">
<i class="*** fa-bars text-2xl"></i>
</button>
</div>
</div>
</div>
</nav>
<!-- Hero Section -->
<section id="home" class="hero-******** text-white py-20">
<div class="container mx-**** px-6 flex flex-*** md:flex-row items-center">
<*** class="md:w-1/2 mb-10 md:mb-0">
<h1 class="text-4** md:text-5xl font-bold mb-6">Precision ******* & Jigboards for Wire Harness Manufacturing</h1>
<p class="text-xl mb-8">Innovative solutions for quality assurance ** wire harness production. We design and manufacture high-performance ******* and jigboards that streamline your manufacturing process.</p>
<*** class="flex space-x-4">
<a href="#contact" class="bg-white text-blue-800 px-6 py-3 rounded-lg font-******** hover:bg-gray-100 ********** duration-300">Get a Quote</a>
<a href="#services" class="border-2 border-white text-***** px-6 py-3 rounded-lg font-semibold hover:bg-***** hover:text-blue-8** ********** duration-300">*** Services</a>
</div>
</div>
<*** class="md:w-1/2 flex justify-center">
<img src="https://images.unsplash.com/photo-1581094794329-c8112a89af12?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Wire ******* Testing Equipment" class="rounded-lg shadow-2xl max-w-md animate-float">
</div>
</div>
</section>
<!-- Services Section -->
<******* id="services" class="py-20 bg-white">
<div class="container mx-auto px-6">
<div class="text-****** mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-gray-800 mb-4">*** *********** Services</h2>
<div class="w-20 h-1 bg-blue-600 mx-auto"></div>
<p class="text-gray-600 mt-6 max-w-2xl mx-auto">We provide comprehensive solutions tailored to the wire harness manufacturing industry's unique requirements.</p>
</div>
<*** class="grid grid-cols-1 md:grid-cols-3 gap-8">
<div class="service-card bg-gray-50 p-8 rounded-lg shadow-** transition duration-300">
<div class="text-blue-6** mb-4">
<i class="fas fa-********* text-4xl"></i>
</div>
<h3 class="text-xl font-semibold mb-3">Custom Tester Design</h3>
<p class="text-gray-600">Bespoke testing ********* designed ************ *** your wire ******* products, ensuring accurate and reliable quality control.</p>
</div>
<div class="service-card bg-gray-50 p-8 rounded-lg shadow-md transition duration-300">
<*** class="text-blue-6** mb-4">
<i class="fas fa-project-******* text-4xl"></i>
</div>
<h3 class="text-xl font-******** mb-3">Jigboard Development</h3>
<p class="text-gray-600">Precision-engineered jigboards that optimize your assembly process, ******** errors and increasing production efficiency.</p>
</div>
<div class="service-card bg-gray-50 p-8 rounded-** shadow-md ********** duration-300">
<div class="text-blue-6** mb-4">
<i class="fas fa-**** text-4xl"></i>
</div>
<h3 class="text-** font-semibold mb-3">Process Optimization</h3>
<p class="text-gray-600">Comprehensive ******** *** redesign of your testing procedures to ******** throughput while maintaining quality standards.</p>
</div>
</div>
</div>
</section>
<!-- Products Section -->
<section id="products" class="py-20 bg-gray-50">
<div class="container mx-auto px-6">
<div class="text-****** mb-16">
<h2 class="text-3** md:text-4xl font-bold text-gray-800 mb-4">Our Product Portfolio</h2>
<div class="w-20 h-1 bg-blue-600 mx-auto"></div>
<p class="text-gray-600 mt-6 max-w-2** mx-auto">High-quality testing solutions ******** *** the demanding wire harness manufacturing environment.</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
<div class="bg-white rounded-** overflow-****** shadow-lg">
<img src="https://images.unsplash.com/photo-1557804506-669a67965ba0?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1374&q=80" alt="********* Test System" class="w-full h-48 object-cover">
<*** class="p-6">
<h3 class="text-xl font-semibold mb-2">Automated Test Systems</h3>
<p class="text-gray-600 mb-4">***** automated testing ********* **** reduce human ***** and increase testing throughput.</p>
<div class="flex flex-wrap gap-2">
<**** class="bg-blue-*** text-blue-800 text-** px-3 py-1 rounded-full">High-speed</span>
<**** class="bg-blue-100 text-blue-800 text-xs px-3 py-1 rounded-full">Multi-point</span>
<span class="bg-blue-100 text-blue-8** text-xs px-3 py-1 rounded-full">Customizable</span>
</div>
</div>
</div>
<div class="bg-***** rounded-** overflow-hidden shadow-lg">
<img src="https://images.unsplash.com/photo-1581093057305-5e0d551d6607?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Modular Jigboards" class="w-full h-48 object-cover">
<*** class="p-6">
<h3 class="text-xl font-******** mb-2">******* Jigboards</h3>
<p class="text-gray-6** mb-4">Interchangeable ******** systems that adapt ** multiple product configurations with minimal ********** time.</p>
<*** class="flex flex-wrap gap-2">
<span class="bg-blue-100 text-blue-800 text-xs px-3 py-1 rounded-full">Flexible</span>
<**** class="bg-blue-100 text-blue-8** text-xs px-3 py-1 rounded-full">Durable</span>
<span class="bg-blue-100 text-blue-8** text-** px-3 py-1 rounded-full">Quick-change</span>
</div>
</div>
</div>
<div class="bg-white rounded-lg overflow-****** shadow-lg">
<img src="https://images.unsplash.com/photo-1581094271901-8022df4466f9?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop
Convertido a **** *** WordToHTML.net