Spaces:
Running
Running
could you reduce the free white space in the website
Browse files- index.html +116 -118
- style.css +4 -3
index.html
CHANGED
|
@@ -50,8 +50,8 @@
|
|
| 50 |
</head>
|
| 51 |
<body class="bg-white text-gray-800 font-poppins">
|
| 52 |
<custom-navbar></custom-navbar>
|
| 53 |
-
<!-- Hero Section -->
|
| 54 |
-
<section id="hero" class="relative min-h-
|
| 55 |
<video class="hero-video" autoplay muted loop playsinline>
|
| 56 |
<source src="https://huggingface.co/spaces/mithunparambath/quantumcraft-nanosystems/resolve/main/videos/Untitled design (1).mp4" type="video/mp4">
|
| 57 |
Your browser does not support the video tag.
|
|
@@ -59,43 +59,43 @@
|
|
| 59 |
=======
|
| 60 |
<div class="atom-animation" id="atomCanvas"></div>
|
| 61 |
<div class="relative z-20 text-center px-4 max-w-6xl mx-auto">
|
| 62 |
-
<h1 class="text-
|
| 63 |
Enabling Next-Generation<br>Semiconductor Innovation
|
| 64 |
</h1>
|
| 65 |
-
<p class="text-
|
| 66 |
Advanced deposition tools for FEOL and BEOL
|
| 67 |
</p>
|
| 68 |
-
<div class="flex flex-col sm:flex-row gap-
|
| 69 |
-
<a href="#technologies" class="bg-orange-500 hover:bg-orange-600 text-white px-
|
| 70 |
Explore Technologies
|
| 71 |
</a>
|
| 72 |
-
<a href="#contact" class="border border-orange-500 text-orange-500 hover:bg-orange-500 hover:text-white px-
|
| 73 |
Get in Touch
|
| 74 |
</a>
|
| 75 |
</div>
|
| 76 |
</div>
|
| 77 |
-
|
| 78 |
-
<!-- About Section -->
|
| 79 |
-
<section id="about" class="py-
|
| 80 |
<div class="max-w-6xl mx-auto">
|
| 81 |
-
<div class="text-center mb-
|
| 82 |
-
<h2 class="text-
|
| 83 |
-
<div class="w-
|
| 84 |
</div>
|
| 85 |
-
<div class="grid md:grid-cols-2 gap-
|
| 86 |
-
|
| 87 |
<h3 class="text-2xl font-semibold mb-6 text-orange-500">30+ Years of Combined Expertise</h3>
|
| 88 |
-
<p class="text-gray-600
|
| 89 |
NanoMatter Technologies specializes in advanced semiconductor equipment manufacturing,
|
| 90 |
focusing on MOCVD and PVD systems that enable breakthroughs in electronics, optoelectronics,
|
| 91 |
and quantum devices.
|
| 92 |
</p>
|
| 93 |
-
<p class="text-gray-600
|
| 94 |
Our team blends deep technical expertise with precision engineering to design reliable,
|
| 95 |
high-performance deposition platforms tailored for advanced materials research and
|
| 96 |
semiconductor innovation.
|
| 97 |
</p>
|
| 98 |
-
|
| 99 |
<div class="text-center">
|
| 100 |
<div class="text-2xl font-bold text-orange-500">30+</div>
|
| 101 |
<div>Years Experience</div>
|
|
@@ -110,27 +110,27 @@
|
|
| 110 |
</div>
|
| 111 |
</div>
|
| 112 |
</div>
|
| 113 |
-
|
| 114 |
-
|
| 115 |
-
<h4 class="text-
|
| 116 |
<div class="aspect-w-16 aspect-h-9">
|
| 117 |
<iframe
|
| 118 |
src="https://www.youtube.com/embed/VENZo4UrnuE"
|
| 119 |
title="Founder's Video"
|
| 120 |
-
class="w-full h-
|
| 121 |
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
| 122 |
allowfullscreen>
|
| 123 |
</iframe>
|
| 124 |
</div>
|
| 125 |
</div>
|
| 126 |
-
<div class="bg-gradient-to-br from-orange-50 to-white rounded-
|
| 127 |
-
<h4 class="text-
|
| 128 |
-
<div class="space-y-
|
| 129 |
-
<div class="flex items-center gap-
|
| 130 |
<i data-feather="map-pin" class="text-orange-500"></i>
|
| 131 |
<span class="text-gray-700">India - R&D & Manufacturing Hub</span>
|
| 132 |
</div>
|
| 133 |
-
<div class="flex items-center gap-
|
| 134 |
<i data-feather="map-pin" class="text-orange-500"></i>
|
| 135 |
<span class="text-gray-700">Germany - European Operations</span>
|
| 136 |
</div>
|
|
@@ -140,29 +140,29 @@
|
|
| 140 |
</div>
|
| 141 |
</section>
|
| 142 |
<!-- Technologies Section -->
|
| 143 |
-
<section id="technologies" class="py-
|
| 144 |
<div class="max-w-6xl mx-auto">
|
| 145 |
-
<div class="text-center mb-
|
| 146 |
-
<h2 class="text-
|
| 147 |
-
<div class="w-
|
| 148 |
</div>
|
| 149 |
-
<div class="grid md:grid-cols-2 gap-
|
| 150 |
<!-- MOCVD Card -->
|
| 151 |
-
<div class="bg-white rounded-
|
| 152 |
-
<div class="mb-
|
| 153 |
-
<div class="flex items-center gap-
|
| 154 |
-
<div class="w-
|
| 155 |
<i data-feather="layers" class="text-white"></i>
|
| 156 |
</div>
|
| 157 |
-
<h3 class="text-
|
| 158 |
</div>
|
| 159 |
</div>
|
| 160 |
-
<p class="text-gray-600 mb-
|
| 161 |
Metal Organic Chemical Vapor Deposition systems for high-precision thin film growth
|
| 162 |
of 2D materials and transition metal dichalcogenides (TMDs).
|
| 163 |
</p>
|
| 164 |
-
<ul class="space-y-
|
| 165 |
-
|
| 166 |
<i data-feather="check" class="text-orange-500 w-4 h-4"></i>
|
| 167 |
Atomic-level thickness control
|
| 168 |
</li>
|
|
@@ -175,31 +175,30 @@
|
|
| 175 |
In-situ monitoring and control
|
| 176 |
</li>
|
| 177 |
</ul>
|
| 178 |
-
<div class="bg-orange-50 rounded-lg p-
|
| 179 |
-
<h4 class="font-semibold text-orange-500 mb-
|
| 180 |
-
<p class="text-
|
| 181 |
</div>
|
| 182 |
-
<a href="https://huggingface.co/spaces/mithunparambath/quantumcraft-nanosystems/resolve/main/images/Specfication.png" download="NanoMatter-MOCVD-Brochure.pdf" class="w-full bg-orange-500 hover:bg-orange-600 text-white px-
|
| 183 |
-
<i data-feather="download" class="w-
|
| 184 |
Download Product Brochure
|
| 185 |
</a>
|
| 186 |
</div>
|
| 187 |
-
|
| 188 |
<!-- PVD Card -->
|
| 189 |
-
<div class="bg-white rounded-
|
| 190 |
-
<div class="flex items-center gap-
|
| 191 |
-
<div class="w-
|
| 192 |
<i data-feather="zap" class="text-white"></i>
|
| 193 |
</div>
|
| 194 |
-
<h3 class="text-
|
| 195 |
</div>
|
| 196 |
-
<p class="text-gray-600 mb-
|
| 197 |
Physical Vapor Deposition systems for back-end-of-line (BEOL) applications
|
| 198 |
including Aluminum, TiN, Ti, and TiO thin films with exceptional uniformity
|
| 199 |
and reproducibility.
|
| 200 |
</p>
|
| 201 |
-
<ul class="space-y-
|
| 202 |
-
|
| 203 |
<i data-feather="check" class="text-orange-500 w-4 h-4"></i>
|
| 204 |
Ultra-high vacuum compatibility
|
| 205 |
</li>
|
|
@@ -212,75 +211,75 @@
|
|
| 212 |
Sub-nanometer film uniformity
|
| 213 |
</li>
|
| 214 |
</ul>
|
| 215 |
-
<div class="bg-orange-50 rounded-lg p-
|
| 216 |
-
<h4 class="font-semibold text-orange-500 mb-
|
| 217 |
-
<p class="text-
|
| 218 |
</div>
|
| 219 |
</div>
|
| 220 |
-
|
| 221 |
</div>
|
| 222 |
</section>
|
| 223 |
<!-- Service Section -->
|
| 224 |
-
<section id="service" class="py-
|
| 225 |
<div class="max-w-6xl mx-auto">
|
| 226 |
-
<div class="text-center mb-
|
| 227 |
-
<h2 class="text-
|
| 228 |
-
<div class="w-
|
| 229 |
</div>
|
| 230 |
-
<div class="bg-gradient-to-br from-gray-800 to-red-900/20 rounded-
|
| 231 |
-
|
| 232 |
<div>
|
| 233 |
-
<h3 class="text-
|
| 234 |
-
<p class="text-gray-300
|
| 235 |
Access our state-of-the-art deposition capabilities without capital investment.
|
| 236 |
Our service model provides research institutes, startups, and industrial clients
|
| 237 |
with high-quality thin film growth solutions.
|
| 238 |
</p>
|
| 239 |
-
<div class="space-y-
|
| 240 |
-
<div class="flex items-center gap-
|
| 241 |
-
<div class="w-
|
| 242 |
-
<i data-feather="check" class="text-white w-
|
| 243 |
</div>
|
| 244 |
-
<span class="text-gray-300">Material characterization and analysis</span>
|
| 245 |
</div>
|
| 246 |
-
<div class="flex items-center gap-
|
| 247 |
-
<div class="w-
|
| 248 |
-
<i data-feather="check" class="text-white w-
|
| 249 |
</div>
|
| 250 |
-
<span class="text-gray-300">Process optimization and development</span>
|
| 251 |
</div>
|
| 252 |
-
<div class="flex items-center gap-
|
| 253 |
-
<div class="w-
|
| 254 |
-
<i data-feather="check" class="text-white w-
|
| 255 |
</div>
|
| 256 |
-
<span class="text-gray-300">Technical support and consultation</span>
|
| 257 |
</div>
|
| 258 |
</div>
|
| 259 |
</div>
|
| 260 |
<div class="text-center">
|
| 261 |
-
<div class="bg-gray-800 rounded-
|
| 262 |
-
<i data-feather="cloud" class="w-
|
| 263 |
-
<h4 class="text-
|
| 264 |
-
<div class="space-y-
|
| 265 |
<div>Research & Development</div>
|
| 266 |
<div>Prototype Development</div>
|
| 267 |
<div>Production Scale-up</div>
|
| 268 |
</div>
|
| 269 |
</div>
|
| 270 |
</div>
|
| 271 |
-
|
| 272 |
</div>
|
| 273 |
</div>
|
| 274 |
</section>
|
| 275 |
<!-- Partnerships Section -->
|
| 276 |
-
<section id="partnerships" class="py-
|
| 277 |
<div class="max-w-6xl mx-auto">
|
| 278 |
-
<div class="text-center mb-
|
| 279 |
-
<h2 class="text-
|
| 280 |
-
<div class="w-
|
| 281 |
</div>
|
| 282 |
-
<div class="grid md:grid-cols-2 gap-
|
| 283 |
-
|
| 284 |
<h3 class="text-2xl font-semibold mb-6 text-orange-500">Global Collaborations</h3>
|
| 285 |
<p class="text-gray-600 text-lg mb-6">
|
| 286 |
We actively collaborate with leading universities, research institutions, and R&D centers
|
|
@@ -312,11 +311,10 @@
|
|
| 312 |
</div>
|
| 313 |
</div>
|
| 314 |
</div>
|
| 315 |
-
|
| 316 |
<!-- TIFR Partnership Success Story -->
|
| 317 |
-
<div class="mt-
|
| 318 |
-
<div class="grid md:grid-cols-2 gap-
|
| 319 |
-
|
| 320 |
<img src="https://huggingface.co/spaces/mithunparambath/quantumcraft-nanosystems/resolve/main/images/WhatsApp Image 2025-06-28 at 14.26.24_3bf2c256.jpg"
|
| 321 |
alt="TIFR MOCVD Installation"
|
| 322 |
class="w-full h-auto object-contain rounded-xl shadow-lg">
|
|
@@ -351,18 +349,18 @@
|
|
| 351 |
</div>
|
| 352 |
</section>
|
| 353 |
<!-- Contact Section -->
|
| 354 |
-
<section id="contact" class="py-
|
| 355 |
<div class="max-w-6xl mx-auto px-4">
|
| 356 |
-
<div class="text-center mb-
|
| 357 |
-
<h2 class="text-
|
| 358 |
-
<div class="w-
|
| 359 |
</div>
|
| 360 |
-
<div class="grid md:grid-cols-2 gap-
|
| 361 |
-
|
| 362 |
-
<h3 class="text-
|
| 363 |
-
<form class="space-y-
|
| 364 |
-
<div class="grid md:grid-cols-2 gap-
|
| 365 |
-
|
| 366 |
<label class="block text-gray-700 mb-2">Name</label>
|
| 367 |
<input type="text" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:border-orange-500 transition-all duration-300" placeholder="Your Name">
|
| 368 |
</div>
|
|
@@ -372,24 +370,24 @@
|
|
| 372 |
</div>
|
| 373 |
</div>
|
| 374 |
<div>
|
| 375 |
-
<label class="block text-gray-700 mb-
|
| 376 |
-
<input type="text" class="w-full px-
|
| 377 |
</div>
|
| 378 |
<div>
|
| 379 |
-
<label class="block text-gray-700 mb-
|
| 380 |
-
<textarea class="w-full px-
|
| 381 |
</div>
|
| 382 |
-
<button type="submit" class="bg-orange-500 hover:bg-orange-600 text-white px-
|
| 383 |
Send Message
|
| 384 |
</button>
|
| 385 |
-
|
| 386 |
</div>
|
| 387 |
<div>
|
| 388 |
-
<h3 class="text-
|
| 389 |
-
<div class="space-y-
|
| 390 |
-
<div class="bg-white rounded-
|
| 391 |
-
<h4 class="font-semibold text-gray-900 mb-
|
| 392 |
-
<div class="space-y-
|
| 393 |
<div class="flex items-center gap-2">
|
| 394 |
<i data-feather="map-pin" class="text-orange-500"></i>
|
| 395 |
<span>Bangalore, Karnataka</span>
|
|
@@ -400,14 +398,14 @@
|
|
| 400 |
</div>
|
| 401 |
</div>
|
| 402 |
</div>
|
| 403 |
-
<div class="bg-white rounded-
|
| 404 |
-
<h4 class="font-semibold text-gray-900 mb-
|
| 405 |
-
<div class="space-y-
|
| 406 |
<div class="flex items-center gap-2">
|
| 407 |
<i data-feather="map-pin" class="text-orange-500"></i>
|
| 408 |
<span>Berlin</span>
|
| 409 |
</div>
|
| 410 |
-
<div class="flex items-center gap-2">
|
| 411 |
<i data-feather="phone" class="text-orange-500"></i>
|
| 412 |
<span>+49 1628528047</span>
|
| 413 |
</div>
|
|
|
|
| 50 |
</head>
|
| 51 |
<body class="bg-white text-gray-800 font-poppins">
|
| 52 |
<custom-navbar></custom-navbar>
|
| 53 |
+
<!-- Hero Section -->
|
| 54 |
+
<section id="hero" class="relative min-h-[80vh] flex items-center justify-center overflow-hidden hero-background">
|
| 55 |
<video class="hero-video" autoplay muted loop playsinline>
|
| 56 |
<source src="https://huggingface.co/spaces/mithunparambath/quantumcraft-nanosystems/resolve/main/videos/Untitled design (1).mp4" type="video/mp4">
|
| 57 |
Your browser does not support the video tag.
|
|
|
|
| 59 |
=======
|
| 60 |
<div class="atom-animation" id="atomCanvas"></div>
|
| 61 |
<div class="relative z-20 text-center px-4 max-w-6xl mx-auto">
|
| 62 |
+
<h1 class="text-4xl md:text-6xl font-bold mb-4 text-white">
|
| 63 |
Enabling Next-Generation<br>Semiconductor Innovation
|
| 64 |
</h1>
|
| 65 |
+
<p class="text-lg md:text-xl text-orange-100 mb-6 max-w-3xl mx-auto">
|
| 66 |
Advanced deposition tools for FEOL and BEOL
|
| 67 |
</p>
|
| 68 |
+
<div class="flex flex-col sm:flex-row gap-3 justify-center">
|
| 69 |
+
<a href="#technologies" class="bg-orange-500 hover:bg-orange-600 text-white px-6 py-3 rounded-lg font-semibold transition-all duration-300 transform hover:scale-105 shadow-lg">
|
| 70 |
Explore Technologies
|
| 71 |
</a>
|
| 72 |
+
<a href="#contact" class="border border-orange-500 text-orange-500 hover:bg-orange-500 hover:text-white px-6 py-3 rounded-lg font-semibold transition-all duration-300 shadow-md">
|
| 73 |
Get in Touch
|
| 74 |
</a>
|
| 75 |
</div>
|
| 76 |
</div>
|
| 77 |
+
</section>
|
| 78 |
+
<!-- About Section -->
|
| 79 |
+
<section id="about" class="py-12 px-4 bg-gray-50">
|
| 80 |
<div class="max-w-6xl mx-auto">
|
| 81 |
+
<div class="text-center mb-8">
|
| 82 |
+
<h2 class="text-3xl md:text-4xl font-bold mb-4 text-gray-900">About NanoMatter</h2>
|
| 83 |
+
<div class="w-20 h-1 bg-orange-500 mx-auto"></div>
|
| 84 |
</div>
|
| 85 |
+
<div class="grid md:grid-cols-2 gap-8 items-center">
|
| 86 |
+
<div>
|
| 87 |
<h3 class="text-2xl font-semibold mb-6 text-orange-500">30+ Years of Combined Expertise</h3>
|
| 88 |
+
<p class="text-gray-600 mb-4">
|
| 89 |
NanoMatter Technologies specializes in advanced semiconductor equipment manufacturing,
|
| 90 |
focusing on MOCVD and PVD systems that enable breakthroughs in electronics, optoelectronics,
|
| 91 |
and quantum devices.
|
| 92 |
</p>
|
| 93 |
+
<p class="text-gray-600 mb-6">
|
| 94 |
Our team blends deep technical expertise with precision engineering to design reliable,
|
| 95 |
high-performance deposition platforms tailored for advanced materials research and
|
| 96 |
semiconductor innovation.
|
| 97 |
</p>
|
| 98 |
+
<div class="flex items-center gap-8 text-sm text-gray-500">
|
| 99 |
<div class="text-center">
|
| 100 |
<div class="text-2xl font-bold text-orange-500">30+</div>
|
| 101 |
<div>Years Experience</div>
|
|
|
|
| 110 |
</div>
|
| 111 |
</div>
|
| 112 |
</div>
|
| 113 |
+
<div class="space-y-6">
|
| 114 |
+
<div class="bg-gradient-to-br from-orange-50 to-white rounded-xl p-6 border border-orange-100 shadow-sm">
|
| 115 |
+
<h4 class="text-lg font-semibold mb-3 text-orange-500">Founder's Message</h4>
|
| 116 |
<div class="aspect-w-16 aspect-h-9">
|
| 117 |
<iframe
|
| 118 |
src="https://www.youtube.com/embed/VENZo4UrnuE"
|
| 119 |
title="Founder's Video"
|
| 120 |
+
class="w-full h-56 md:h-64 rounded-lg shadow-lg"
|
| 121 |
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
| 122 |
allowfullscreen>
|
| 123 |
</iframe>
|
| 124 |
</div>
|
| 125 |
</div>
|
| 126 |
+
<div class="bg-gradient-to-br from-orange-50 to-white rounded-xl p-6 border border-orange-100 shadow-sm">
|
| 127 |
+
<h4 class="text-lg font-semibold mb-3 text-orange-500">Global Presence</h4>
|
| 128 |
+
<div class="space-y-2">
|
| 129 |
+
<div class="flex items-center gap-2">
|
| 130 |
<i data-feather="map-pin" class="text-orange-500"></i>
|
| 131 |
<span class="text-gray-700">India - R&D & Manufacturing Hub</span>
|
| 132 |
</div>
|
| 133 |
+
<div class="flex items-center gap-2">
|
| 134 |
<i data-feather="map-pin" class="text-orange-500"></i>
|
| 135 |
<span class="text-gray-700">Germany - European Operations</span>
|
| 136 |
</div>
|
|
|
|
| 140 |
</div>
|
| 141 |
</section>
|
| 142 |
<!-- Technologies Section -->
|
| 143 |
+
<section id="technologies" class="py-12 px-4 bg-white">
|
| 144 |
<div class="max-w-6xl mx-auto">
|
| 145 |
+
<div class="text-center mb-8">
|
| 146 |
+
<h2 class="text-3xl md:text-4xl font-bold mb-4 text-gray-900">Advanced Technologies</h2>
|
| 147 |
+
<div class="w-20 h-1 bg-orange-500 mx-auto"></div>
|
| 148 |
</div>
|
| 149 |
+
<div class="grid md:grid-cols-2 gap-8">
|
| 150 |
<!-- MOCVD Card -->
|
| 151 |
+
<div class="bg-white rounded-xl p-6 border border-gray-200 hover:border-orange-500 transition-all duration-300 shadow-sm hover:shadow-md">
|
| 152 |
+
<div class="mb-4">
|
| 153 |
+
<div class="flex items-center gap-3">
|
| 154 |
+
<div class="w-10 h-10 bg-orange-500 rounded-lg flex items-center justify-center">
|
| 155 |
<i data-feather="layers" class="text-white"></i>
|
| 156 |
</div>
|
| 157 |
+
<h3 class="text-xl font-semibold text-gray-900">MOCVD Systems</h3>
|
| 158 |
</div>
|
| 159 |
</div>
|
| 160 |
+
<p class="text-gray-600 mb-4">
|
| 161 |
Metal Organic Chemical Vapor Deposition systems for high-precision thin film growth
|
| 162 |
of 2D materials and transition metal dichalcogenides (TMDs).
|
| 163 |
</p>
|
| 164 |
+
<ul class="space-y-1 text-gray-500 mb-4">
|
| 165 |
+
<li class="flex items-center gap-2">
|
| 166 |
<i data-feather="check" class="text-orange-500 w-4 h-4"></i>
|
| 167 |
Atomic-level thickness control
|
| 168 |
</li>
|
|
|
|
| 175 |
In-situ monitoring and control
|
| 176 |
</li>
|
| 177 |
</ul>
|
| 178 |
+
<div class="bg-orange-50 rounded-lg p-3 border-l-4 border-orange-500">
|
| 179 |
+
<h4 class="font-semibold text-orange-500 mb-1">Applications</h4>
|
| 180 |
+
<p class="text-xs text-gray-600">Quantum devices, photonics, flexible electronics, advanced sensors</p>
|
| 181 |
</div>
|
| 182 |
+
<a href="https://huggingface.co/spaces/mithunparambath/quantumcraft-nanosystems/resolve/main/images/Specfication.png" download="NanoMatter-MOCVD-Brochure.pdf" class="w-full bg-orange-500 hover:bg-orange-600 text-white px-4 py-2 rounded-lg font-semibold transition-all duration-300 transform hover:scale-105 shadow-sm flex items-center justify-center gap-2">
|
| 183 |
+
<i data-feather="download" class="w-3 h-3"></i>
|
| 184 |
Download Product Brochure
|
| 185 |
</a>
|
| 186 |
</div>
|
|
|
|
| 187 |
<!-- PVD Card -->
|
| 188 |
+
<div class="bg-white rounded-xl p-6 border border-gray-200 hover:border-orange-500 transition-all duration-300 shadow-sm hover:shadow-md">
|
| 189 |
+
<div class="flex items-center gap-3 mb-4">
|
| 190 |
+
<div class="w-10 h-10 bg-orange-500 rounded-lg flex items-center justify-center">
|
| 191 |
<i data-feather="zap" class="text-white"></i>
|
| 192 |
</div>
|
| 193 |
+
<h3 class="text-xl font-semibold text-gray-900">PVD Systems</h3>
|
| 194 |
</div>
|
| 195 |
+
<p class="text-gray-600 mb-4">
|
| 196 |
Physical Vapor Deposition systems for back-end-of-line (BEOL) applications
|
| 197 |
including Aluminum, TiN, Ti, and TiO thin films with exceptional uniformity
|
| 198 |
and reproducibility.
|
| 199 |
</p>
|
| 200 |
+
<ul class="space-y-1 text-gray-500 mb-4">
|
| 201 |
+
<li class="flex items-center gap-2">
|
| 202 |
<i data-feather="check" class="text-orange-500 w-4 h-4"></i>
|
| 203 |
Ultra-high vacuum compatibility
|
| 204 |
</li>
|
|
|
|
| 211 |
Sub-nanometer film uniformity
|
| 212 |
</li>
|
| 213 |
</ul>
|
| 214 |
+
<div class="bg-orange-50 rounded-lg p-3 border-l-4 border-orange-500">
|
| 215 |
+
<h4 class="font-semibold text-orange-500 mb-1">Applications</h4>
|
| 216 |
+
<p class="text-xs text-gray-600">Interconnect metallization, MEMS, protective coatings, optical films</p>
|
| 217 |
</div>
|
| 218 |
</div>
|
| 219 |
+
</div>
|
| 220 |
</div>
|
| 221 |
</section>
|
| 222 |
<!-- Service Section -->
|
| 223 |
+
<section id="service" class="py-12 px-4">
|
| 224 |
<div class="max-w-6xl mx-auto">
|
| 225 |
+
<div class="text-center mb-8">
|
| 226 |
+
<h2 class="text-3xl md:text-4xl font-bold mb-4">Deposition as a Service</h2>
|
| 227 |
+
<div class="w-20 h-1 bg-red-600 mx-auto"></div>
|
| 228 |
</div>
|
| 229 |
+
<div class="bg-gradient-to-br from-gray-800 to-red-900/20 rounded-xl p-8">
|
| 230 |
+
<div class="grid md:grid-cols-2 gap-12 items-center">
|
| 231 |
<div>
|
| 232 |
+
<h3 class="text-xl font-semibold mb-4 text-red-400">Custom Thin Film Solutions</h3>
|
| 233 |
+
<p class="text-gray-300 mb-4">
|
| 234 |
Access our state-of-the-art deposition capabilities without capital investment.
|
| 235 |
Our service model provides research institutes, startups, and industrial clients
|
| 236 |
with high-quality thin film growth solutions.
|
| 237 |
</p>
|
| 238 |
+
<div class="space-y-3">
|
| 239 |
+
<div class="flex items-center gap-3">
|
| 240 |
+
<div class="w-6 h-6 bg-red-600 rounded-full flex items-center justify-center">
|
| 241 |
+
<i data-feather="check" class="text-white w-3 h-3"></i>
|
| 242 |
</div>
|
| 243 |
+
<span class="text-gray-300 text-sm">Material characterization and analysis</span>
|
| 244 |
</div>
|
| 245 |
+
<div class="flex items-center gap-3">
|
| 246 |
+
<div class="w-6 h-6 bg-red-600 rounded-full flex items-center justify-center">
|
| 247 |
+
<i data-feather="check" class="text-white w-3 h-3"></i>
|
| 248 |
</div>
|
| 249 |
+
<span class="text-gray-300 text-sm">Process optimization and development</span>
|
| 250 |
</div>
|
| 251 |
+
<div class="flex items-center gap-3">
|
| 252 |
+
<div class="w-6 h-6 bg-red-600 rounded-full flex items-center justify-center">
|
| 253 |
+
<i data-feather="check" class="text-white w-3 h-3"></i>
|
| 254 |
</div>
|
| 255 |
+
<span class="text-gray-300 text-sm">Technical support and consultation</span>
|
| 256 |
</div>
|
| 257 |
</div>
|
| 258 |
</div>
|
| 259 |
<div class="text-center">
|
| 260 |
+
<div class="bg-gray-800 rounded-xl p-6 inline-block">
|
| 261 |
+
<i data-feather="cloud" class="w-12 h-12 text-red-500 mx-auto mb-3"></i>
|
| 262 |
+
<h4 class="text-lg font-semibold mb-2">Service Tiers</h4>
|
| 263 |
+
<div class="space-y-2 text-gray-400 text-sm">
|
| 264 |
<div>Research & Development</div>
|
| 265 |
<div>Prototype Development</div>
|
| 266 |
<div>Production Scale-up</div>
|
| 267 |
</div>
|
| 268 |
</div>
|
| 269 |
</div>
|
| 270 |
+
</div>
|
| 271 |
</div>
|
| 272 |
</div>
|
| 273 |
</section>
|
| 274 |
<!-- Partnerships Section -->
|
| 275 |
+
<section id="partnerships" class="py-12 px-4 bg-white">
|
| 276 |
<div class="max-w-6xl mx-auto">
|
| 277 |
+
<div class="text-center mb-8">
|
| 278 |
+
<h2 class="text-3xl md:text-4xl font-bold mb-4 text-gray-900">Research & Partnerships</h2>
|
| 279 |
+
<div class="w-20 h-1 bg-orange-500 mx-auto"></div>
|
| 280 |
</div>
|
| 281 |
+
<div class="grid md:grid-cols-2 gap-8">
|
| 282 |
+
<div>
|
| 283 |
<h3 class="text-2xl font-semibold mb-6 text-orange-500">Global Collaborations</h3>
|
| 284 |
<p class="text-gray-600 text-lg mb-6">
|
| 285 |
We actively collaborate with leading universities, research institutions, and R&D centers
|
|
|
|
| 311 |
</div>
|
| 312 |
</div>
|
| 313 |
</div>
|
|
|
|
| 314 |
<!-- TIFR Partnership Success Story -->
|
| 315 |
+
<div class="mt-8 bg-gradient-to-br from-orange-50 to-white rounded-xl p-6 border border-orange-100 shadow-sm">
|
| 316 |
+
<div class="grid md:grid-cols-2 gap-6 items-center">
|
| 317 |
+
<div>
|
| 318 |
<img src="https://huggingface.co/spaces/mithunparambath/quantumcraft-nanosystems/resolve/main/images/WhatsApp Image 2025-06-28 at 14.26.24_3bf2c256.jpg"
|
| 319 |
alt="TIFR MOCVD Installation"
|
| 320 |
class="w-full h-auto object-contain rounded-xl shadow-lg">
|
|
|
|
| 349 |
</div>
|
| 350 |
</section>
|
| 351 |
<!-- Contact Section -->
|
| 352 |
+
<section id="contact" class="py-12 bg-gray-50">
|
| 353 |
<div class="max-w-6xl mx-auto px-4">
|
| 354 |
+
<div class="text-center mb-8">
|
| 355 |
+
<h2 class="text-3xl md:text-4xl font-bold mb-4 text-gray-900">Contact Us</h2>
|
| 356 |
+
<div class="w-20 h-1 bg-orange-500 mx-auto"></div>
|
| 357 |
</div>
|
| 358 |
+
<div class="grid md:grid-cols-2 gap-8">
|
| 359 |
+
<div>
|
| 360 |
+
<h3 class="text-xl font-semibold mb-4 text-orange-500">Get in Touch</h3>
|
| 361 |
+
<form class="space-y-4">
|
| 362 |
+
<div class="grid md:grid-cols-2 gap-4">
|
| 363 |
+
<div>
|
| 364 |
<label class="block text-gray-700 mb-2">Name</label>
|
| 365 |
<input type="text" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:border-orange-500 transition-all duration-300" placeholder="Your Name">
|
| 366 |
</div>
|
|
|
|
| 370 |
</div>
|
| 371 |
</div>
|
| 372 |
<div>
|
| 373 |
+
<label class="block text-gray-700 mb-1">Subject</label>
|
| 374 |
+
<input type="text" class="w-full px-3 py-2 border border-gray-300 rounded-lg focus:outline-none focus:border-orange-500 transition-all duration-300" placeholder="Inquiry Subject">
|
| 375 |
</div>
|
| 376 |
<div>
|
| 377 |
+
<label class="block text-gray-700 mb-1">Message</label>
|
| 378 |
+
<textarea class="w-full px-3 py-2 border border-gray-300 rounded-lg focus:outline-none focus:border-orange-500 transition-all duration-300" rows="4" placeholder="Your message..."></textarea>
|
| 379 |
</div>
|
| 380 |
+
<button type="submit" class="bg-orange-500 hover:bg-orange-600 text-white px-6 py-3 rounded-lg font-semibold transition-all duration-300 transform hover:scale-105 shadow-sm">
|
| 381 |
Send Message
|
| 382 |
</button>
|
| 383 |
+
</form>
|
| 384 |
</div>
|
| 385 |
<div>
|
| 386 |
+
<h3 class="text-xl font-semibold mb-4 text-orange-500">Global Offices</h3>
|
| 387 |
+
<div class="space-y-4">
|
| 388 |
+
<div class="bg-white rounded-lg p-4 border border-gray-200 shadow-sm">
|
| 389 |
+
<h4 class="font-semibold text-gray-900 mb-2">India - R&D & Manufacturing Hub</h4>
|
| 390 |
+
<div class="space-y-1 text-gray-600">
|
| 391 |
<div class="flex items-center gap-2">
|
| 392 |
<i data-feather="map-pin" class="text-orange-500"></i>
|
| 393 |
<span>Bangalore, Karnataka</span>
|
|
|
|
| 398 |
</div>
|
| 399 |
</div>
|
| 400 |
</div>
|
| 401 |
+
<div class="bg-white rounded-lg p-4 border border-gray-200 shadow-sm">
|
| 402 |
+
<h4 class="font-semibold text-gray-900 mb-2">Germany - European Operations</h4>
|
| 403 |
+
<div class="space-y-1 text-gray-600">
|
| 404 |
<div class="flex items-center gap-2">
|
| 405 |
<i data-feather="map-pin" class="text-orange-500"></i>
|
| 406 |
<span>Berlin</span>
|
| 407 |
</div>
|
| 408 |
+
<div class="flex items-center gap-2">
|
| 409 |
<i data-feather="phone" class="text-orange-500"></i>
|
| 410 |
<span>+49 1628528047</span>
|
| 411 |
</div>
|
style.css
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
|
|
| 1 |
body {
|
| 2 |
-
|
| 3 |
-
|
|
|
|
| 4 |
}
|
| 5 |
-
|
| 6 |
h1 {
|
| 7 |
font-size: 16px;
|
| 8 |
margin-top: 0;
|
|
|
|
| 1 |
+
|
| 2 |
body {
|
| 3 |
+
padding: 0;
|
| 4 |
+
margin: 0;
|
| 5 |
+
font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
|
| 6 |
}
|
|
|
|
| 7 |
h1 {
|
| 8 |
font-size: 16px;
|
| 9 |
margin-top: 0;
|