Laikokwei commited on
Commit
f0d12f9
·
verified ·
1 Parent(s): c364393

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +700 -19
  3. prompts.txt +1 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Something
3
- emoji: 🐨
4
- colorFrom: gray
5
- colorTo: yellow
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: something
3
+ emoji: 🐳
4
+ colorFrom: pink
5
+ colorTo: red
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,700 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>Something - Redefining Mobile Experience</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <style>
10
+ .gradient-bg {
11
+ background: linear-gradient(135deg, #6e8efb, #a777e3);
12
+ }
13
+ .phone-mockup {
14
+ transform-style: preserve-3d;
15
+ transform: perspective(1000px) rotateY(-15deg) rotateX(10deg);
16
+ box-shadow: 0 30px 60px rgba(0,0,0,0.3);
17
+ }
18
+ .feature-card:hover {
19
+ transform: translateY(-10px);
20
+ box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1), 0 10px 10px -5px rgba(0,0,0,0.04);
21
+ }
22
+ .parallax-bg {
23
+ background-attachment: fixed;
24
+ background-position: center;
25
+ background-repeat: no-repeat;
26
+ background-size: cover;
27
+ }
28
+ @keyframes float {
29
+ 0%, 100% { transform: translateY(0); }
30
+ 50% { transform: translateY(-20px); }
31
+ }
32
+ .floating {
33
+ animation: float 6s ease-in-out infinite;
34
+ }
35
+ </style>
36
+ </head>
37
+ <body class="font-sans antialiased text-gray-800">
38
+ <!-- Navigation -->
39
+ <nav class="fixed w-full z-50 bg-white/90 backdrop-blur-md shadow-sm">
40
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
41
+ <div class="flex justify-between h-20 items-center">
42
+ <div class="flex-shrink-0 flex items-center">
43
+ <span class="text-2xl font-bold text-purple-600">Something</span>
44
+ </div>
45
+ <div class="hidden md:block">
46
+ <div class="ml-10 flex items-center space-x-8">
47
+ <a href="#features" class="text-gray-700 hover:text-purple-600 px-3 py-2 font-medium transition">Features</a>
48
+ <a href="#phones" class="text-gray-700 hover:text-purple-600 px-3 py-2 font-medium transition">Phones</a>
49
+ <a href="#reviews" class="text-gray-700 hover:text-purple-600 px-3 py-2 font-medium transition">Reviews</a>
50
+ <a href="#faq" class="text-gray-700 hover:text-purple-600 px-3 py-2 font-medium transition">FAQ</a>
51
+ </div>
52
+ </div>
53
+ <div class="hidden md:block">
54
+ <a href="#preorder" class="ml-8 inline-flex items-center px-6 py-3 border border-transparent text-base font-medium rounded-full text-white bg-purple-600 hover:bg-purple-700 transition shadow-lg shadow-purple-500/20">
55
+ Pre-order Now
56
+ </a>
57
+ </div>
58
+ <div class="md:hidden">
59
+ <button id="mobile-menu-button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-700 hover:text-purple-600 focus:outline-none">
60
+ <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
61
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
62
+ </svg>
63
+ </button>
64
+ </div>
65
+ </div>
66
+ </div>
67
+ <!-- Mobile menu -->
68
+ <div id="mobile-menu" class="md:hidden hidden bg-white shadow-lg">
69
+ <div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
70
+ <a href="#features" class="block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-purple-600 hover:bg-gray-50">Features</a>
71
+ <a href="#phones" class="block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-purple-600 hover:bg-gray-50">Phones</a>
72
+ <a href="#reviews" class="block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-purple-600 hover:bg-gray-50">Reviews</a>
73
+ <a href="#faq" class="block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-purple-600 hover:bg-gray-50">FAQ</a>
74
+ <a href="#preorder" class="block px-3 py-2 rounded-md text-base font-medium text-white bg-purple-600 hover:bg-purple-700">Pre-order</a>
75
+ </div>
76
+ </div>
77
+ </nav>
78
+
79
+ <!-- Hero Section -->
80
+ <section class="pt-24 pb-16 md:pt-32 md:pb-24 gradient-bg text-white overflow-hidden">
81
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
82
+ <div class="lg:grid lg:grid-cols-2 lg:gap-8 items-center">
83
+ <div class="mt-12 md:mt-0 text-center lg:text-left">
84
+ <h1 class="text-4xl md:text-5xl lg:text-6xl font-bold leading-tight">
85
+ The Future of <span class="text-yellow-300">Mobile</span> is Here
86
+ </h1>
87
+ <p class="mt-6 text-lg md:text-xl text-purple-100 max-w-lg">
88
+ Introducing Something X - The smartphone that adapts to you. With revolutionary AI technology and unparalleled performance.
89
+ </p>
90
+ <div class="mt-10 flex flex-col sm:flex-row gap-4 justify-center lg:justify-start">
91
+ <a href="#preorder" class="px-8 py-4 border border-transparent text-base font-medium rounded-full text-purple-600 bg-white hover:bg-gray-100 transition shadow-lg">
92
+ Pre-order Now
93
+ </a>
94
+ <a href="#features" class="px-8 py-4 border border-transparent text-base font-medium rounded-full text-white border-white hover:bg-white/10 transition">
95
+ Explore Features
96
+ </a>
97
+ </div>
98
+ <div class="mt-12 flex items-center justify-center lg:justify-start space-x-8">
99
+ <div class="text-center">
100
+ <div class="text-3xl font-bold">48MP</div>
101
+ <div class="text-sm opacity-80">Camera</div>
102
+ </div>
103
+ <div class="text-center">
104
+ <div class="text-3xl font-bold">5G</div>
105
+ <div class="text-sm opacity-80">Connectivity</div>
106
+ </div>
107
+ <div class="text-center">
108
+ <div class="text-3xl font-bold">30h</div>
109
+ <div class="text-sm opacity-80">Battery Life</div>
110
+ </div>
111
+ </div>
112
+ </div>
113
+ <div class="mt-16 lg:mt-0 relative flex justify-center">
114
+ <div class="phone-mockup floating">
115
+ <img src="https://images.unsplash.com/photo-1601784551446-20c9e07cdbdb?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80"
116
+ alt="Something X Phone"
117
+ class="w-64 md:w-80 rounded-3xl border-8 border-white">
118
+ </div>
119
+ </div>
120
+ </div>
121
+ </div>
122
+ </section>
123
+
124
+ <!-- Features Section -->
125
+ <section id="features" class="py-20 bg-white">
126
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
127
+ <div class="text-center mb-16">
128
+ <h2 class="text-3xl md:text-4xl font-bold text-gray-900">Why Choose <span class="text-purple-600">Something</span>?</h2>
129
+ <p class="mt-4 max-w-2xl mx-auto text-lg text-gray-600">
130
+ Our phones are designed with cutting-edge technology to provide an unmatched user experience.
131
+ </p>
132
+ </div>
133
+
134
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
135
+ <!-- Feature 1 -->
136
+ <div class="feature-card bg-white p-8 rounded-xl shadow-md transition duration-300 ease-in-out">
137
+ <div class="w-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-6">
138
+ <i class="fas fa-camera text-purple-600 text-2xl"></i>
139
+ </div>
140
+ <h3 class="text-xl font-bold text-gray-900 mb-3">Pro-Grade Camera</h3>
141
+ <p class="text-gray-600">
142
+ Capture stunning photos with our 48MP triple camera system featuring AI-enhanced night mode and cinematic video stabilization.
143
+ </p>
144
+ </div>
145
+
146
+ <!-- Feature 2 -->
147
+ <div class="feature-card bg-white p-8 rounded-xl shadow-md transition duration-300 ease-in-out">
148
+ <div class="w-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-6">
149
+ <i class="fas fa-bolt text-purple-600 text-2xl"></i>
150
+ </div>
151
+ <h3 class="text-xl font-bold text-gray-900 mb-3">Lightning Fast</h3>
152
+ <p class="text-gray-600">
153
+ Powered by the latest Snapdragon processor with 5G connectivity for ultra-fast performance and seamless multitasking.
154
+ </p>
155
+ </div>
156
+
157
+ <!-- Feature 3 -->
158
+ <div class="feature-card bg-white p-8 rounded-xl shadow-md transition duration-300 ease-in-out">
159
+ <div class="w-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-6">
160
+ <i class="fas fa-battery-full text-purple-600 text-2xl"></i>
161
+ </div>
162
+ <h3 class="text-xl font-bold text-gray-900 mb-3">All-Day Battery</h3>
163
+ <p class="text-gray-600">
164
+ Our 5000mAh battery with 30W fast charging keeps you powered all day and charges to 50% in just 20 minutes.
165
+ </p>
166
+ </div>
167
+
168
+ <!-- Feature 4 -->
169
+ <div class="feature-card bg-white p-8 rounded-xl shadow-md transition duration-300 ease-in-out">
170
+ <div class="w-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-6">
171
+ <i class="fas fa-eye text-purple-600 text-2xl"></i>
172
+ </div>
173
+ <h3 class="text-xl font-bold text-gray-900 mb-3">AMOLED Display</h3>
174
+ <p class="text-gray-600">
175
+ 6.7" 120Hz AMOLED display with HDR10+ support for vibrant colors, deep blacks, and ultra-smooth scrolling.
176
+ </p>
177
+ </div>
178
+
179
+ <!-- Feature 5 -->
180
+ <div class="feature-card bg-white p-8 rounded-xl shadow-md transition duration-300 ease-in-out">
181
+ <div class="w-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-6">
182
+ <i class="fas fa-fingerprint text-purple-600 text-2xl"></i>
183
+ </div>
184
+ <h3 class="text-xl font-bold text-gray-900 mb-3">Advanced Security</h3>
185
+ <p class="text-gray-600">
186
+ In-display fingerprint sensor and 3D facial recognition provide enterprise-grade security for your data.
187
+ </p>
188
+ </div>
189
+
190
+ <!-- Feature 6 -->
191
+ <div class="feature-card bg-white p-8 rounded-xl shadow-md transition duration-300 ease-in-out">
192
+ <div class="w-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-6">
193
+ <i class="fas fa-robot text-purple-600 text-2xl"></i>
194
+ </div>
195
+ <h3 class="text-xl font-bold text-gray-900 mb-3">Smart AI Assistant</h3>
196
+ <p class="text-gray-600">
197
+ Our proprietary AI learns your habits to optimize performance, battery life, and even suggest actions before you need them.
198
+ </p>
199
+ </div>
200
+ </div>
201
+ </div>
202
+ </section>
203
+
204
+ <!-- Phones Section -->
205
+ <section id="phones" class="py-20 bg-gray-50">
206
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
207
+ <div class="text-center mb-16">
208
+ <h2 class="text-3xl md:text-4xl font-bold text-gray-900">Our <span class="text-purple-600">Product</span> Lineup</h2>
209
+ <p class="mt-4 max-w-2xl mx-auto text-lg text-gray-600">
210
+ Choose the perfect Something phone for your needs and budget.
211
+ </p>
212
+ </div>
213
+
214
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
215
+ <!-- Phone 1 -->
216
+ <div class="bg-white rounded-xl overflow-hidden shadow-lg transition duration-300 hover:shadow-xl">
217
+ <div class="p-6">
218
+ <div class="text-purple-600 font-bold mb-2">Something Lite</div>
219
+ <h3 class="text-2xl font-bold text-gray-900 mb-4">Perfect Balance</h3>
220
+ <img src="https://images.unsplash.com/photo-1592899677977-9c10df588f62?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80"
221
+ alt="Something Lite"
222
+ class="w-full h-48 object-contain mb-6">
223
+ <ul class="space-y-3 mb-6">
224
+ <li class="flex items-center">
225
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
226
+ <span>6.5" 90Hz AMOLED</span>
227
+ </li>
228
+ <li class="flex items-center">
229
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
230
+ <span>64MP Triple Camera</span>
231
+ </li>
232
+ <li class="flex items-center">
233
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
234
+ <span>Snapdragon 778G</span>
235
+ </li>
236
+ <li class="flex items-center">
237
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
238
+ <span>4500mAh Battery</span>
239
+ </li>
240
+ </ul>
241
+ <div class="text-3xl font-bold mb-6">$499</div>
242
+ <button class="w-full py-3 px-6 bg-purple-600 hover:bg-purple-700 text-white font-medium rounded-lg transition">
243
+ Pre-order Now
244
+ </button>
245
+ </div>
246
+ </div>
247
+
248
+ <!-- Phone 2 (Featured) -->
249
+ <div class="bg-white rounded-xl overflow-hidden shadow-2xl border-2 border-purple-500 transform scale-105 z-10">
250
+ <div class="bg-purple-600 text-white text-center py-2">
251
+ <span class="font-bold">MOST POPULAR</span>
252
+ </div>
253
+ <div class="p-6">
254
+ <div class="text-purple-600 font-bold mb-2">Something X</div>
255
+ <h3 class="text-2xl font-bold text-gray-900 mb-4">Flagship Experience</h3>
256
+ <img src="https://images.unsplash.com/photo-1601784551446-20c9e07cdbdb?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80"
257
+ alt="Something X"
258
+ class="w-full h-48 object-contain mb-6">
259
+ <ul class="space-y-3 mb-6">
260
+ <li class="flex items-center">
261
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
262
+ <span>6.7" 120Hz AMOLED</span>
263
+ </li>
264
+ <li class="flex items-center">
265
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
266
+ <span>108MP Quad Camera</span>
267
+ </li>
268
+ <li class="flex items-center">
269
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
270
+ <span>Snapdragon 8 Gen 2</span>
271
+ </li>
272
+ <li class="flex items-center">
273
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
274
+ <span>5000mAh Battery</span>
275
+ </li>
276
+ </ul>
277
+ <div class="text-3xl font-bold mb-6">$899</div>
278
+ <button class="w-full py-3 px-6 bg-purple-600 hover:bg-purple-700 text-white font-medium rounded-lg transition">
279
+ Pre-order Now
280
+ </button>
281
+ </div>
282
+ </div>
283
+
284
+ <!-- Phone 3 -->
285
+ <div class="bg-white rounded-xl overflow-hidden shadow-lg transition duration-300 hover:shadow-xl">
286
+ <div class="p-6">
287
+ <div class="text-purple-600 font-bold mb-2">Something Pro</div>
288
+ <h3 class="text-2xl font-bold text-gray-900 mb-4">Ultimate Power</h3>
289
+ <img src="https://images.unsplash.com/photo-1610792516307-ea5acd9e3a8f?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80"
290
+ alt="Something Pro"
291
+ class="w-full h-48 object-contain mb-6">
292
+ <ul class="space-y-3 mb-6">
293
+ <li class="flex items-center">
294
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
295
+ <span>6.8" 144Hz AMOLED</span>
296
+ </li>
297
+ <li class="flex items-center">
298
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
299
+ <span>200MP Pro Camera</span>
300
+ </li>
301
+ <li class="flex items-center">
302
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
303
+ <span>Snapdragon 8+ Gen 2</span>
304
+ </li>
305
+ <li class="flex items-center">
306
+ <i class="fas fa-check-circle text-green-500 mr-2"></i>
307
+ <span>5500mAh Battery</span>
308
+ </li>
309
+ </ul>
310
+ <div class="text-3xl font-bold mb-6">$1,199</div>
311
+ <button class="w-full py-3 px-6 bg-purple-600 hover:bg-purple-700 text-white font-medium rounded-lg transition">
312
+ Pre-order Now
313
+ </button>
314
+ </div>
315
+ </div>
316
+ </div>
317
+ </div>
318
+ </section>
319
+
320
+ <!-- Reviews Section -->
321
+ <section id="reviews" class="py-20 bg-white">
322
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
323
+ <div class="text-center mb-16">
324
+ <h2 class="text-3xl md:text-4xl font-bold text-gray-900">What Our <span class="text-purple-600">Customers</span> Say</h2>
325
+ <p class="mt-4 max-w-2xl mx-auto text-lg text-gray-600">
326
+ Don't just take our word for it. Here's what tech experts and users are saying.
327
+ </p>
328
+ </div>
329
+
330
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
331
+ <!-- Review 1 -->
332
+ <div class="bg-gray-50 p-8 rounded-xl">
333
+ <div class="flex items-center mb-4">
334
+ <div class="flex-shrink-0">
335
+ <img class="h-10 w-10 rounded-full" src="https://randomuser.me/api/portraits/women/32.jpg" alt="Sarah Johnson">
336
+ </div>
337
+ <div class="ml-4">
338
+ <h4 class="text-lg font-medium text-gray-900">Sarah Johnson</h4>
339
+ <p class="text-purple-600">Tech Blogger</p>
340
+ </div>
341
+ </div>
342
+ <div class="flex mb-2">
343
+ <i class="fas fa-star text-yellow-400"></i>
344
+ <i class="fas fa-star text-yellow-400"></i>
345
+ <i class="fas fa-star text-yellow-400"></i>
346
+ <i class="fas fa-star text-yellow-400"></i>
347
+ <i class="fas fa-star text-yellow-400"></i>
348
+ </div>
349
+ <p class="text-gray-600">
350
+ "The Something X is hands down the best phone I've used this year. The camera system is phenomenal, and the battery life is incredible."
351
+ </p>
352
+ </div>
353
+
354
+ <!-- Review 2 -->
355
+ <div class="bg-gray-50 p-8 rounded-xl">
356
+ <div class="flex items-center mb-4">
357
+ <div class="flex-shrink-0">
358
+ <img class="h-10 w-10 rounded-full" src="https://randomuser.me/api/portraits/men/44.jpg" alt="Michael Chen">
359
+ </div>
360
+ <div class="ml-4">
361
+ <h4 class="text-lg font-medium text-gray-900">Michael Chen</h4>
362
+ <p class="text-purple-600">Photographer</p>
363
+ </div>
364
+ </div>
365
+ <div class="flex mb-2">
366
+ <i class="fas fa-star text-yellow-400"></i>
367
+ <i class="fas fa-star text-yellow-400"></i>
368
+ <i class="fas fa-star text-yellow-400"></i>
369
+ <i class="fas fa-star text-yellow-400"></i>
370
+ <i class="fas fa-star-half-alt text-yellow-400"></i>
371
+ </div>
372
+ <p class="text-gray-600">
373
+ "As a professional photographer, I'm blown away by the camera quality. The Something Pro rivals my DSLR for casual shots."
374
+ </p>
375
+ </div>
376
+
377
+ <!-- Review 3 -->
378
+ <div class="bg-gray-50 p-8 rounded-xl">
379
+ <div class="flex items-center mb-4">
380
+ <div class="flex-shrink-0">
381
+ <img class="h-10 w-10 rounded-full" src="https://randomuser.me/api/portraits/women/68.jpg" alt="Emma Rodriguez">
382
+ </div>
383
+ <div class="ml-4">
384
+ <h4 class="text-lg font-medium text-gray-900">Emma Rodriguez</h4>
385
+ <p class="text-purple-600">Business Executive</p>
386
+ </div>
387
+ </div>
388
+ <div class="flex mb-2">
389
+ <i class="fas fa-star text-yellow-400"></i>
390
+ <i class="fas fa-star text-yellow-400"></i>
391
+ <i class="fas fa-star text-yellow-400"></i>
392
+ <i class="fas fa-star text-yellow-400"></i>
393
+ <i class="fas fa-star text-yellow-400"></i>
394
+ </div>
395
+ <p class="text-gray-600">
396
+ "The productivity features on the Something series are game-changers. The AI assistant actually saves me hours every week."
397
+ </p>
398
+ </div>
399
+ </div>
400
+
401
+ <!-- Video Reviews -->
402
+ <div class="mt-16 grid grid-cols-1 md:grid-cols-2 gap-8">
403
+ <div class="bg-gray-900 rounded-xl overflow-hidden">
404
+ <div class="aspect-w-16 aspect-h-9">
405
+ <iframe class="w-full h-96" src="https://www.youtube.com/embed/dQw4w9WgXcQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
406
+ </div>
407
+ <div class="p-6">
408
+ <h3 class="text-xl font-bold text-white mb-2">Something X Review</h3>
409
+ <p class="text-gray-400">TechToday</p>
410
+ </div>
411
+ </div>
412
+
413
+ <div class="bg-gray-900 rounded-xl overflow-hidden">
414
+ <div class="aspect-w-16 aspect-h-9">
415
+ <iframe class="w-full h-96" src="https://www.youtube.com/embed/dQw4w9WgXcQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
416
+ </div>
417
+ <div class="p-6">
418
+ <h3 class="text-xl font-bold text-white mb-2">Camera Test</h3>
419
+ <p class="text-gray-400">Mobile Photography</p>
420
+ </div>
421
+ </div>
422
+ </div>
423
+ </div>
424
+ </section>
425
+
426
+ <!-- FAQ Section -->
427
+ <section id="faq" class="py-20 bg-gray-50">
428
+ <div class="max-w-3xl mx-auto px-4 sm:px-6 lg:px-8">
429
+ <div class="text-center mb-16">
430
+ <h2 class="text-3xl md:text-4xl font-bold text-gray-900">Frequently Asked <span class="text-purple-600">Questions</span></h2>
431
+ <p class="mt-4 text-lg text-gray-600">
432
+ Have questions? We've got answers.
433
+ </p>
434
+ </div>
435
+
436
+ <div class="space-y-6">
437
+ <!-- FAQ Item 1 -->
438
+ <div class="bg-white p-6 rounded-xl shadow-md">
439
+ <button class="faq-toggle w-full flex justify-between items-center text-left">
440
+ <h3 class="text-lg font-medium text-gray-900">When will the Something X be available?</h3>
441
+ <i class="fas fa-chevron-down text-purple-600 transition-transform duration-300"></i>
442
+ </button>
443
+ <div class="faq-content mt-4 hidden">
444
+ <p class="text-gray-600">
445
+ The Something X will be available for pre-order starting next week, with shipping beginning on October 15th. Limited quantities available for launch day delivery.
446
+ </p>
447
+ </div>
448
+ </div>
449
+
450
+ <!-- FAQ Item 2 -->
451
+ <div class="bg-white p-6 rounded-xl shadow-md">
452
+ <button class="faq-toggle w-full flex justify-between items-center text-left">
453
+ <h3 class="text-lg font-medium text-gray-900">Does the Something X support wireless charging?</h3>
454
+ <i class="fas fa-chevron-down text-purple-600 transition-transform duration-300"></i>
455
+ </button>
456
+ <div class="faq-content mt-4 hidden">
457
+ <p class="text-gray-600">
458
+ Yes! The Something X supports 15W Qi wireless charging, as well as 10W reverse wireless charging to power up your accessories.
459
+ </p>
460
+ </div>
461
+ </div>
462
+
463
+ <!-- FAQ Item 3 -->
464
+ <div class="bg-white p-6 rounded-xl shadow-md">
465
+ <button class="faq-toggle w-full flex justify-between items-center text-left">
466
+ <h3 class="text-lg font-medium text-gray-900">What's the warranty policy?</h3>
467
+ <i class="fas fa-chevron-down text-purple-600 transition-transform duration-300"></i>
468
+ </button>
469
+ <div class="faq-content mt-4 hidden">
470
+ <p class="text-gray-600">
471
+ All Something phones come with a 24-month limited warranty covering manufacturing defects. Accidental damage is covered for the first 12 months with our Premium Care program.
472
+ </p>
473
+ </div>
474
+ </div>
475
+
476
+ <!-- FAQ Item 4 -->
477
+ <div class="bg-white p-6 rounded-xl shadow-md">
478
+ <button class="faq-toggle w-full flex justify-between items-center text-left">
479
+ <h3 class="text-lg font-medium text-gray-900">Is there a trade-in program?</h3>
480
+ <i class="fas fa-chevron-down text-purple-600 transition-transform duration-300"></i>
481
+ </button>
482
+ <div class="faq-content mt-4 hidden">
483
+ <p class="text-gray-600">
484
+ Absolutely! We offer competitive trade-in values for most recent smartphones. You can get an instant quote on our website by entering your device details.
485
+ </p>
486
+ </div>
487
+ </div>
488
+
489
+ <!-- FAQ Item 5 -->
490
+ <div class="bg-white p-6 rounded-xl shadow-md">
491
+ <button class="faq-toggle w-full flex justify-between items-center text-left">
492
+ <h3 class="text-lg font-medium text-gray-900">How often will the phone receive software updates?</h3>
493
+ <i class="fas fa-chevron-down text-purple-600 transition-transform duration-300"></i>
494
+ </button>
495
+ <div class="faq-content mt-4 hidden">
496
+ <p class="text-gray-600">
497
+ We commit to providing monthly security updates for 4 years and at least 3 major Android version updates for all Something X series devices.
498
+ </p>
499
+ </div>
500
+ </div>
501
+ </div>
502
+ </div>
503
+ </section>
504
+
505
+ <!-- Pre-order Section -->
506
+ <section id="preorder" class="py-20 gradient-bg text-white">
507
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
508
+ <div class="lg:grid lg:grid-cols-2 lg:gap-16 items-center">
509
+ <div class="mb-12 lg:mb-0">
510
+ <h2 class="text-3xl md:text-4xl font-bold mb-6">Ready to Experience <span class="text-yellow-300">Something</span> New?</h2>
511
+ <p class="text-lg text-purple-100 mb-8">
512
+ Join thousands of happy customers and pre-order your Something phone today. Limited time offer: Free wireless earbuds with every pre-order!
513
+ </p>
514
+ <div class="flex flex-col sm:flex-row gap-4">
515
+ <a href="#" class="px-8 py-4 border border-transparent text-base font-medium rounded-full text-purple-600 bg-white hover:bg-gray-100 transition shadow-lg">
516
+ Pre-order Now
517
+ </a>
518
+ <a href="#" class="px-8 py-4 border border-transparent text-base font-medium rounded-full text-white border-white hover:bg-white/10 transition">
519
+ Find a Store
520
+ </a>
521
+ </div>
522
+ </div>
523
+ <div class="bg-white/10 backdrop-blur-md rounded-2xl p-8">
524
+ <h3 class="text-xl font-bold mb-6">Pre-order Form</h3>
525
+ <form>
526
+ <div class="mb-4">
527
+ <label for="name" class="block text-sm font-medium mb-2">Full Name</label>
528
+ <input type="text" id="name" class="w-full px-4 py-3 rounded-lg bg-white/20 border border-white/30 focus:ring-2 focus:ring-purple-300 focus:border-transparent text-white placeholder-purple-200">
529
+ </div>
530
+ <div class="mb-4">
531
+ <label for="email" class="block text-sm font-medium mb-2">Email</label>
532
+ <input type="email" id="email" class="w-full px-4 py-3 rounded-lg bg-white/20 border border-white/30 focus:ring-2 focus:ring-purple-300 focus:border-transparent text-white placeholder-purple-200">
533
+ </div>
534
+ <div class="mb-4">
535
+ <label for="phone" class="block text-sm font-medium mb-2">Phone Model</label>
536
+ <select id="phone" class="w-full px-4 py-3 rounded-lg bg-white/20 border border-white/30 focus:ring-2 focus:ring-purple-300 focus:border-transparent text-white">
537
+ <option value="" disabled selected>Select your model</option>
538
+ <option value="lite">Something Lite ($499)</option>
539
+ <option value="x">Something X ($899)</option>
540
+ <option value="pro">Something Pro ($1,199)</option>
541
+ </select>
542
+ </div>
543
+ <div class="mb-6">
544
+ <label for="color" class="block text-sm font-medium mb-2">Color</label>
545
+ <div class="flex space-x-4">
546
+ <label class="inline-flex items-center">
547
+ <input type="radio" name="color" value="black" class="h-5 w-5 text-purple-600" checked>
548
+ <span class="ml-2">Cosmic Black</span>
549
+ </label>
550
+ <label class="inline-flex items-center">
551
+ <input type="radio" name="color" value="blue" class="h-5 w-5 text-purple-600">
552
+ <span class="ml-2">Stellar Blue</span>
553
+ </label>
554
+ <label class="inline-flex items-center">
555
+ <input type="radio" name="color" value="white" class="h-5 w-5 text-purple-600">
556
+ <span class="ml-2">Lunar White</span>
557
+ </label>
558
+ </div>
559
+ </div>
560
+ <button type="submit" class="w-full py-3 px-6 bg-white hover:bg-gray-100 text-purple-600 font-bold rounded-lg transition">
561
+ Complete Pre-order
562
+ </button>
563
+ </form>
564
+ </div>
565
+ </div>
566
+ </div>
567
+ </section>
568
+
569
+ <!-- Footer -->
570
+ <footer class="bg-gray-900 text-white pt-16 pb-8">
571
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
572
+ <div class="grid grid-cols-2 md:grid-cols-4 gap-8 mb-12">
573
+ <div>
574
+ <h3 class="text-lg font-bold mb-4">Products</h3>
575
+ <ul class="space-y-2">
576
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Something X</a></li>
577
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Something Lite</a></li>
578
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Something Pro</a></li>
579
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Accessories</a></li>
580
+ </ul>
581
+ </div>
582
+ <div>
583
+ <h3 class="text-lg font-bold mb-4">Support</h3>
584
+ <ul class="space-y-2">
585
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Help Center</a></li>
586
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Warranty</a></li>
587
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Repairs</a></li>
588
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Contact Us</a></li>
589
+ </ul>
590
+ </div>
591
+ <div>
592
+ <h3 class="text-lg font-bold mb-4">Company</h3>
593
+ <ul class="space-y-2">
594
+ <li><a href="#" class="text-gray-400 hover:text-white transition">About Us</a></li>
595
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Careers</a></li>
596
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Newsroom</a></li>
597
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Sustainability</a></li>
598
+ </ul>
599
+ </div>
600
+ <div>
601
+ <h3 class="text-lg font-bold mb-4">Connect</h3>
602
+ <div class="flex space-x-4 mb-4">
603
+ <a href="#" class="text-gray-400 hover:text-white transition"><i class="fab fa-facebook-f"></i></a>
604
+ <a href="#" class="text-gray-400 hover:text-white transition"><i class="fab fa-twitter"></i></a>
605
+ <a href="#" class="text-gray-400 hover:text-white transition"><i class="fab fa-instagram"></i></a>
606
+ <a href="#" class="text-gray-400 hover:text-white transition"><i class="fab fa-youtube"></i></a>
607
+ </div>
608
+ <p class="text-gray-400 mb-2">Subscribe to our newsletter</p>
609
+ <div class="flex">
610
+ <input type="email" placeholder="Your email" class="px-4 py-2 rounded-l-lg bg-gray-800 text-white focus:outline-none focus:ring-2 focus:ring-purple-500">
611
+ <button class="bg-purple-600 hover:bg-purple-700 px-4 py-2 rounded-r-lg transition">
612
+ <i class="fas fa-paper-plane"></i>
613
+ </button>
614
+ </div>
615
+ </div>
616
+ </div>
617
+ <div class="border-t border-gray-800 pt-8 flex flex-col md:flex-row justify-between items-center">
618
+ <div class="mb-4 md:mb-0">
619
+ <span class="text-2xl font-bold">Something</span>
620
+ </div>
621
+ <div class="text-gray-400 text-sm">
622
+ <p>&copy; 2023 Something Technologies. All rights reserved.</p>
623
+ </div>
624
+ </div>
625
+ </div>
626
+ </footer>
627
+
628
+ <!-- Back to Top Button -->
629
+ <button id="back-to-top" class="fixed bottom-8 right-8 bg-purple-600 text-white p-3 rounded-full shadow-lg opacity-0 invisible transition-all duration-300 hover:bg-purple-700">
630
+ <i class="fas fa-arrow-up"></i>
631
+ </button>
632
+
633
+ <script>
634
+ // Mobile menu toggle
635
+ const mobileMenuButton = document.getElementById('mobile-menu-button');
636
+ const mobileMenu = document.getElementById('mobile-menu');
637
+
638
+ mobileMenuButton.addEventListener('click', () => {
639
+ mobileMenu.classList.toggle('hidden');
640
+ });
641
+
642
+ // FAQ accordion
643
+ const faqToggles = document.querySelectorAll('.faq-toggle');
644
+
645
+ faqToggles.forEach(toggle => {
646
+ toggle.addEventListener('click', () => {
647
+ const content = toggle.nextElementSibling;
648
+ const icon = toggle.querySelector('i');
649
+
650
+ content.classList.toggle('hidden');
651
+ icon.classList.toggle('transform');
652
+ icon.classList.toggle('rotate-180');
653
+ });
654
+ });
655
+
656
+ // Back to top button
657
+ const backToTopButton = document.getElementById('back-to-top');
658
+
659
+ window.addEventListener('scroll', () => {
660
+ if (window.pageYOffset > 300) {
661
+ backToTopButton.classList.remove('opacity-0', 'invisible');
662
+ backToTopButton.classList.add('opacity-100', 'visible');
663
+ } else {
664
+ backToTopButton.classList.remove('opacity-100', 'visible');
665
+ backToTopButton.classList.add('opacity-0', 'invisible');
666
+ }
667
+ });
668
+
669
+ backToTopButton.addEventListener('click', () => {
670
+ window.scrollTo({
671
+ top: 0,
672
+ behavior: 'smooth'
673
+ });
674
+ });
675
+
676
+ // Smooth scrolling for navigation links
677
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
678
+ anchor.addEventListener('click', function(e) {
679
+ e.preventDefault();
680
+
681
+ $0
682
+ const targetId = this.getAttribute('href');
683
+ const targetElement = document.querySelector(targetId);
684
+
685
+ if (targetElement) {
686
+ window.scrollTo({
687
+ top: targetElement.offsetTop - 80,
688
+ behavior: 'smooth'
689
+ });
690
+
691
+ // Close mobile menu if open
692
+ if (!mobileMenu.classList.contains('hidden')) {
693
+ mobileMenu.classList.add('hidden');
694
+ }
695
+ }
696
+ });
697
+ });
698
+ </script>
699
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=Laikokwei/something" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
700
+ </html>
prompts.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ build a landing page for a phone company call "Something"