zombieofCrypto commited on
Commit
d691a5a
·
verified ·
1 Parent(s): a725564

undefined - Initial Deployment

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. index.html +735 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Prosumerism
3
- emoji: 🏃
4
- colorFrom: yellow
5
- colorTo: red
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: prosumerism
3
+ emoji: 🐳
4
+ colorFrom: blue
5
+ colorTo: blue
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,735 @@
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>Prosumer Smart Home Guide</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, #f5f7fa 0%, #c3cfe2 100%);
12
+ }
13
+ .energy-card:hover {
14
+ transform: translateY(-5px);
15
+ box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
16
+ }
17
+ .timeline-item:not(:last-child)::after {
18
+ content: '';
19
+ position: absolute;
20
+ left: 24px;
21
+ top: 32px;
22
+ height: calc(100% - 32px);
23
+ width: 2px;
24
+ background: #e5e7eb;
25
+ }
26
+ @keyframes pulse {
27
+ 0%, 100% {
28
+ opacity: 1;
29
+ }
30
+ 50% {
31
+ opacity: 0.5;
32
+ }
33
+ }
34
+ .animate-pulse-slow {
35
+ animation: pulse 3s infinite;
36
+ }
37
+ </style>
38
+ </head>
39
+ <body class="font-sans bg-gray-50">
40
+ <!-- Header -->
41
+ <header class="gradient-bg py-16 px-4 sm:px-6 lg:px-8">
42
+ <div class="max-w-7xl mx-auto text-center">
43
+ <h1 class="text-4xl md:text-5xl font-bold text-gray-800 mb-4">Transform Your Home into a <span class="text-green-600">Prosumer</span> Powerhouse</h1>
44
+ <p class="text-xl text-gray-600 max-w-3xl mx-auto">
45
+ Learn how to transition from energy consumer to energy producer with smart home technology
46
+ </p>
47
+ <div class="mt-8">
48
+ <button class="bg-green-600 hover:bg-green-700 text-white font-medium py-3 px-6 rounded-lg transition duration-300 transform hover:scale-105">
49
+ Start Your Journey
50
+ </button>
51
+ </div>
52
+ </div>
53
+ </header>
54
+
55
+ <!-- Main Content -->
56
+ <main class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12">
57
+ <!-- What is Prosumerism -->
58
+ <section class="mb-16">
59
+ <div class="text-center mb-12">
60
+ <h2 class="text-3xl font-bold text-gray-800 mb-4">What is <span class="text-green-600">Prosumerism</span>?</h2>
61
+ <div class="w-24 h-1 bg-green-500 mx-auto"></div>
62
+ </div>
63
+ <div class="grid md:grid-cols-2 gap-8 items-center">
64
+ <div>
65
+ <p class="text-lg text-gray-600 mb-6">
66
+ Prosumerism represents the evolution from passive energy consumers to active participants in energy production and management. As a prosumer, your home becomes both a consumer and producer of energy, creating a more sustainable and efficient ecosystem.
67
+ </p>
68
+ <div class="bg-blue-50 p-6 rounded-lg border-l-4 border-blue-500">
69
+ <div class="flex">
70
+ <div class="flex-shrink-0">
71
+ <i class="fas fa-lightbulb text-blue-500 text-2xl"></i>
72
+ </div>
73
+ <div class="ml-3">
74
+ <p class="text-sm text-blue-700">
75
+ The average prosumer household can offset 60-100% of its energy consumption while contributing clean energy back to the grid.
76
+ </p>
77
+ </div>
78
+ </div>
79
+ </div>
80
+ </div>
81
+ <div class="bg-white p-6 rounded-xl shadow-lg">
82
+ <img src="https://images.unsplash.com/photo-1613665813446-82a78c468a1d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=800&q=80" alt="Solar panels on a house" class="w-full h-auto rounded-lg">
83
+ </div>
84
+ </div>
85
+ </section>
86
+
87
+ <!-- Key Components -->
88
+ <section class="mb-16">
89
+ <div class="text-center mb-12">
90
+ <h2 class="text-3xl font-bold text-gray-800 mb-4">Key Components of a <span class="text-green-600">Prosumer</span> Home</h2>
91
+ <div class="w-24 h-1 bg-green-500 mx-auto"></div>
92
+ </div>
93
+ <div class="grid sm:grid-cols-2 lg:grid-cols-4 gap-6">
94
+ <!-- Card 1 -->
95
+ <div class="energy-card bg-white rounded-xl shadow-md overflow-hidden transition duration-300">
96
+ <div class="p-6">
97
+ <div class="flex items-center justify-center w-16 h-16 bg-green-100 rounded-full mb-4 mx-auto">
98
+ <i class="fas fa-solar-panel text-green-600 text-2xl"></i>
99
+ </div>
100
+ <h3 class="text-xl font-semibold text-gray-800 mb-2 text-center">Solar PV System</h3>
101
+ <p class="text-gray-600 text-center">
102
+ Photovoltaic panels convert sunlight into electricity, forming the foundation of your energy production.
103
+ </p>
104
+ </div>
105
+ </div>
106
+
107
+ <!-- Card 2 -->
108
+ <div class="energy-card bg-white rounded-xl shadow-md overflow-hidden transition duration-300">
109
+ <div class="p-6">
110
+ <div class="flex items-center justify-center w-16 h-16 bg-blue-100 rounded-full mb-4 mx-auto">
111
+ <i class="fas fa-battery-three-quarters text-blue-600 text-2xl"></i>
112
+ </div>
113
+ <h3 class="text-xl font-semibold text-gray-800 mb-2 text-center">Energy Storage</h3>
114
+ <p class="text-gray-600 text-center">
115
+ Battery systems store excess energy for use during peak times or when production is low.
116
+ </p>
117
+ </div>
118
+ </div>
119
+
120
+ <!-- Card 3 -->
121
+ <div class="energy-card bg-white rounded-xl shadow-md overflow-hidden transition duration-300">
122
+ <div class="p-6">
123
+ <div class="flex items-center justify-center w-16 h-16 bg-purple-100 rounded-full mb-4 mx-auto">
124
+ <i class="fas fa-network-wired text-purple-600 text-2xl"></i>
125
+ </div>
126
+ <h3 class="text-xl font-semibold text-gray-800 mb-2 text-center">Smart Energy Management</h3>
127
+ <p class="text-gray-600 text-center">
128
+ AI-powered systems optimize energy flows between production, storage, consumption, and the grid.
129
+ </p>
130
+ </div>
131
+ </div>
132
+
133
+ <!-- Card 4 -->
134
+ <div class="energy-card bg-white rounded-xl shadow-md overflow-hidden transition duration-300">
135
+ <div class="p-6">
136
+ <div class="flex items-center justify-center w-16 h-16 bg-yellow-100 rounded-full mb-4 mx-auto">
137
+ <i class="fas fa-chart-line text-yellow-600 text-2xl"></i>
138
+ </div>
139
+ <h3 class="text-xl font-semibold text-gray-800 mb-2 text-center">Grid Integration</h3>
140
+ <p class="text-gray-600 text-center">
141
+ Net metering and grid feedback capabilities allow you to sell excess energy back to the utility company.
142
+ </p>
143
+ </div>
144
+ </div>
145
+ </div>
146
+ </section>
147
+
148
+ <!-- Implementation Roadmap -->
149
+ <section class="mb-16">
150
+ <div class="text-center mb-12">
151
+ <h2 class="text-3xl font-bold text-gray-800 mb-4">Implementation <span class="text-green-600">Roadmap</span></h2>
152
+ <div class="w-24 h-1 bg-green-500 mx-auto"></div>
153
+ </div>
154
+ <div class="relative">
155
+ <!-- Timeline -->
156
+ <div class="space-y-8">
157
+ <!-- Step 1 -->
158
+ <div class="timeline-item relative pl-16">
159
+ <div class="absolute left-0 top-0 flex items-center justify-center w-12 h-12 rounded-full bg-green-100 text-green-600">
160
+ <span class="font-bold">1</span>
161
+ </div>
162
+ <div class="bg-white p-6 rounded-lg shadow">
163
+ <h3 class="text-xl font-semibold text-gray-800 mb-2">Energy Audit & Planning</h3>
164
+ <p class="text-gray-600 mb-4">
165
+ Conduct a thorough energy audit of your home to understand your consumption patterns and identify optimization opportunities.
166
+ </p>
167
+ <div class="flex flex-wrap gap-2">
168
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">1-2 weeks</span>
169
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">$200-$500</span>
170
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">Basic</span>
171
+ </div>
172
+ </div>
173
+ </div>
174
+
175
+ <!-- Step 2 -->
176
+ <div class="timeline-item relative pl-16">
177
+ <div class="absolute left-0 top-0 flex items-center justify-center w-12 h-12 rounded-full bg-green-100 text-green-600">
178
+ <span class="font-bold">2</span>
179
+ </div>
180
+ <div class="bg-white p-6 rounded-lg shadow">
181
+ <h3 class="text-xl font-semibold text-gray-800 mb-2">Solar Panel Installation</h3>
182
+ <p class="text-gray-600 mb-4">
183
+ Install photovoltaic panels sized appropriately for your energy needs and roof space. Consider future expansion.
184
+ </p>
185
+ <div class="flex flex-wrap gap-2">
186
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">2-6 weeks</span>
187
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">$15k-$30k</span>
188
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">Professional</span>
189
+ </div>
190
+ </div>
191
+ </div>
192
+
193
+ <!-- Step 3 -->
194
+ <div class="timeline-item relative pl-16">
195
+ <div class="absolute left-0 top-0 flex items-center justify-center w-12 h-12 rounded-full bg-green-100 text-green-600">
196
+ <span class="font-bold">3</span>
197
+ </div>
198
+ <div class="bg-white p-6 rounded-lg shadow">
199
+ <h3 class="text-xl font-semibold text-gray-800 mb-2">Energy Storage System</h3>
200
+ <p class="text-gray-600 mb-4">
201
+ Add battery storage to capture excess solar production for use during evenings or grid outages.
202
+ </p>
203
+ <div class="flex flex-wrap gap-2">
204
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">1-2 weeks</span>
205
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">$8k-$15k</span>
206
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">Professional</span>
207
+ </div>
208
+ </div>
209
+ </div>
210
+
211
+ <!-- Step 4 -->
212
+ <div class="timeline-item relative pl-16">
213
+ <div class="absolute left-0 top-0 flex items-center justify-center w-12 h-12 rounded-full bg-green-100 text-green-600">
214
+ <span class="font-bold">4</span>
215
+ </div>
216
+ <div class="bg-white p-6 rounded-lg shadow">
217
+ <h3 class="text-xl font-semibold text-gray-800 mb-2">Smart Home Integration</h3>
218
+ <p class="text-gray-600 mb-4">
219
+ Implement smart thermostats, lighting, and appliances that can respond to energy availability and pricing signals.
220
+ </p>
221
+ <div class="flex flex-wrap gap-2">
222
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">Ongoing</span>
223
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">$1k-$5k</span>
224
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">DIY/Pro</span>
225
+ </div>
226
+ </div>
227
+ </div>
228
+
229
+ <!-- Step 5 -->
230
+ <div class="timeline-item relative pl-16">
231
+ <div class="absolute left-0 top-0 flex items-center justify-center w-12 h-12 rounded-full bg-green-100 text-green-600">
232
+ <span class="font-bold">5</span>
233
+ </div>
234
+ <div class="bg-white p-6 rounded-lg shadow">
235
+ <h3 class="text-xl font-semibold text-gray-800 mb-2">Grid Connection & Optimization</h3>
236
+ <p class="text-gray-600 mb-4">
237
+ Set up net metering with your utility and implement energy management software to maximize your prosumer benefits.
238
+ </p>
239
+ <div class="flex flex-wrap gap-2">
240
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">2-4 weeks</span>
241
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">$500-$2k</span>
242
+ <span class="px-3 py-1 bg-gray-100 text-gray-800 rounded-full text-sm">Professional</span>
243
+ </div>
244
+ </div>
245
+ </div>
246
+ </div>
247
+ </div>
248
+ </section>
249
+
250
+ <!-- Skills & Knowledge -->
251
+ <section class="mb-16">
252
+ <div class="text-center mb-12">
253
+ <h2 class="text-3xl font-bold text-gray-800 mb-4">Required <span class="text-green-600">Skills & Knowledge</span></h2>
254
+ <div class="w-24 h-1 bg-green-500 mx-auto"></div>
255
+ </div>
256
+ <div class="grid md:grid-cols-2 gap-8">
257
+ <div class="bg-white p-6 rounded-xl shadow">
258
+ <h3 class="text-xl font-semibold text-gray-800 mb-4 flex items-center">
259
+ <i class="fas fa-graduation-cap text-green-600 mr-3"></i> Technical Knowledge
260
+ </h3>
261
+ <ul class="space-y-3">
262
+ <li class="flex items-start">
263
+ <i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
264
+ <span>Basic electrical systems understanding</span>
265
+ </li>
266
+ <li class="flex items-start">
267
+ <i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
268
+ <span>Solar energy fundamentals</span>
269
+ </li>
270
+ <li class="flex items-start">
271
+ <i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
272
+ <span>Battery storage technologies</span>
273
+ </li>
274
+ <li class="flex items-start">
275
+ <i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
276
+ <span>Smart home automation</span>
277
+ </li>
278
+ <li class="flex items-start">
279
+ <i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
280
+ <span>Energy monitoring systems</span>
281
+ </li>
282
+ </ul>
283
+ </div>
284
+ <div class="bg-white p-6 rounded-xl shadow">
285
+ <h3 class="text-xl font-semibold text-gray-800 mb-4 flex items-center">
286
+ <i class="fas fa-tools text-green-600 mr-3"></i> Practical Skills
287
+ </h3>
288
+ <ul class="space-y-3">
289
+ <li class="flex items-start">
290
+ <i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
291
+ <span>DIY home improvement skills (basic)</span>
292
+ </li>
293
+ <li class="flex items-start">
294
+ <i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
295
+ <span>System monitoring and maintenance</span>
296
+ </li>
297
+ <li class="flex items-start">
298
+ <i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
299
+ <span>Data analysis for energy optimization</span>
300
+ </li>
301
+ <li class="flex items-start">
302
+ <i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
303
+ <span>Understanding of local regulations</span>
304
+ </li>
305
+ <li class="flex items-start">
306
+ <i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
307
+ <span>Financial planning for ROI calculation</span>
308
+ </li>
309
+ </ul>
310
+ </div>
311
+ </div>
312
+ </section>
313
+
314
+ <!-- Cost Breakdown -->
315
+ <section class="mb-16">
316
+ <div class="text-center mb-12">
317
+ <h2 class="text-3xl font-bold text-gray-800 mb-4">Estimated <span class="text-green-600">Cost Breakdown</span></h2>
318
+ <div class="w-24 h-1 bg-green-500 mx-auto"></div>
319
+ </div>
320
+ <div class="bg-white rounded-xl shadow overflow-hidden">
321
+ <div class="grid md:grid-cols-3 divide-y md:divide-y-0 md:divide-x">
322
+ <!-- Budget Tier -->
323
+ <div class="p-6">
324
+ <div class="text-center mb-6">
325
+ <h3 class="text-xl font-semibold text-gray-800 mb-2">Basic Setup</h3>
326
+ <p class="text-gray-500">Partial energy independence</p>
327
+ <div class="mt-4">
328
+ <span class="text-3xl font-bold text-green-600">$15k-$25k</span>
329
+ </div>
330
+ </div>
331
+ <ul class="space-y-3">
332
+ <li class="flex items-start">
333
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
334
+ <span>3-5kW solar system</span>
335
+ </li>
336
+ <li class="flex items-start">
337
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
338
+ <span>Small battery backup (5-10kWh)</span>
339
+ </li>
340
+ <li class="flex items-start">
341
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
342
+ <span>Basic energy monitoring</span>
343
+ </li>
344
+ <li class="flex items-start">
345
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
346
+ <span>40-60% energy offset</span>
347
+ </li>
348
+ </ul>
349
+ </div>
350
+
351
+ <!-- Mid Tier -->
352
+ <div class="p-6 bg-gray-50">
353
+ <div class="text-center mb-6">
354
+ <div class="inline-block px-3 py-1 bg-green-100 text-green-800 rounded-full text-sm font-medium mb-2">
355
+ Most Popular
356
+ </div>
357
+ <h3 class="text-xl font-semibold text-gray-800 mb-2">Advanced Setup</h3>
358
+ <p class="text-gray-500">Near energy independence</p>
359
+ <div class="mt-4">
360
+ <span class="text-3xl font-bold text-green-600">$25k-$40k</span>
361
+ </div>
362
+ </div>
363
+ <ul class="space-y-3">
364
+ <li class="flex items-start">
365
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
366
+ <span>6-10kW solar system</span>
367
+ </li>
368
+ <li class="flex items-start">
369
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
370
+ <span>Medium battery (10-20kWh)</span>
371
+ </li>
372
+ <li class="flex items-start">
373
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
374
+ <span>Smart energy management</span>
375
+ </li>
376
+ <li class="flex items-start">
377
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
378
+ <span>70-90% energy offset</span>
379
+ </li>
380
+ </ul>
381
+ </div>
382
+
383
+ <!-- Premium Tier -->
384
+ <div class="p-6">
385
+ <div class="text-center mb-6">
386
+ <h3 class="text-xl font-semibold text-gray-800 mb-2">Premium Setup</h3>
387
+ <p class="text-gray-500">Full energy independence</p>
388
+ <div class="mt-4">
389
+ <span class="text-3xl font-bold text-green-600">$40k-$70k+</span>
390
+ </div>
391
+ </div>
392
+ <ul class="space-y-3">
393
+ <li class="flex items-start">
394
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
395
+ <span>10-15kW+ solar system</span>
396
+ </li>
397
+ <li class="flex items-start">
398
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
399
+ <span>Large battery (20-30kWh+)</span>
400
+ </li>
401
+ <li class="flex items-start">
402
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
403
+ <span>AI-powered optimization</span>
404
+ </li>
405
+ <li class="flex items-start">
406
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
407
+ <span>100%+ energy offset</span>
408
+ </li>
409
+ </ul>
410
+ </div>
411
+ </div>
412
+ <div class="bg-gray-100 px-6 py-4 border-t border-gray-200">
413
+ <p class="text-sm text-gray-600">
414
+ <i class="fas fa-info-circle text-green-600 mr-2"></i> Prices vary by location, incentives, and specific equipment choices. ROI typically 5-10 years.
415
+ </p>
416
+ </div>
417
+ </div>
418
+ </section>
419
+
420
+ <!-- Benefits & Challenges -->
421
+ <section class="mb-16">
422
+ <div class="text-center mb-12">
423
+ <h2 class="text-3xl font-bold text-gray-800 mb-4">Benefits & <span class="text-green-600">Challenges</span></h2>
424
+ <div class="w-24 h-1 bg-green-500 mx-auto"></div>
425
+ </div>
426
+ <div class="grid md:grid-cols-2 gap-8">
427
+ <div class="bg-green-50 p-6 rounded-xl border border-green-200">
428
+ <h3 class="text-xl font-semibold text-green-800 mb-4 flex items-center">
429
+ <i class="fas fa-thumbs-up text-green-600 mr-3"></i> Benefits
430
+ </h3>
431
+ <div class="space-y-4">
432
+ <div class="flex">
433
+ <div class="flex-shrink-0 mt-1">
434
+ <div class="flex items-center justify-center h-8 w-8 rounded-full bg-green-100 text-green-600">
435
+ <i class="fas fa-dollar-sign text-sm"></i>
436
+ </div>
437
+ </div>
438
+ <div class="ml-3">
439
+ <h4 class="text-md font-medium text-green-800">Reduced Energy Bills</h4>
440
+ <p class="mt-1 text-sm text-green-700">
441
+ Significant long-term savings with potential to eliminate electricity bills entirely.
442
+ </p>
443
+ </div>
444
+ </div>
445
+ <div class="flex">
446
+ <div class="flex-shrink-0 mt-1">
447
+ <div class="flex items-center justify-center h-8 w-8 rounded-full bg-green-100 text-green-600">
448
+ <i class="fas fa-leaf text-sm"></i>
449
+ </div>
450
+ </div>
451
+ <div class="ml-3">
452
+ <h4 class="text-md font-medium text-green-800">Environmental Impact</h4>
453
+ <p class="mt-1 text-sm text-green-700">
454
+ Dramatically reduce your carbon footprint and contribute to cleaner energy grids.
455
+ </p>
456
+ </div>
457
+ </div>
458
+ <div class="flex">
459
+ <div class="flex-shrink-0 mt-1">
460
+ <div class="flex items-center justify-center h-8 w-8 rounded-full bg-green-100 text-green-600">
461
+ <i class="fas fa-bolt text-sm"></i>
462
+ </div>
463
+ </div>
464
+ <div class="ml-3">
465
+ <h4 class="text-md font-medium text-green-800">Energy Independence</h4>
466
+ <p class="mt-1 text-sm text-green-700">
467
+ Protection from power outages and energy price fluctuations.
468
+ </p>
469
+ </div>
470
+ </div>
471
+ <div class="flex">
472
+ <div class="flex-shrink-0 mt-1">
473
+ <div class="flex items-center justify-center h-8 w-8 rounded-full bg-green-100 text-green-600">
474
+ <i class="fas fa-chart-line text-sm"></i>
475
+ </div>
476
+ </div>
477
+ <div class="ml-3">
478
+ <h4 class="text-md font-medium text-green-800">Potential Revenue</h4>
479
+ <p class="mt-1 text-sm text-green-700">
480
+ Earn money by selling excess energy back to the grid in many locations.
481
+ </p>
482
+ </div>
483
+ </div>
484
+ </div>
485
+ </div>
486
+ <div class="bg-red-50 p-6 rounded-xl border border-red-200">
487
+ <h3 class="text-xl font-semibold text-red-800 mb-4 flex items-center">
488
+ <i class="fas fa-exclamation-triangle text-red-600 mr-3"></i> Challenges
489
+ </h3>
490
+ <div class="space-y-4">
491
+ <div class="flex">
492
+ <div class="flex-shrink-0 mt-1">
493
+ <div class="flex items-center justify-center h-8 w-8 rounded-full bg-red-100 text-red-600">
494
+ <i class="fas fa-dollar-sign text-sm"></i>
495
+ </div>
496
+ </div>
497
+ <div class="ml-3">
498
+ <h4 class="text-md font-medium text-red-800">Upfront Costs</h4>
499
+ <p class="mt-1 text-sm text-red-700">
500
+ Significant initial investment required, though financing options are available.
501
+ </p>
502
+ </div>
503
+ </div>
504
+ <div class="flex">
505
+ <div class="flex-shrink-0 mt-1">
506
+ <div class="flex items-center justify-center h-8 w-8 rounded-full bg-red-100 text-red-600">
507
+ <i class="fas fa-file-alt text-sm"></i>
508
+ </div>
509
+ </div>
510
+ <div class="ml-3">
511
+ <h4 class="text-md font-medium text-red-800">Regulatory Hurdles</h4>
512
+ <p class="mt-1 text-sm text-red-700">
513
+ Local regulations and utility policies can complicate implementation.
514
+ </p>
515
+ </div>
516
+ </div>
517
+ <div class="flex">
518
+ <div class="flex-shrink-0 mt-1">
519
+ <div class="flex items-center justify-center h-8 w-8 rounded-full bg-red-100 text-red-600">
520
+ <i class="fas fa-home text-sm"></i>
521
+ </div>
522
+ </div>
523
+ <div class="ml-3">
524
+ <h4 class="text-md font-medium text-red-800">Space Requirements</h4>
525
+ <p class="mt-1 text-sm text-red-700">
526
+ Need adequate roof space or land for solar panels and space for battery storage.
527
+ </p>
528
+ </div>
529
+ </div>
530
+ <div class="flex">
531
+ <div class="flex-shrink-0 mt-1">
532
+ <div class="flex items-center justify-center h-8 w-8 rounded-full bg-red-100 text-red-600">
533
+ <i class="fas fa-cogs text-sm"></i>
534
+ </div>
535
+ </div>
536
+ <div class="ml-3">
537
+ <h4 class="text-md font-medium text-red-800">Technical Complexity</h4>
538
+ <p class="mt-1 text-sm text-red-700">
539
+ Requires learning new systems and potentially troubleshooting technical issues.
540
+ </p>
541
+ </div>
542
+ </div>
543
+ </div>
544
+ </div>
545
+ </div>
546
+ </section>
547
+
548
+ <!-- Getting Started -->
549
+ <section class="bg-white rounded-xl shadow-lg overflow-hidden mb-16">
550
+ <div class="grid md:grid-cols-2">
551
+ <div class="p-8 sm:p-10">
552
+ <h2 class="text-3xl font-bold text-gray-800 mb-4">Ready to Become a <span class="text-green-600">Prosumer</span>?</h2>
553
+ <p class="text-lg text-gray-600 mb-6">
554
+ Start your journey toward energy independence with these first steps:
555
+ </p>
556
+ <div class="space-y-4">
557
+ <div class="flex items-start">
558
+ <div class="flex-shrink-0 mt-1">
559
+ <div class="flex items-center justify-center h-6 w-6 rounded-full bg-green-100 text-green-600">
560
+ <span class="text-sm font-medium">1</span>
561
+ </div>
562
+ </div>
563
+ <div class="ml-3">
564
+ <p class="text-base text-gray-700">
565
+ <span class="font-medium">Research local incentives</span> - Tax credits, rebates, and net metering policies
566
+ </p>
567
+ </div>
568
+ </div>
569
+ <div class="flex items-start">
570
+ <div class="flex-shrink-0 mt-1">
571
+ <div class="flex items-center justify-center h-6 w-6 rounded-full bg-green-100 text-green-600">
572
+ <span class="text-sm font-medium">2</span>
573
+ </div>
574
+ </div>
575
+ <div class="ml-3">
576
+ <p class="text-base text-gray-700">
577
+ <span class="font-medium">Get multiple quotes</span> - Compare solar installers in your area
578
+ </p>
579
+ </div>
580
+ </div>
581
+ <div class="flex items-start">
582
+ <div class="flex-shrink-0 mt-1">
583
+ <div class="flex items-center justify-center h-6 w-6 rounded-full bg-green-100 text-green-600">
584
+ <span class="text-sm font-medium">3</span>
585
+ </div>
586
+ </div>
587
+ <div class="ml-3">
588
+ <p class="text-base text-gray-700">
589
+ <span class="font-medium">Start small</span> - Begin with energy monitoring before major investments
590
+ </p>
591
+ </div>
592
+ </div>
593
+ <div class="flex items-start">
594
+ <div class="flex-shrink-0 mt-1">
595
+ <div class="flex items-center justify-center h-6 w-6 rounded-full bg-green-100 text-green-600">
596
+ <span class="text-sm font-medium">4</span>
597
+ </div>
598
+ </div>
599
+ <div class="ml-3">
600
+ <p class="text-base text-gray-700">
601
+ <span class="font-medium">Educate yourself</span> - Take online courses about solar and energy storage
602
+ </p>
603
+ </div>
604
+ </div>
605
+ </div>
606
+ <div class="mt-8">
607
+ <button class="w-full bg-green-600 hover:bg-green-700 text-white font-medium py-3 px-6 rounded-lg transition duration-300">
608
+ Download Starter Guide <i class="fas fa-arrow-down ml-2"></i>
609
+ </button>
610
+ </div>
611
+ </div>
612
+ <div class="bg-green-50 flex items-center justify-center p-8">
613
+ <div class="relative w-full max-w-md">
614
+ <div class="absolute -top-6 -left-6 w-32 h-32 bg-green-200 rounded-full opacity-50 animate-pulse-slow"></div>
615
+ <div class="absolute -bottom-6 -right-6 w-32 h-32 bg-green-300 rounded-full opacity-50 animate-pulse-slow" style="animation-delay: 1.5s;"></div>
616
+ <div class="relative bg-white p-8 rounded-xl shadow-md">
617
+ <h3 class="text-xl font-semibold text-gray-800 mb-4">Free Prosumer Starter Kit</h3>
618
+ <ul class="space-y-3 mb-6">
619
+ <li class="flex items-start">
620
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
621
+ <span>Local incentive finder</span>
622
+ </li>
623
+ <li class="flex items-start">
624
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
625
+ <span>Solar calculator</span>
626
+ </li>
627
+ <li class="flex items-start">
628
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
629
+ <span>Vetted installer directory</span>
630
+ </li>
631
+ <li class="flex items-start">
632
+ <i class="fas fa-check text-green-500 mt-1 mr-2"></i>
633
+ <span>Learning resources</span>
634
+ </li>
635
+ </ul>
636
+ <div class="flex items-center">
637
+ <input type="email" placeholder="Your email address" class="flex-1 border border-gray-300 rounded-l-lg py-2 px-4 focus:outline-none focus:ring-2 focus:ring-green-500 focus:border-transparent">
638
+ <button class="bg-green-600 hover:bg-green-700 text-white py-2 px-4 rounded-r-lg transition duration-300">
639
+ Send <i class="fas fa-paper-plane ml-1"></i>
640
+ </button>
641
+ </div>
642
+ </div>
643
+ </div>
644
+ </div>
645
+ </div>
646
+ </section>
647
+ </main>
648
+
649
+ <!-- Footer -->
650
+ <footer class="bg-gray-800 text-white py-12 px-4 sm:px-6 lg:px-8">
651
+ <div class="max-w-7xl mx-auto">
652
+ <div class="grid md:grid-cols-4 gap-8">
653
+ <div>
654
+ <h3 class="text-lg font-semibold mb-4">Prosumer Homes</h3>
655
+ <p class="text-gray-400">
656
+ Empowering homeowners to take control of their energy future through smart, sustainable solutions.
657
+ </p>
658
+ </div>
659
+ <div>
660
+ <h3 class="text-lg font-semibold mb-4">Resources</h3>
661
+ <ul class="space-y-2">
662
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Blog</a></li>
663
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Calculators</a></li>
664
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Case Studies</a></li>
665
+ <li><a href="#" class="text-gray-400 hover:text-white transition">FAQ</a></li>
666
+ </ul>
667
+ </div>
668
+ <div>
669
+ <h3 class="text-lg font-semibold mb-4">Legal</h3>
670
+ <ul class="space-y-2">
671
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Privacy Policy</a></li>
672
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Terms of Service</a></li>
673
+ <li><a href="#" class="text-gray-400 hover:text-white transition">Disclosures</a></li>
674
+ </ul>
675
+ </div>
676
+ <div>
677
+ <h3 class="text-lg font-semibold mb-4">Connect</h3>
678
+ <div class="flex space-x-4 mb-4">
679
+ <a href="#" class="text-gray-400 hover:text-white transition">
680
+ <i class="fab fa-facebook-f"></i>
681
+ </a>
682
+ <a href="#" class="text-gray-400 hover:text-white transition">
683
+ <i class="fab fa-twitter"></i>
684
+ </a>
685
+ <a href="#" class="text-gray-400 hover:text-white transition">
686
+ <i class="fab fa-instagram"></i>
687
+ </a>
688
+ <a href="#" class="text-gray-400 hover:text-white transition">
689
+ <i class="fab fa-youtube"></i>
690
+ </a>
691
+ </div>
692
+ <p class="text-gray-400">
693
+ <i class="fas fa-envelope mr-2"></i> [email protected]
694
+ </p>
695
+ </div>
696
+ </div>
697
+ <div class="border-t border-gray-700 mt-8 pt-8 text-center text-gray-400">
698
+ <p>© 2023 Prosumer Homes. All rights reserved.</p>
699
+ </div>
700
+ </div>
701
+ </footer>
702
+
703
+ <script>
704
+ // Simple script for demo purposes
705
+ document.addEventListener('DOMContentLoaded', function() {
706
+ // Smooth scroll for anchor links
707
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
708
+ anchor.addEventListener('click', function (e) {
709
+ e.preventDefault();
710
+ document.querySelector(this.getAttribute('href')).scrollIntoView({
711
+ behavior: 'smooth'
712
+ });
713
+ });
714
+ });
715
+
716
+ // Demo animation for the energy cards
717
+ const energyCards = document.querySelectorAll('.energy-card');
718
+ energyCards.forEach(card => {
719
+ card.addEventListener('mouseenter', function() {
720
+ this.style.transition = 'all 0.3s ease';
721
+ });
722
+ });
723
+
724
+ // Form submission handling (demo)
725
+ const form = document.querySelector('form');
726
+ if(form) {
727
+ form.addEventListener('submit', function(e) {
728
+ e.preventDefault();
729
+ alert('Thank you for your interest! A starter kit will be sent to your email.');
730
+ });
731
+ }
732
+ });
733
+ </script>
734
+ <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=zombieofCrypto/prosumerism" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
735
+ </html>