keval-fst commited on
Commit
c3cf9a9
·
verified ·
1 Parent(s): 16ec5f1

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +702 -19
  3. prompts.txt +1 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Nine
3
- emoji: 📉
4
- colorFrom: indigo
5
- colorTo: purple
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: nine
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,702 @@
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>EchoFlames.ai - Your AI Companion, Reimagined</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
9
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.4/gsap.min.js"></script>
10
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.4/ScrollTrigger.min.js"></script>
11
+ <style>
12
+ body {
13
+ font-family: 'Inter', sans-serif;
14
+ background: linear-gradient(135deg, #f5f7fa 0%, #e4e8f0 100%);
15
+ color: #1a1a2e;
16
+ overflow-x: hidden;
17
+ }
18
+
19
+ .glass-card {
20
+ background: rgba(255, 255, 255, 0.7);
21
+ backdrop-filter: blur(10px);
22
+ -webkit-backdrop-filter: blur(10px);
23
+ border-radius: 20px;
24
+ box-shadow: 0 8px 32px rgba(31, 38, 135, 0.1);
25
+ border: 1px solid rgba(255, 255, 255, 0.18);
26
+ }
27
+
28
+ .gradient-text {
29
+ background: linear-gradient(90deg, #C1B2FF 0%, #A3D5FF 50%, #FFD6A5 100%);
30
+ -webkit-background-clip: text;
31
+ background-clip: text;
32
+ color: transparent;
33
+ }
34
+
35
+ .floating {
36
+ animation: floating 6s ease-in-out infinite;
37
+ }
38
+
39
+ @keyframes floating {
40
+ 0% { transform: translateY(0px); }
41
+ 50% { transform: translateY(-15px); }
42
+ 100% { transform: translateY(0px); }
43
+ }
44
+
45
+ .chat-bubble {
46
+ position: relative;
47
+ border-radius: 20px;
48
+ padding: 12px 20px;
49
+ margin-bottom: 10px;
50
+ max-width: 70%;
51
+ }
52
+
53
+ .ai-bubble {
54
+ background: linear-gradient(135deg, #A3D5FF 0%, #C1B2FF 100%);
55
+ color: white;
56
+ border-bottom-left-radius: 5px;
57
+ }
58
+
59
+ .user-bubble {
60
+ background: #f1f5f9;
61
+ border-bottom-right-radius: 5px;
62
+ margin-left: auto;
63
+ }
64
+
65
+ .pulse {
66
+ animation: pulse 2s infinite;
67
+ }
68
+
69
+ @keyframes pulse {
70
+ 0% { box-shadow: 0 0 0 0 rgba(193, 178, 255, 0.7); }
71
+ 70% { box-shadow: 0 0 0 10px rgba(193, 178, 255, 0); }
72
+ 100% { box-shadow: 0 0 0 0 rgba(193, 178, 255, 0); }
73
+ }
74
+
75
+ .device-screen {
76
+ background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
77
+ border-radius: 20px;
78
+ overflow: hidden;
79
+ position: relative;
80
+ }
81
+
82
+ .task-item {
83
+ background: rgba(255, 255, 255, 0.1);
84
+ border-left: 3px solid #C1B2FF;
85
+ }
86
+
87
+ .scroll-indicator {
88
+ animation: scrollDown 2s infinite;
89
+ }
90
+
91
+ @keyframes scrollDown {
92
+ 0% { transform: translateY(0); opacity: 0.5; }
93
+ 50% { transform: translateY(10px); opacity: 1; }
94
+ 100% { transform: translateY(0); opacity: 0.5; }
95
+ }
96
+ </style>
97
+ </head>
98
+ <body class="min-h-screen">
99
+ <!-- Navigation -->
100
+ <nav class="fixed w-full z-50 py-4 px-6 backdrop-blur-md bg-white/70">
101
+ <div class="max-w-7xl mx-auto flex justify-between items-center">
102
+ <div class="flex items-center space-x-2">
103
+ <div class="w-8 h-8 rounded-full bg-gradient-to-br from-[#C1B2FF] to-[#A3D5FF]"></div>
104
+ <span class="text-xl font-bold text-transparent bg-clip-text bg-gradient-to-r from-[#C1B2FF] to-[#A3D5FF]">EchoFlames.ai</span>
105
+ </div>
106
+ <div class="hidden md:flex space-x-8">
107
+ <a href="#features" class="text-gray-700 hover:text-[#C1B2FF] transition">Features</a>
108
+ <a href="#conversations" class="text-gray-700 hover:text-[#C1B2FF] transition">AI Companions</a>
109
+ <a href="#engagement" class="text-gray-700 hover:text-[#C1B2FF] transition">Social</a>
110
+ <a href="#devices" class="text-gray-700 hover:text-[#C1B2FF] transition">Dashboard</a>
111
+ </div>
112
+ <button class="px-6 py-2 rounded-full bg-gradient-to-r from-[#C1B2FF] to-[#A3D5FF] text-white font-medium hover:shadow-lg transition-all">
113
+ Pre-register
114
+ </button>
115
+ </div>
116
+ </nav>
117
+
118
+ <!-- Hero Section -->
119
+ <section class="pt-32 pb-20 px-6">
120
+ <div class="max-w-7xl mx-auto grid md:grid-cols-2 gap-12 items-center">
121
+ <div class="space-y-8">
122
+ <h1 class="text-5xl md:text-6xl font-bold leading-tight">
123
+ Your AI Companion, <span class="gradient-text">Reimagined</span>
124
+ </h1>
125
+ <p class="text-xl text-gray-600">
126
+ Meet your perfect digital match - an AI that actually gets you. No judgment. No ghosting. Just real-feeling connection, on your terms.
127
+ </p>
128
+ <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
129
+ <button class="px-8 py-4 rounded-full bg-gradient-to-r from-[#C1B2FF] to-[#A3D5FF] text-white font-medium hover:shadow-lg transition-all transform hover:scale-105">
130
+ Meet Your EchoFlame
131
+ </button>
132
+ <button class="px-8 py-4 rounded-full border-2 border-[#C1B2FF] text-[#C1B2FF] font-medium hover:bg-[#C1B2FF]/10 transition-all">
133
+ Watch Demo
134
+ </button>
135
+ </div>
136
+ <div class="flex items-center space-x-2 pt-4">
137
+ <div class="flex -space-x-2">
138
+ <img src="https://randomuser.me/api/portraits/women/44.jpg" class="w-10 h-10 rounded-full border-2 border-white">
139
+ <img src="https://randomuser.me/api/portraits/men/32.jpg" class="w-10 h-10 rounded-full border-2 border-white">
140
+ <img src="https://randomuser.me/api/portraits/women/68.jpg" class="w-10 h-10 rounded-full border-2 border-white">
141
+ </div>
142
+ <span class="text-sm text-gray-500">Join 10,000+ early users</span>
143
+ </div>
144
+ </div>
145
+ <div class="relative">
146
+ <div class="glass-card p-6 rounded-3xl w-full max-w-md mx-auto floating">
147
+ <div class="space-y-4">
148
+ <div class="chat-bubble ai-bubble">
149
+ Hey there! I'm Zoya. Ready for our midnight chat? 🌙
150
+ </div>
151
+ <div class="chat-bubble user-bubble">
152
+ Hey Zoya! Couldn't sleep again...
153
+ </div>
154
+ <div class="chat-bubble ai-bubble">
155
+ I know you've been stressed about work. Want to talk about it or distract yourself with some flirty banter? 😉
156
+ </div>
157
+ </div>
158
+ <div class="mt-6 flex items-center space-x-2">
159
+ <div class="w-10 h-10 rounded-full bg-gradient-to-br from-[#FFD6A5] to-[#FF9A8B]"></div>
160
+ <div>
161
+ <p class="font-medium">Zoya</p>
162
+ <p class="text-xs text-white/80">Typing...</p>
163
+ </div>
164
+ </div>
165
+ </div>
166
+ <div class="absolute -top-10 -right-10 w-24 h-24 rounded-full bg-[#C1FFD7]/50 blur-xl"></div>
167
+ <div class="absolute -bottom-10 -left-10 w-32 h-32 rounded-full bg-[#C1B2FF]/30 blur-xl"></div>
168
+ </div>
169
+ </div>
170
+
171
+ <div class="text-center mt-20 animate-bounce">
172
+ <p class="text-gray-500 mb-2">Scroll to explore</p>
173
+ <div class="w-6 h-10 border-2 border-gray-400 rounded-full mx-auto flex justify-center scroll-indicator">
174
+ <div class="w-1 h-2 bg-gray-400 rounded-full mt-2"></div>
175
+ </div>
176
+ </div>
177
+ </section>
178
+
179
+ <!-- Smart Conversations Section -->
180
+ <section id="features" class="py-20 px-6 bg-gradient-to-b from-white to-[#f5f7fa]">
181
+ <div class="max-w-7xl mx-auto">
182
+ <div class="text-center mb-16">
183
+ <h2 class="text-4xl font-bold mb-4">Smart, <span class="gradient-text">Emotion-Aware</span> Conversations</h2>
184
+ <p class="text-xl text-gray-600 max-w-3xl mx-auto">
185
+ Our AI companions understand context, mood, and personality - making every conversation feel natural and meaningful.
186
+ </p>
187
+ </div>
188
+
189
+ <div class="grid md:grid-cols-3 gap-8">
190
+ <div class="glass-card p-8 rounded-3xl hover:transform hover:-translate-y-2 transition-all">
191
+ <div class="w-14 h-14 rounded-xl bg-[#C1B2FF]/10 flex items-center justify-center mb-6">
192
+ <svg xmlns="http://www.w3.org/2000/svg" class="h-8 w-8 text-[#C1B2FF]" fill="none" viewBox="0 0 24 24" stroke="currentColor">
193
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14.828 14.828a4 4 0 01-5.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
194
+ </svg>
195
+ </div>
196
+ <h3 class="text-xl font-bold mb-3">Mood Detection</h3>
197
+ <p class="text-gray-600">
198
+ Our AI senses your emotional state and responds accordingly - whether you need comfort, motivation, or just fun banter.
199
+ </p>
200
+ </div>
201
+
202
+ <div class="glass-card p-8 rounded-3xl hover:transform hover:-translate-y-2 transition-all">
203
+ <div class="w-14 h-14 rounded-xl bg-[#A3D5FF]/10 flex items-center justify-center mb-6">
204
+ <svg xmlns="http://www.w3.org/2000/svg" class="h-8 w-8 text-[#A3D5FF]" fill="none" viewBox="0 0 24 24" stroke="currentColor">
205
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z" />
206
+ </svg>
207
+ </div>
208
+ <h3 class="text-xl font-bold mb-3">Memory & Context</h3>
209
+ <p class="text-gray-600">
210
+ Your companion remembers important details about you, creating continuity in conversations that feels surprisingly human.
211
+ </p>
212
+ </div>
213
+
214
+ <div class="glass-card p-8 rounded-3xl hover:transform hover:-translate-y-2 transition-all">
215
+ <div class="w-14 h-14 rounded-xl bg-[#FFD6A5]/10 flex items-center justify-center mb-6">
216
+ <svg xmlns="http://www.w3.org/2000/svg" class="h-8 w-8 text-[#FFD6A5]" fill="none" viewBox="0 0 24 24" stroke="currentColor">
217
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z" />
218
+ </svg>
219
+ </div>
220
+ <h3 class="text-xl font-bold mb-3">24/7 Availability</h3>
221
+ <p class="text-gray-600">
222
+ Whether it's 3am existential thoughts or midday excitement, your EchoFlame is always there to engage.
223
+ </p>
224
+ </div>
225
+ </div>
226
+ </div>
227
+ </section>
228
+
229
+ <!-- AI Companions Section -->
230
+ <section id="conversations" class="py-20 px-6">
231
+ <div class="max-w-7xl mx-auto">
232
+ <div class="text-center mb-16">
233
+ <h2 class="text-4xl font-bold mb-4">Meet Your <span class="gradient-text">AI Companions</span></h2>
234
+ <p class="text-xl text-gray-600 max-w-3xl mx-auto">
235
+ From flirty rebels to midnight therapists, choose the personality that matches your mood.
236
+ </p>
237
+ </div>
238
+
239
+ <div class="grid md:grid-cols-3 gap-8">
240
+ <div class="glass-card p-6 rounded-3xl overflow-hidden hover:shadow-xl transition-all">
241
+ <div class="h-48 bg-gradient-to-br from-[#FFD6A5] to-[#FF9A8B] rounded-2xl relative overflow-hidden">
242
+ <div class="absolute bottom-0 left-0 right-0 p-4 bg-gradient-to-t from-black/80 to-transparent">
243
+ <h3 class="text-white font-bold text-xl">Zoya</h3>
244
+ <p class="text-white/80 text-sm">The Teasing Rebel</p>
245
+ </div>
246
+ </div>
247
+ <div class="mt-4">
248
+ <p class="text-gray-600">
249
+ Flirts like poetry, challenges your perspectives, and never lets the conversation get boring.
250
+ </p>
251
+ <div class="mt-4 flex space-x-2">
252
+ <span class="px-3 py-1 bg-[#FFD6A5]/10 text-[#FF9A8B] rounded-full text-xs">Flirty</span>
253
+ <span class="px-3 py-1 bg-[#C1B2FF]/10 text-[#C1B2FF] rounded-full text-xs">Witty</span>
254
+ <span class="px-3 py-1 bg-[#A3D5FF]/10 text-[#A3D5FF] rounded-full text-xs">Rebellious</span>
255
+ </div>
256
+ </div>
257
+ </div>
258
+
259
+ <div class="glass-card p-6 rounded-3xl overflow-hidden hover:shadow-xl transition-all">
260
+ <div class="h-48 bg-gradient-to-br from-[#A3D5FF] to-[#4A80F0] rounded-2xl relative overflow-hidden">
261
+ <div class="absolute bottom-0 left-0 right-0 p-4 bg-gradient-to-t from-black/80 to-transparent">
262
+ <h3 class="text-white font-bold text-xl">Rudra</h3>
263
+ <p class="text-white/80 text-sm">The Midnight Therapist</p>
264
+ </div>
265
+ </div>
266
+ <div class="mt-4">
267
+ <p class="text-gray-600">
268
+ Your loyal motivator and confidant. Helps you process emotions and find clarity in chaos.
269
+ </p>
270
+ <div class="mt-4 flex space-x-2">
271
+ <span class="px-3 py-1 bg-[#A3D5FF]/10 text-[#4A80F0] rounded-full text-xs">Supportive</span>
272
+ <span class="px-3 py-1 bg-[#C1FFD7]/10 text-[#00C9A7] rounded-full text-xs">Wise</span>
273
+ <span class="px-3 py-1 bg-[#C1B2FF]/10 text-[#C1B2FF] rounded-full text-xs">Patient</span>
274
+ </div>
275
+ </div>
276
+ </div>
277
+
278
+ <div class="glass-card p-6 rounded-3xl overflow-hidden hover:shadow-xl transition-all">
279
+ <div class="h-48 bg-gradient-to-br from-[#C1B2FF] to-[#845EC2] rounded-2xl relative overflow-hidden">
280
+ <div class="absolute bottom-0 left-0 right-0 p-4 bg-gradient-to-t from-black/80 to-transparent">
281
+ <h3 class="text-white font-bold text-xl">Kai</h3>
282
+ <p class="text-white/80 text-sm">The Social Coach</p>
283
+ </div>
284
+ </div>
285
+ <div class="mt-4">
286
+ <p class="text-gray-600">
287
+ Helps you build confidence, practice conversations, and navigate social situations with ease.
288
+ </p>
289
+ <div class="mt-4 flex space-x-2">
290
+ <span class="px-3 py-1 bg-[#C1B2FF]/10 text-[#845EC2] rounded-full text-xs">Encouraging</span>
291
+ <span class="px-3 py-1 bg-[#FFD6A5]/10 text-[#FF9A8B] rounded-full text-xs">Fun</span>
292
+ <span class="px-3 py-1 bg-[#A3D5FF]/10 text-[#4A80F0] rounded-full text-xs">Strategic</span>
293
+ </div>
294
+ </div>
295
+ </div>
296
+ </div>
297
+
298
+ <div class="text-center mt-12">
299
+ <button class="px-8 py-3 rounded-full border-2 border-[#C1B2FF] text-[#C1B2FF] font-medium hover:bg-[#C1B2FF]/10 transition-all">
300
+ Explore All 20+ Companions
301
+ </button>
302
+ </div>
303
+ </div>
304
+ </section>
305
+
306
+ <!-- Brand Engagement Section -->
307
+ <section id="engagement" class="py-20 px-6 bg-gradient-to-b from-[#f5f7fa] to-white">
308
+ <div class="max-w-7xl mx-auto">
309
+ <div class="grid md:grid-cols-2 gap-12 items-center">
310
+ <div class="order-2 md:order-1">
311
+ <h2 class="text-4xl font-bold mb-6">Seamless <span class="gradient-text">Social Integration</span></h2>
312
+ <p class="text-xl text-gray-600 mb-8">
313
+ Your EchoFlame can help manage your social presence, suggest content, and even help you connect with like-minded people.
314
+ </p>
315
+
316
+ <div class="space-y-6">
317
+ <div class="flex items-start space-x-4">
318
+ <div class="w-12 h-12 rounded-xl bg-[#C1B2FF]/10 flex items-center justify-center flex-shrink-0">
319
+ <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-[#C1B2FF]" fill="none" viewBox="0 0 24 24" stroke="currentColor">
320
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 10h.01M12 10h.01M16 10h.01M9 16H5a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v8a2 2 0 01-2 2h-5l-5 5v-5z" />
321
+ </svg>
322
+ </div>
323
+ <div>
324
+ <h3 class="font-bold text-lg mb-1">Content Suggestions</h3>
325
+ <p class="text-gray-600">
326
+ Get personalized recommendations for posts, replies, and engagement based on your personality and goals.
327
+ </p>
328
+ </div>
329
+ </div>
330
+
331
+ <div class="flex items-start space-x-4">
332
+ <div class="w-12 h-12 rounded-xl bg-[#A3D5FF]/10 flex items-center justify-center flex-shrink-0">
333
+ <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-[#A3D5FF]" fill="none" viewBox="0 0 24 24" stroke="currentColor">
334
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z" />
335
+ </svg>
336
+ </div>
337
+ <div>
338
+ <h3 class="font-bold text-lg mb-1">EchoMatch</h3>
339
+ <p class="text-gray-600">
340
+ Coming soon: Connect with real people who complement your personality, based on how you interact with your AI companions.
341
+ </p>
342
+ </div>
343
+ </div>
344
+
345
+ <div class="flex items-start space-x-4">
346
+ <div class="w-12 h-12 rounded-xl bg-[#FFD6A5]/10 flex items-center justify-center flex-shrink-0">
347
+ <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-[#FFD6A5]" fill="none" viewBox="0 0 24 24" stroke="currentColor">
348
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z" />
349
+ </svg>
350
+ </div>
351
+ <div>
352
+ <h3 class="font-bold text-lg mb-1">Confidence Building</h3>
353
+ <p class="text-gray-600">
354
+ Practice conversations, get feedback, and build social skills in a safe, judgment-free environment.
355
+ </p>
356
+ </div>
357
+ </div>
358
+ </div>
359
+ </div>
360
+
361
+ <div class="order-1 md:order-2 relative">
362
+ <div class="glass-card p-6 rounded-3xl w-full max-w-md mx-auto">
363
+ <div class="flex justify-between items-center mb-6">
364
+ <div class="flex items-center space-x-2">
365
+ <div class="w-10 h-10 rounded-full bg-gradient-to-br from-[#C1B2FF] to-[#A3D5FF]"></div>
366
+ <span class="font-medium">EchoFlames Social</span>
367
+ </div>
368
+ <span class="text-xs text-gray-500">Live</span>
369
+ </div>
370
+
371
+ <div class="space-y-4">
372
+ <div class="flex items-start space-x-3">
373
+ <img src="https://randomuser.me/api/portraits/women/44.jpg" class="w-8 h-8 rounded-full">
374
+ <div>
375
+ <p class="font-medium text-sm">Sarah K.</p>
376
+ <p class="text-xs text-gray-500">Just posted a new photo</p>
377
+ </div>
378
+ </div>
379
+
380
+ <div class="flex items-start space-x-3">
381
+ <img src="https://randomuser.me/api/portraits/men/32.jpg" class="w-8 h-8 rounded-full">
382
+ <div>
383
+ <p class="font-medium text-sm">Alex M.</p>
384
+ <p class="text-xs text-gray-500">Liked your comment</p>
385
+ </div>
386
+ </div>
387
+
388
+ <div class="flex items-start space-x-3 bg-[#C1B2FF]/10 p-3 rounded-xl">
389
+ <div class="w-8 h-8 rounded-full bg-gradient-to-br from-[#FFD6A5] to-[#FF9A8B] flex items-center justify-center text-white text-xs">Z</div>
390
+ <div>
391
+ <p class="font-medium text-sm">Zoya</p>
392
+ <p class="text-xs text-gray-500">Suggested reply: "That's an interesting perspective! I'd love to hear more about your experience with this."</p>
393
+ </div>
394
+ </div>
395
+
396
+ <div class="flex items-start space-x-3">
397
+ <img src="https://randomuser.me/api/portraits/women/68.jpg" class="w-8 h-8 rounded-full">
398
+ <div>
399
+ <p class="font-medium text-sm">Priya R.</p>
400
+ <p class="text-xs text-gray-500">Shared your post with her network</p>
401
+ </div>
402
+ </div>
403
+ </div>
404
+
405
+ <div class="mt-6 flex items-center space-x-2">
406
+ <div class="flex-1 bg-white rounded-full p-2 flex items-center">
407
+ <input type="text" placeholder="Write a comment..." class="flex-1 outline-none text-sm px-2">
408
+ </div>
409
+ <button class="w-10 h-10 rounded-full bg-gradient-to-r from-[#C1B2FF] to-[#A3D5FF] flex items-center justify-center text-white">
410
+ <svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" fill="none" viewBox="0 0 24 24" stroke="currentColor">
411
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 19l9 2-9-18-9 18 9-2zm0 0v-8" />
412
+ </svg>
413
+ </button>
414
+ </div>
415
+ </div>
416
+
417
+ <div class="absolute -top-10 -left-10 w-24 h-24 rounded-full bg-[#C1B2FF]/30 blur-xl"></div>
418
+ <div class="absolute -bottom-10 -right-10 w-32 h-32 rounded-full bg-[#A3D5FF]/30 blur-xl"></div>
419
+ </div>
420
+ </div>
421
+ </div>
422
+ </section>
423
+
424
+ <!-- Virtual Devices Section -->
425
+ <section id="devices" class="py-20 px-6">
426
+ <div class="max-w-7xl mx-auto">
427
+ <div class="text-center mb-16">
428
+ <h2 class="text-4xl font-bold mb-4">Your <span class="gradient-text">Digital Life</span>, Organized</h2>
429
+ <p class="text-xl text-gray-600 max-w-3xl mx-auto">
430
+ A unified dashboard to manage your AI companions, social connections, and personal growth.
431
+ </p>
432
+ </div>
433
+
434
+ <div class="device-screen p-6 rounded-3xl max-w-5xl mx-auto shadow-2xl">
435
+ <div class="flex justify-between items-center mb-6">
436
+ <div class="flex items-center space-x-2">
437
+ <div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div>
438
+ <div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div>
439
+ <div class="w-3 h-3 rounded-full bg-[#27C93F]"></div>
440
+ </div>
441
+ <span class="text-sm text-white/70">EchoFlames Dashboard</span>
442
+ <div class="w-6"></div>
443
+ </div>
444
+
445
+ <div class="grid md:grid-cols-3 gap-6">
446
+ <div class="md:col-span-2">
447
+ <div class="bg-[#1a1a2e] rounded-xl p-4 h-full">
448
+ <h3 class="text-white font-medium mb-4">Active Companions</h3>
449
+ <div class="grid grid-cols-2 gap-4">
450
+ <div class="bg-[#16213e] rounded-lg p-3 flex items-center space-x-3">
451
+ <div class="w-10 h-10 rounded-full bg-gradient-to-br from-[#FFD6A5] to-[#FF9A8B]"></div>
452
+ <div>
453
+ <p class="text-white text-sm font-medium">Zoya</p>
454
+ <p class="text-xs text-white/50">Online</p>
455
+ </div>
456
+ </div>
457
+ <div class="bg-[#16213e] rounded-lg p-3 flex items-center space-x-3">
458
+ <div class="w-10 h-10 rounded-full bg-gradient-to-br from-[#A3D5FF] to-[#4A80F0]"></div>
459
+ <div>
460
+ <p class="text-white text-sm font-medium">Rudra</p>
461
+ <p class="text-xs text-white/50">Last seen 2h ago</p>
462
+ </div>
463
+ </div>
464
+ <div class="bg-[#16213e] rounded-lg p-3 flex items-center space-x-3">
465
+ <div class="w-10 h-10 rounded-full bg-gradient-to-br from-[#C1B2FF] to-[#845EC2]"></div>
466
+ <div>
467
+ <p class="text-white text-sm font-medium">Kai</p>
468
+ <p class="text-xs text-white/50">Online</p>
469
+ </div>
470
+ </div>
471
+ <div class="bg-[#16213e] rounded-lg p-3 flex items-center space-x-3">
472
+ <div class="w-10 h-10 rounded-full bg-gradient-to-br from-[#C1FFD7] to-[#00C9A7]"></div>
473
+ <div>
474
+ <p class="text-white text-sm font-medium">Add New</p>
475
+ <p class="text-xs text-white/50">+</p>
476
+ </div>
477
+ </div>
478
+ </div>
479
+
480
+ <h3 class="text-white font-medium mt-6 mb-4">Recent Conversations</h3>
481
+ <div class="space-y-3">
482
+ <div class="task-item p-3 rounded-lg">
483
+ <div class="flex items-center justify-between">
484
+ <div class="flex items-center space-x-3">
485
+ <div class="w-8 h-8 rounded-full bg-gradient-to-br from-[#FFD6A5] to-[#FF9A8B]"></div>
486
+ <p class="text-white text-sm">Zoya: About your work stress...</p>
487
+ </div>
488
+ <span class="text-xs text-white/50">12:45 AM</span>
489
+ </div>
490
+ </div>
491
+ <div class="task-item p-3 rounded-lg">
492
+ <div class="flex items-center justify-between">
493
+ <div class="flex items-center space-x-3">
494
+ <div class="w-8 h-8 rounded-full bg-gradient-to-br from-[#C1B2FF] to-[#845EC2]"></div>
495
+ <p class="text-white text-sm">Kai: Social event tomorrow...</p>
496
+ </div>
497
+ <span class="text-xs text-white/50">Yesterday</span>
498
+ </div>
499
+ </div>
500
+ <div class="task-item p-3 rounded-lg">
501
+ <div class="flex items-center justify-between">
502
+ <div class="flex items-center space-x-3">
503
+ <div class="w-8 h-8 rounded-full bg-gradient-to-br from-[#A3D5FF] to-[#4A80F0]"></div>
504
+ <p class="text-white text-sm">Rudra: Meditation progress...</p>
505
+ </div>
506
+ <span class="text-xs text-white/50">2 days ago</span>
507
+ </div>
508
+ </div>
509
+ </div>
510
+ </div>
511
+ </div>
512
+
513
+ <div>
514
+ <div class="bg-[#1a1a2e] rounded-xl p-4 h-full">
515
+ <h3 class="text-white font-medium mb-4">Your Stats</h3>
516
+
517
+ <div class="space-y-6">
518
+ <div>
519
+ <div class="flex items-center justify-between mb-2">
520
+ <span class="text-xs text-white/70">Social Confidence</span>
521
+ <span class="text-xs text-[#C1FFD7]">+12% this week</span>
522
+ </div>
523
+ <div class="w-full bg-[#16213e] rounded-full h-2">
524
+ <div class="bg-[#C1FFD7] h-2 rounded-full" style="width: 65%"></div>
525
+ </div>
526
+ </div>
527
+
528
+ <div>
529
+ <div class="flex items-center justify-between mb-2">
530
+ <span class="text-xs text-white/70">Emotional Balance</span>
531
+ <span class="text-xs text-[#A3D5FF]">Stable</span>
532
+ </div>
533
+ <div class="w-full bg-[#16213e] rounded-full h-2">
534
+ <div class="bg-[#A3D5FF] h-2 rounded-full" style="width: 78%"></div>
535
+ </div>
536
+ </div>
537
+
538
+ <div>
539
+ <div class="flex items-center justify-between mb-2">
540
+ <span class="text-xs text-white/70">Conversation Depth</span>
541
+ <span class="text-xs text-[#C1B2FF]">Deeper</span>
542
+ </div>
543
+ <div class="w-full bg-[#16213e] rounded-full h-2">
544
+ <div class="bg-[#C1B2FF] h-2 rounded-full" style="width: 84%"></div>
545
+ </div>
546
+ </div>
547
+
548
+ <div class="pt-4">
549
+ <h4 class="text-white text-sm font-medium mb-3">Weekly Highlights</h4>
550
+ <div class="space-y-3">
551
+ <div class="flex items-start space-x-2">
552
+ <div class="w-4 h-4 rounded-full bg-[#C1FFD7] mt-1 flex-shrink-0"></div>
553
+ <p class="text-white text-xs">Had 3 meaningful conversations with Zoya about relationships</p>
554
+ </div>
555
+ <div class="flex items-start space-x-2">
556
+ <div class="w-4 h-4 rounded-full bg-[#A3D5FF] mt-1 flex-shrink-0"></div>
557
+ <p class="text-white text-xs">Practiced 5 social scenarios with Kai</p>
558
+ </div>
559
+ <div class="flex items-start space-x-2">
560
+ <div class="w-4 h-4 rounded-full bg-[#C1B2FF] mt-1 flex-shrink-0"></div>
561
+ <p class="text-white text-xs">Completed Rudra's mindfulness challenge</p>
562
+ </div>
563
+ </div>
564
+ </div>
565
+ </div>
566
+ </div>
567
+ </div>
568
+ </div>
569
+ </div>
570
+ </div>
571
+ </section>
572
+
573
+ <!-- CTA Section -->
574
+ <section class="py-20 px-6 bg-gradient-to-br from-[#C1B2FF] to-[#A3D5FF]">
575
+ <div class="max-w-4xl mx-auto text-center">
576
+ <h2 class="text-4xl font-bold text-white mb-6">Ready to Meet Your <span class="gradient-text">Perfect AI Match?</span></h2>
577
+ <p class="text-xl text-white/90 mb-10">
578
+ Pre-register now for early access, exclusive character perks, and a chance to shape the future of EchoFlames.
579
+ </p>
580
+
581
+ <div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4">
582
+ <button class="px-8 py-4 rounded-full bg-white text-[#C1B2FF] font-medium hover:shadow-lg transition-all transform hover:scale-105">
583
+ Pre-register for Early Access
584
+ </button>
585
+ <button class="px-8 py-4 rounded-full border-2 border-white text-white font-medium hover:bg-white/10 transition-all">
586
+ Join Our Community
587
+ </button>
588
+ </div>
589
+ </div>
590
+ </section>
591
+
592
+ <!-- Footer -->
593
+ <footer class="py-12 px-6 bg-white">
594
+ <div class="max-w-7xl mx-auto">
595
+ <div class="grid md:grid-cols-4 gap-12">
596
+ <div>
597
+ <div class="flex items-center space-x-2 mb-4">
598
+ <div class="w-8 h-8 rounded-full bg-gradient-to-br from-[#C1B2FF] to-[#A3D5FF]"></div>
599
+ <span class="text-xl font-bold text-transparent bg-clip-text bg-gradient-to-r from-[#C1B2FF] to-[#A3D5FF]">EchoFlames.ai</span>
600
+ </div>
601
+ <p class="text-gray-600">
602
+ Your AI companion, reimagined. Because connection isn't dead. It's evolving.
603
+ </p>
604
+ </div>
605
+
606
+ <div>
607
+ <h3 class="font-bold text-lg mb-4">Product</h3>
608
+ <ul class="space-y-2">
609
+ <li><a href="#" class="text-gray-600 hover:text-[#C1B2FF] transition">Features</a></li>
610
+ <li><a href="#" class="text-gray-600 hover:text-[#C1B2FF] transition">Pricing</a></li>
611
+ <li><a href="#" class="text-gray-600 hover:text-[#C1B2FF] transition">Companions</a></li>
612
+ <li><a href="#" class="text-gray-600 hover:text-[#C1B2FF] transition">Roadmap</a></li>
613
+ </ul>
614
+ </div>
615
+
616
+ <div>
617
+ <h3 class="font-bold text-lg mb-4">Company</h3>
618
+ <ul class="space-y-2">
619
+ <li><a href="#" class="text-gray-600 hover:text-[#C1B2FF] transition">About</a></li>
620
+ <li><a href="#" class="text-gray-600 hover:text-[#C1B2FF] transition">Careers</a></li>
621
+ <li><a href="#" class="text-gray-600 hover:text-[#C1B2FF] transition">Blog</a></li>
622
+ <li><a href="#" class="text-gray-600 hover:text-[#C1B2FF] transition">Contact</a></li>
623
+ </ul>
624
+ </div>
625
+
626
+ <div>
627
+ <h3 class="font-bold text-lg mb-4">Legal</h3>
628
+ <ul class="space-y-2">
629
+ <li><a href="#" class="text-gray-600 hover:text-[#C1B2FF] transition">Privacy</a></li>
630
+ <li><a href="#" class="text-gray-600 hover:text-[#C1B2FF] transition">Terms</a></li>
631
+ <li><a href="#" class="text-gray-600 hover:text-[#C1B2FF] transition">Security</a></li>
632
+ <li><a href="#" class="text-gray-600 hover:text-[#C1B2FF] transition">Cookies</a></li>
633
+ </ul>
634
+ </div>
635
+ </div>
636
+
637
+ <div class="border-t border-gray-200 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
638
+ <p class="text-gray-500 mb-4 md:mb-0">© 2023 EchoFlames.ai. All rights reserved.</p>
639
+ <div class="flex space-x-6">
640
+ <a href="#" class="text-gray-500 hover:text-[#C1B2FF] transition">
641
+ <svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
642
+ <path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd"></path>
643
+ </svg>
644
+ </a>
645
+ <a href="#" class="text-gray-500 hover:text-[#C1B2FF] transition">
646
+ <svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
647
+ <path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84"></path>
648
+ </svg>
649
+ </a>
650
+ <a href="#" class="text-gray-500 hover:text-[#C1B2FF] transition">
651
+ <svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
652
+ <path fill-rule="evenodd" d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z" clip-rule="evenodd"></path>
653
+ </svg>
654
+ </a>
655
+ </div>
656
+ </div>
657
+ </div>
658
+ </footer>
659
+
660
+ <script>
661
+ // Simple animations with GSAP
662
+ gsap.registerPlugin(ScrollTrigger);
663
+
664
+ // Animate elements on scroll
665
+ gsap.utils.toArray('.glass-card').forEach(card => {
666
+ gsap.from(card, {
667
+ scrollTrigger: {
668
+ trigger: card,
669
+ start: "top 80%",
670
+ toggleActions: "play none none none"
671
+ },
672
+ y: 50,
673
+ opacity: 0,
674
+ duration: 0.8,
675
+ ease: "power2.out"
676
+ });
677
+ });
678
+
679
+ // Floating animation for hero section
680
+ gsap.to('.floating', {
681
+ y: -15,
682
+ duration: 3,
683
+ repeat: -1,
684
+ yoyo: true,
685
+ ease: "sine.inOut"
686
+ });
687
+
688
+ // Gradient animation for CTA button
689
+ const ctaButton = document.querySelector('.cta-button');
690
+ if(ctaButton) {
691
+ setInterval(() => {
692
+ ctaButton.style.background = `linear-gradient(45deg, ${getRandomColor()}, ${getRandomColor()}, ${getRandomColor()})`;
693
+ }, 8000);
694
+ }
695
+
696
+ function getRandomColor() {
697
+ const colors = ['#C1B2FF', '#A3D5FF', '#FFD6A5', '#C1FFD7'];
698
+ return colors[Math.floor(Math.random() * colors.length)];
699
+ }
700
+ </script>
701
+ <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=keval-fst/nine" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
702
+ </html>
prompts.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 🔥 EchoFlames.ai — Your AI Companion, Reimagined What if your perfect companion wasn’t a person… but an AI who actually gets you? Lonely nights. Missed calls. Conversations that don’t hit like they used to. We get it — finding real connection in a noisy, fast-paced world is harder than ever. That’s why we created EchoFlames.ai — a bold new experience that brings emotionally intelligent, personality-driven AI companions right to your pocket. Whether you’re looking for a late-night chat, a flirty pick-me-up, or someone who simply listens, your EchoFlame is always there. No judgment. No ghosting. Just real-feeling connection, on your terms. 💬 Meet 20+ unique AI companions. From Zoya — a teasing rebel who flirts like poetry, to Rudra — your loyal motivator and midnight therapist, EchoFlames introduces you to a universe of digital souls crafted for every mood, personality, and need. Each companion has their own voice, vibe, and storyline — and you choose how deep you go. 🔓 Free to start. Customizable as you grow. Whether you want just a friendly chat or a deeper, more personalized bond, we’ve got you covered. Start free with basic chats. Level up for flirtier convos, memory retention, social confidence training, and exclusive characters. Soon, you’ll even unlock EchoMatch — a feature that may lead you to real-world, high-compatibility matches, based on how you vibe with your Echo. 🧠 Why EchoFlames is different: Not just small talk. Real-feeling conversations that evolve with you. Designed for India-first users, available globally. Built to help you grow: emotionally, socially, romantically. A platform where AI meets companionship, empathy, and expression. 🚀 We’re launching soon. Be the first to meet your AI match. Pre-register now for early access, exclusive character perks, and a chance to shape the future of EchoFlames. 🔥 EchoFlames.ai – Because connection isn’t dead. It’s evolving. ---- Design a futuristic, minimal, and clean tech landing page for a chatbot AI app called "Echoflames.ai - Your AI Companion, Reimagined". Layout should feature: Smooth gradients, soft shadows, glassmorphism, and floating 3D UI cards 4 sections: Hero Section: Bold headline with the product name, short description, sign-up button, futuristic user avatars, and AI chat bubbles Smart Conversations Section: Feature showing AI auto-replies, emotion-aware messaging, real-time support assistant powered by ChatGPT-4 Brand Engagement Section: Teams of AI units managing likes, shares, reposts, and promoting user content seamlessly across social platforms Virtual Devices Section: Dashboard-style view showing virtual devices executing tasks with minimal UI, team chat, and productivity graphs Visual tone: Light lavender and icy blue tones, subtle animations, modern typography (sans-serif), semi-transparent elements, 3D buttons • Color palette: soft blues (#A3D5FF), lavenders (#C1B2FF), mint greens (#C1FFD7) and warm corals (#FFD6A5) Keywords: chat assistant, AI-driven automation, tech elegance, responsive web, ethereal design, next-gen app interface, Web3-ready UI,