mithunparambath commited on
Commit
93fcf58
·
verified ·
1 Parent(s): cb25338

Promote version 7367d6d to main

Browse files

Promoted commit 7367d6d3144ffb515b437cdbff5f824e60caaa1d to main branch

Files changed (2) hide show
  1. index.html +24 -17
  2. products.html +259 -0
index.html CHANGED
@@ -38,9 +38,9 @@
38
  Enabling Next-Generation<br>Semiconductor Innovation
39
  </h1>
40
  <p class="text-xl md:text-2xl text-gray-600 mb-8 max-w-3xl mx-auto">
41
- Advanced MOCVD and PVD systems for 2D materials, TMDs, and quantum device fabrication
42
  </p>
43
- <div class="flex flex-col sm:flex-row gap-4 justify-center">
44
  <a href="#technologies" class="bg-orange-500 hover:bg-orange-600 text-white px-8 py-4 rounded-lg font-semibold transition-all duration-300 transform hover:scale-105 shadow-lg">
45
  Explore Technologies
46
  </a>
@@ -98,7 +98,7 @@
98
  <i data-feather="map-pin" class="text-orange-500"></i>
99
  <span class="text-gray-700">Germany - European Operations</span>
100
  </div>
101
- </div>
102
  </div>
103
  </div>
104
  </div>
@@ -115,13 +115,15 @@
115
  <div class="grid md:grid-cols-2 gap-12">
116
  <!-- MOCVD Card -->
117
  <div class="bg-white rounded-2xl p-8 border border-gray-200 hover:border-orange-500 transition-all duration-300 shadow-md hover:shadow-lg">
118
- <div class="flex items-center gap-4 mb-6">
119
- <div class="w-12 h-12 bg-orange-500 rounded-lg flex items-center justify-center">
120
- <i data-feather="layers" class="text-white"></i>
 
121
  </div>
122
  <h3 class="text-2xl font-semibold text-gray-900">MOCVD Systems</h3>
 
123
  </div>
124
- <p class="text-gray-600 mb-6">
125
  Metal Organic Chemical Vapor Deposition systems for high-precision thin film growth
126
  of 2D materials and transition metal dichalcogenides (TMDs).
127
  </p>
@@ -143,7 +145,11 @@
143
  <h4 class="font-semibold text-orange-500 mb-2">Applications</h4>
144
  <p class="text-sm text-gray-600">Quantum devices, photonics, flexible electronics, advanced sensors</p>
145
  </div>
146
- </div>
 
 
 
 
147
 
148
  <!-- PVD Card -->
149
  <div class="bg-white rounded-2xl p-8 border border-gray-200 hover:border-orange-500 transition-all duration-300 shadow-md hover:shadow-lg">
@@ -154,10 +160,11 @@
154
  <h3 class="text-2xl font-semibold text-gray-900">PVD Systems</h3>
155
  </div>
156
  <p class="text-gray-600 mb-6">
157
- Physical Vapor Deposition systems for metal and dielectric thin films with
158
- exceptional uniformity and reproducibility.
 
159
  </p>
160
- <ul class="space-y-2 text-gray-500 mb-6">
161
  <li class="flex items-center gap-2">
162
  <i data-feather="check" class="text-orange-500 w-4 h-4"></i>
163
  Ultra-high vacuum compatibility
@@ -320,22 +327,22 @@
320
  </div>
321
  <div class="flex items-center gap-2">
322
  <i data-feather="phone" class="text-orange-500"></i>
323
- <span>+91 80 XXXX XXXX</span>
324
  </div>
325
- </div>
326
  </div>
327
  <div class="bg-white rounded-xl p-6 border border-gray-200 shadow-sm">
328
  <h4 class="font-semibold text-gray-900 mb-3">Germany - European Operations</h4>
329
  <div class="space-y-2 text-gray-600">
330
  <div class="flex items-center gap-2">
331
  <i data-feather="map-pin" class="text-orange-500"></i>
332
- <span>Munich, Bavaria</span>
333
  </div>
334
- <div class="flex items-center gap-2">
335
  <i data-feather="phone" class="text-orange-500"></i>
336
- <span>+49 89 XXXX XXXX</span>
337
  </div>
338
- </div>
339
  </div>
340
  </div>
341
  </div>
 
38
  Enabling Next-Generation<br>Semiconductor Innovation
39
  </h1>
40
  <p class="text-xl md:text-2xl text-gray-600 mb-8 max-w-3xl mx-auto">
41
+ Advanced deposition tools for FEOL and BEOL
42
  </p>
43
+ <div class="flex flex-col sm:flex-row gap-4 justify-center">
44
  <a href="#technologies" class="bg-orange-500 hover:bg-orange-600 text-white px-8 py-4 rounded-lg font-semibold transition-all duration-300 transform hover:scale-105 shadow-lg">
45
  Explore Technologies
46
  </a>
 
98
  <i data-feather="map-pin" class="text-orange-500"></i>
99
  <span class="text-gray-700">Germany - European Operations</span>
100
  </div>
101
+ </div>
102
  </div>
103
  </div>
104
  </div>
 
115
  <div class="grid md:grid-cols-2 gap-12">
116
  <!-- MOCVD Card -->
117
  <div class="bg-white rounded-2xl p-8 border border-gray-200 hover:border-orange-500 transition-all duration-300 shadow-md hover:shadow-lg">
118
+ <div class="mb-6">
119
+ <div class="flex items-center gap-4">
120
+ <div class="w-12 h-12 bg-orange-500 rounded-lg flex items-center justify-center">
121
+ <i data-feather="layers" class="text-white"></i>
122
  </div>
123
  <h3 class="text-2xl font-semibold text-gray-900">MOCVD Systems</h3>
124
+ </div>
125
  </div>
126
+ <p class="text-gray-600 mb-6">
127
  Metal Organic Chemical Vapor Deposition systems for high-precision thin film growth
128
  of 2D materials and transition metal dichalcogenides (TMDs).
129
  </p>
 
145
  <h4 class="font-semibold text-orange-500 mb-2">Applications</h4>
146
  <p class="text-sm text-gray-600">Quantum devices, photonics, flexible electronics, advanced sensors</p>
147
  </div>
148
+ <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-6 py-3 rounded-lg font-semibold transition-all duration-300 transform hover:scale-105 shadow-lg flex items-center justify-center gap-2">
149
+ <i data-feather="download" class="w-4 h-4"></i>
150
+ Download Product Brochure
151
+ </a>
152
+ </div>
153
 
154
  <!-- PVD Card -->
155
  <div class="bg-white rounded-2xl p-8 border border-gray-200 hover:border-orange-500 transition-all duration-300 shadow-md hover:shadow-lg">
 
160
  <h3 class="text-2xl font-semibold text-gray-900">PVD Systems</h3>
161
  </div>
162
  <p class="text-gray-600 mb-6">
163
+ Physical Vapor Deposition systems for back-end-of-line (BEOL) applications
164
+ including Aluminum, TiN, Ti, and TiO thin films with exceptional uniformity
165
+ and reproducibility.
166
  </p>
167
+ <ul class="space-y-2 text-gray-500 mb-6">
168
  <li class="flex items-center gap-2">
169
  <i data-feather="check" class="text-orange-500 w-4 h-4"></i>
170
  Ultra-high vacuum compatibility
 
327
  </div>
328
  <div class="flex items-center gap-2">
329
  <i data-feather="phone" class="text-orange-500"></i>
330
+ <span>+91 7994785886</span>
331
  </div>
332
+ </div>
333
  </div>
334
  <div class="bg-white rounded-xl p-6 border border-gray-200 shadow-sm">
335
  <h4 class="font-semibold text-gray-900 mb-3">Germany - European Operations</h4>
336
  <div class="space-y-2 text-gray-600">
337
  <div class="flex items-center gap-2">
338
  <i data-feather="map-pin" class="text-orange-500"></i>
339
+ <span>Berlin</span>
340
  </div>
341
+ <div class="flex items-center gap-2">
342
  <i data-feather="phone" class="text-orange-500"></i>
343
+ <span>+49 1628528047</span>
344
  </div>
345
+ </div>
346
  </div>
347
  </div>
348
  </div>
products.html ADDED
@@ -0,0 +1,259 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Products - NanoMatter Technologies</title>
7
+ <link rel="icon" type="image/x-icon" href="/static/favicon.ico">
8
+ <link rel="stylesheet" href="style.css">
9
+ <script src="https://cdn.tailwindcss.com"></script>
10
+ <script src="https://unpkg.com/feather-icons"></script>
11
+ <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
12
+ <style>
13
+ @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
14
+ .grid-pattern {
15
+ background-image: linear-gradient(rgba(255,102,0,0.05) 1px, transparent 1px),
16
+ linear-gradient(90deg, rgba(255,102,0,0.05) 1px, transparent 1px);
17
+ background-size: 50px 50px;
18
+ }
19
+ </style>
20
+ </head>
21
+ <body class="bg-white text-gray-800 font-poppins">
22
+ <custom-navbar></custom-navbar>
23
+
24
+ <!-- Products Header -->
25
+ <section class="py-20 bg-gradient-to-br from-orange-50 to-white">
26
+ <div class="max-w-6xl mx-auto px-4 text-center">
27
+ <h1 class="text-5xl md:text-6xl font-bold mb-6 text-gray-900">
28
+ Our Products
29
+ </h1>
30
+ <p class="text-xl text-gray-600 max-w-3xl mx-auto">
31
+ Advanced semiconductor deposition systems designed for precision, reliability, and innovation
32
+ </p>
33
+ </div>
34
+ </section>
35
+
36
+ <!-- MOCVD Systems -->
37
+ <section class="py-16 px-4 bg-white">
38
+ <div class="max-w-6xl mx-auto">
39
+ <div class="text-center mb-12">
40
+ <h2 class="text-4xl font-bold mb-4 text-gray-900">MOCVD Systems</h2>
41
+ <div class="w-24 h-1 bg-orange-500 mx-auto"></div>
42
+ </div>
43
+ <div class="grid md:grid-cols-2 gap-12 items-center">
44
+ <div>
45
+ <img src="http://static.photos/technology/640x360/42" alt="MOCVD System" class="rounded-2xl shadow-lg">
46
+ </div>
47
+ <div>
48
+ <h3 class="text-2xl font-semibold mb-6 text-orange-500">Precision Thin Film Growth</h3>
49
+ <p class="text-gray-600 text-lg mb-6">
50
+ Our Metal Organic Chemical Vapor Deposition systems enable atomic-level control
51
+ for growing high-quality 2D materials, transition metal dichalcogenides (TMDs),
52
+ and advanced semiconductor films.
53
+ </p>
54
+ <div class="space-y-4">
55
+ <div class="flex items-center gap-3">
56
+ <i data-feather="check-circle" class="text-orange-500"></i>
57
+ <span class="text-gray-700">Multi-wafer processing capability (2" to 8")</span>
58
+ </div>
59
+ <div class="flex items-center gap-3">
60
+ <i data-feather="check-circle" class="text-orange-500"></i>
61
+ <span class="text-gray-700">In-situ monitoring and process control</span>
62
+ </div>
63
+ <div class="flex items-center gap-3">
64
+ <i data-feather="check-circle" class="text-orange-500"></i>
65
+ <span class="text-gray-700">Temperature range: 200°C to 1200°C</span>
66
+ </div>
67
+ <div class="flex items-center gap-3">
68
+ <i data-feather="check-circle" class="text-orange-500"></i>
69
+ <span class="text-gray-700">Ultra-high purity gas delivery system</span>
70
+ </div>
71
+ </div>
72
+ <div class="mt-8">
73
+ <a href="#contact" 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">
74
+ Request Quote
75
+ </a>
76
+ </div>
77
+ </div>
78
+ </div>
79
+ </div>
80
+ </section>
81
+
82
+ <!-- PVD Systems -->
83
+ <section class="py-16 px-4 bg-gray-50">
84
+ <div class="max-w-6xl mx-auto">
85
+ <div class="text-center mb-12">
86
+ <h2 class="text-4xl font-bold mb-4 text-gray-900">PVD Systems</h2>
87
+ <div class="w-24 h-1 bg-orange-500 mx-auto"></div>
88
+ </div>
89
+ <div class="grid md:grid-cols-2 gap-12 items-center">
90
+ <div>
91
+ <h3 class="text-2xl font-semibold mb-6 text-orange-500">Advanced Metallization Solutions</h3>
92
+ <p class="text-gray-600 text-lg mb-6">
93
+ Our Physical Vapor Deposition systems provide exceptional film uniformity
94
+ and reproducibility for BEOL applications and advanced material coatings.
95
+ </p>
96
+ <div class="space-y-4">
97
+ <div class="flex items-center gap-3">
98
+ <i data-feather="check-circle" class="text-orange-500"></i>
99
+ <span class="text-gray-700">Multi-target configuration (up to 8 targets)</span>
100
+ </div>
101
+ <div class="flex items-center gap-3">
102
+ <i data-feather="check-circle" class="text-orange-500"></i>
103
+ <span class="text-gray-700">Base pressure: 10⁻⁸ Torr</span>
104
+ </div>
105
+ <div class="flex items-center gap-3">
106
+ <i data-feather="check-circle" class="text-orange-500"></i>
107
+ <span class="text-gray-700">Substrate heating up to 800°C</span>
108
+ </div>
109
+ <div class="flex items-center gap-3">
110
+ <i data-feather="check-circle" class="text-orange-500"></i>
111
+ <span class="text-gray-700">RF/DC magnetron sputtering capability</span>
112
+ </div>
113
+ </div>
114
+ <div class="mt-8">
115
+ <a href="#contact" 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">
116
+ Request Quote
117
+ </a>
118
+ </div>
119
+ </div>
120
+ <div>
121
+ <img src="http://static.photos/industry/640x360/23" alt="PVD System" class="rounded-2xl shadow-lg">
122
+ </div>
123
+ </div>
124
+ </div>
125
+ </section>
126
+
127
+ <!-- Accessories & Consumables -->
128
+ <section class="py-16 px-4 bg-white">
129
+ <div class="max-w-6xl mx-auto">
130
+ <div class="text-center mb-12">
131
+ <h2 class="text-4xl font-bold mb-4 text-gray-900">Accessories & Consumables</h2>
132
+ <div class="w-24 h-1 bg-orange-500 mx-auto"></div>
133
+ </div>
134
+ <div class="grid md:grid-cols-3 gap-8">
135
+ <div class="text-center">
136
+ <div class="w-16 h-16 bg-orange-500 rounded-full flex items-center justify-center mx-auto mb-4">
137
+ <i data-feather="tool" class="text-white"></i>
138
+ </div>
139
+ <h4 class="text-xl font-semibold mb-3 text-gray-900">Process Kits</h4>
140
+ <p class="text-gray-600">Customized shielding and hardware for optimized film deposition</p>
141
+ </div>
142
+ <div class="text-center">
143
+ <div class="w-16 h-16 bg-orange-500 rounded-full flex items-center justify-center mx-auto mb-4">
144
+ <i data-feather="cpu" class="text-white"></i>
145
+ </div>
146
+ <h4 class="text-xl font-semibold mb-3 text-gray-900">Target Materials</h4>
147
+ <p class="text-gray-600">High-purity sputtering targets in various materials and geometries</p>
148
+ </div>
149
+ <div class="text-center">
150
+ <div class="w-16 h-16 bg-orange-500 rounded-full flex items-center justify-center mx-auto mb-4">
151
+ <i data-feather="wind" class="text-white"></i>
152
+ </div>
153
+ <h4 class="text-xl font-semibold mb-3 text-gray-900">Gas Delivery</h4>
154
+ <p class="text-gray-600">Precision mass flow controllers and gas handling systems</p>
155
+ </div>
156
+ </div>
157
+ </div>
158
+ </section>
159
+ <!-- Technical Resources -->
160
+ <section class="py-16 px-4 bg-white">
161
+ <div class="max-w-6xl mx-auto">
162
+ <div class="text-center mb-12">
163
+ <h2 class="text-4xl font-bold mb-4 text-gray-900">Technical Resources</h2>
164
+ <div class="w-24 h-1 bg-orange-500 mx-auto"></div>
165
+ </div>
166
+ <div class="grid md:grid-cols-3 gap-8">
167
+ <div class="bg-orange-50 rounded-xl p-6 text-center">
168
+ <div class="w-12 h-12 bg-orange-500 rounded-full flex items-center justify-center mx-auto mb-4">
169
+ <i data-feather="file-text" class="text-white"></i>
170
+ </div>
171
+ <h4 class="text-xl font-semibold mb-3 text-gray-900">Process Recipes</h4>
172
+ <p class="text-gray-600 mb-4">Optimized deposition parameters for various materials</p>
173
+ <a href="#" class="text-orange-500 hover:text-orange-600 font-semibold">Download PDF</a>
174
+ </div>
175
+ <div class="bg-orange-50 rounded-xl p-6 text-center">
176
+ <div class="w-12 h-12 bg-orange-500 rounded-full flex items-center justify-center mx-auto mb-4">
177
+ <i data-feather="settings" class="text-white"></i>
178
+ </div>
179
+ <h4 class="text-xl font-semibold mb-3 text-gray-900">Maintenance Guides</h4>
180
+ <p class="text-gray-600 mb-4">Step-by-step maintenance procedures and schedules</p>
181
+ <a href="#" class="text-orange-500 hover:text-orange-600 font-semibold">View Guide</a>
182
+ </div>
183
+ <div class="bg-orange-50 rounded-xl p-6 text-center">
184
+ <div class="w-12 h-12 bg-orange-500 rounded-full flex items-center justify-center mx-auto mb-4">
185
+ <i data-feather="bar-chart" class="text-white"></i>
186
+ </div>
187
+ <h4 class="text-xl font-semibold mb-3 text-gray-900">Troubleshooting</h4>
188
+ <p class="text-gray-600 mb-4">Common issues and solutions for deposition processes</p>
189
+ <a href="#" class="text-orange-500 hover:text-orange-600 font-semibold">Access Database</a>
190
+ </div>
191
+ </div>
192
+ </div>
193
+ </section>
194
+
195
+ <!-- Specifications Table -->
196
+ <section class="py-16 px-4 bg-gray-50">
197
+ <div class="max-w-6xl mx-auto">
198
+ <div class="text-center mb-12">
199
+ <h2 class="text-4xl font-bold mb-4 text-gray-900">Technical Specifications</h2>
200
+ <div class="w-24 h-1 bg-orange-500 mx-auto"></div>
201
+ </div>
202
+ <div class="overflow-x-auto">
203
+ <table class="w-full bg-white rounded-lg shadow-md">
204
+ <thead>
205
+ <tr class="bg-orange-500 text-white">
206
+ <th class="px-6 py-4 text-left">Parameter</th>
207
+ <th class="px-6 py-4 text-left">MOCVD Systems</th>
208
+ <th class="px-6 py-4 text-left">PVD Systems</th>
209
+ </tr>
210
+ </thead>
211
+ <tbody class="divide-y divide-gray-200">
212
+ <tr>
213
+ <td class="px-6 py-4 font-semibold">Wafer Size</td>
214
+ <td class="px-6 py-4">2" to 8"</td>
215
+ <td class="px-6 py-4">2" to 8"</td>
216
+ </tr>
217
+ <tr>
218
+ <td class="px-6 py-4 font-semibold">Base Pressure</td>
219
+ <td class="px-6 py-4">10⁻⁶ Torr</td>
220
+ <td class="px-6 py-4">10⁻⁸ Torr</td>
221
+ </tr>
222
+ <tr>
223
+ <td class="px-6 py-4 font-semibold">Operating Temp</td>
224
+ <td class="px-6 py-4">200°C - 1200°C</td>
225
+ <td class="px-6 py-4">RT - 800°C</td>
226
+ </tr>
227
+ <tr>
228
+ <td class="px-6 py-4 font-semibold">Film Uniformity</td>
229
+ <td class="px-6 py-4">±2%</td>
230
+ <td class="px-6 py-4">±1%</td>
231
+ </tr>
232
+ </tbody>
233
+ </table>
234
+ </div>
235
+ </div>
236
+ </section>
237
+
238
+ <!-- Call to Action -->
239
+ <section class="py-16 px-4 bg-orange-500">
240
+ <div class="max-w-4xl mx-auto text-center">
241
+ <h3 class="text-3xl font-bold mb-4 text-white">Ready to Get Started?</h3>
242
+ <p class="text-orange-100 text-lg mb-8">
243
+ Contact our technical team to discuss your specific requirements and get a customized solution
244
+ </p>
245
+ <a href="#contact" class="bg-white hover:bg-gray-100 text-orange-500 px-8 py-4 rounded-lg font-semibold transition-all duration-300 transform hover:scale-105 shadow-lg">
246
+ Contact Sales
247
+ </a>
248
+ </div>
249
+ </section>
250
+
251
+ <custom-footer></custom-footer>
252
+ <script src="components/navbar.js"></script>
253
+ <script src="components/footer.js"></script>
254
+ <script src="script.js"></script>
255
+ <script>
256
+ feather.replace();
257
+ </script>
258
+ </body>
259
+ </html>