stakmodsco commited on
Commit
b00fcdd
·
verified ·
1 Parent(s): a2f212d

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +704 -19
  3. prompts.txt +0 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Stakmods
3
- emoji:
4
- colorFrom: indigo
5
- colorTo: indigo
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: stakmods
3
+ emoji: 🐳
4
+ colorFrom: blue
5
+ colorTo: yellow
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,704 @@
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>Neighborly | Local Help Network</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, #4f46e5 0%, #10b981 100%);
12
+ }
13
+ .request-card:hover {
14
+ transform: translateY(-5px);
15
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
16
+ }
17
+ .category-chip {
18
+ transition: all 0.2s ease;
19
+ }
20
+ .category-chip:hover {
21
+ transform: scale(1.05);
22
+ }
23
+ .map-container {
24
+ height: 300px;
25
+ border-radius: 1rem;
26
+ overflow: hidden;
27
+ }
28
+ .chat-bubble {
29
+ max-width: 70%;
30
+ border-radius: 1.125rem;
31
+ }
32
+ .chat-bubble.sent {
33
+ border-bottom-right-radius: 0;
34
+ background-color: #4f46e5;
35
+ color: white;
36
+ }
37
+ .chat-bubble.received {
38
+ border-bottom-left-radius: 0;
39
+ background-color: #e5e7eb;
40
+ color: #1f2937;
41
+ }
42
+ #map {
43
+ height: 100%;
44
+ width: 100%;
45
+ }
46
+ .subscription-card {
47
+ transition: all 0.3s ease;
48
+ }
49
+ .subscription-card:hover {
50
+ transform: scale(1.03);
51
+ }
52
+ .subscription-card.popular {
53
+ border: 2px solid #4f46e5;
54
+ position: relative;
55
+ }
56
+ .popular-badge {
57
+ position: absolute;
58
+ top: -10px;
59
+ right: 20px;
60
+ background: #4f46e5;
61
+ color: white;
62
+ padding: 2px 8px;
63
+ border-radius: 9999px;
64
+ font-size: 0.75rem;
65
+ font-weight: bold;
66
+ }
67
+ .blur-content {
68
+ filter: blur(4px);
69
+ pointer-events: none;
70
+ user-select: none;
71
+ }
72
+ .boosted-post {
73
+ border-left: 4px solid #f59e0b;
74
+ position: relative;
75
+ }
76
+ .boost-badge {
77
+ position: absolute;
78
+ top: 10px;
79
+ right: 10px;
80
+ background: #f59e0b;
81
+ color: white;
82
+ padding: 2px 8px;
83
+ border-radius: 9999px;
84
+ font-size: 0.75rem;
85
+ font-weight: bold;
86
+ }
87
+ .boost-options {
88
+ display: none;
89
+ position: absolute;
90
+ top: 100%;
91
+ right: 0;
92
+ background: white;
93
+ border-radius: 0.5rem;
94
+ box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
95
+ z-index: 10;
96
+ width: 200px;
97
+ }
98
+ .boost-btn:hover .boost-options {
99
+ display: block;
100
+ }
101
+ .free-trial-banner {
102
+ background: linear-gradient(135deg, #f59e0b 0%, #ec4899 100%);
103
+ }
104
+ </style>
105
+ </head>
106
+ <body class="bg-gray-50 min-h-screen">
107
+ <!-- Navigation -->
108
+ <nav class="gradient-bg text-white shadow-lg">
109
+ <div class="container mx-auto px-4 py-3 flex justify-between items-center">
110
+ <div class="flex items-center space-x-2">
111
+ <i class="fas fa-hands-helping text-2xl"></i>
112
+ <span class="text-xl font-bold">Neighborly</span>
113
+ </div>
114
+ <div class="hidden md:flex space-x-6">
115
+ <a href="#" class="hover:text-gray-200 font-medium">Home</a>
116
+ <a href="#" class="hover:text-gray-200 font-medium">Requests</a>
117
+ <a href="#" class="hover:text-gray-200 font-medium">Offers</a>
118
+ <a href="#" class="hover:text-gray-200 font-medium">Messages</a>
119
+ </div>
120
+ <div class="flex items-center space-x-4">
121
+ <button class="md:hidden text-white focus:outline-none">
122
+ <i class="fas fa-bars text-xl"></i>
123
+ </button>
124
+ <div class="hidden md:flex items-center space-x-2">
125
+ <img src="https://randomuser.me/api/portraits/women/44.jpg" alt="Profile" class="w-8 h-8 rounded-full border-2 border-white">
126
+ <span class="font-medium">Sarah</span>
127
+ <span class="bg-yellow-500 text-white text-xs px-2 py-1 rounded-full">Free Trial</span>
128
+ </div>
129
+ </div>
130
+ </div>
131
+ </nav>
132
+
133
+ <!-- Mobile Menu (Hidden by default) -->
134
+ <div class="md:hidden bg-white shadow-lg hidden" id="mobileMenu">
135
+ <div class="container mx-auto px-4 py-2 flex flex-col space-y-2">
136
+ <a href="#" class="py-2 px-4 hover:bg-gray-100 rounded">Home</a>
137
+ <a href="#" class="py-2 px-4 hover:bg-gray-100 rounded">Requests</a>
138
+ <a href="#" class="py-2 px-4 hover:bg-gray-100 rounded">Offers</a>
139
+ <a href="#" class="py-2 px-4 hover:bg-gray-100 rounded">Messages</a>
140
+ <div class="border-t border-gray-200 pt-2">
141
+ <a href="#" class="py-2 px-4 hover:bg-gray-100 rounded flex items-center space-x-2">
142
+ <img src="https://randomuser.me/api/portraits/women/44.jpg" alt="Profile" class="w-6 h-6 rounded-full">
143
+ <span>Profile</span>
144
+ <span class="bg-yellow-500 text-white text-xs px-2 py-1 rounded-full">Free Trial</span>
145
+ </a>
146
+ </div>
147
+ </div>
148
+ </div>
149
+
150
+ <!-- Subscription Modal (Hidden by default) -->
151
+ <div class="fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center z-50 hidden" id="subscriptionModal">
152
+ <div class="bg-white rounded-xl max-w-2xl w-full mx-4 overflow-hidden">
153
+ <div class="gradient-bg text-white p-6">
154
+ <h2 class="text-2xl font-bold">Unlock Full Neighborly Access</h2>
155
+ <p>Subscribe to connect with helpers and see replies to your requests</p>
156
+ </div>
157
+
158
+ <div class="p-6">
159
+ <!-- Free Trial Banner -->
160
+ <div class="free-trial-banner text-white rounded-lg p-4 mb-6">
161
+ <div class="flex items-center">
162
+ <i class="fas fa-gift text-2xl mr-3"></i>
163
+ <div>
164
+ <h3 class="font-bold">3-Day Free Trial</h3>
165
+ <p class="text-sm">Try premium features for free. Cancel anytime.</p>
166
+ </div>
167
+ </div>
168
+ </div>
169
+
170
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-4 mb-6">
171
+ <!-- Daily Subscription -->
172
+ <div class="subscription-card bg-white border border-gray-200 rounded-lg p-4 text-center">
173
+ <h3 class="font-bold text-lg mb-2">Daily</h3>
174
+ <p class="text-gray-600 text-xs mb-3">For urgent one-time needs</p>
175
+ <div class="text-2xl font-bold mb-3">$0.99</div>
176
+ <ul class="text-left space-y-2 mb-4 text-xs">
177
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>View replies for 24 hours</span></li>
178
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>Message 3 helpers</span></li>
179
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>Basic support</span></li>
180
+ </ul>
181
+ <button class="w-full bg-gray-200 text-gray-800 py-2 rounded-lg text-sm font-medium hover:bg-gray-300 transition">Choose Plan</button>
182
+ </div>
183
+
184
+ <!-- Weekly Subscription -->
185
+ <div class="subscription-card bg-white border border-gray-200 rounded-lg p-4 text-center">
186
+ <h3 class="font-bold text-lg mb-2">Weekly</h3>
187
+ <p class="text-gray-600 text-xs mb-3">For short-term testing</p>
188
+ <div class="text-2xl font-bold mb-3">$3.49</div>
189
+ <div class="text-xs text-gray-500 mb-2">Save 50% vs daily</div>
190
+ <ul class="text-left space-y-2 mb-4 text-xs">
191
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>View replies for 7 days</span></li>
192
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>Unlimited messaging</span></li>
193
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>Priority support</span></li>
194
+ </ul>
195
+ <button class="w-full gradient-bg text-white py-2 rounded-lg text-sm font-medium hover:opacity-90 transition">Choose Plan</button>
196
+ </div>
197
+
198
+ <!-- Monthly Subscription -->
199
+ <div class="subscription-card bg-white border-2 border-indigo-500 rounded-lg p-4 text-center popular">
200
+ <div class="popular-badge">BEST VALUE</div>
201
+ <h3 class="font-bold text-lg mb-2">Monthly</h3>
202
+ <p class="text-gray-600 text-xs mb-3">For regular community use</p>
203
+ <div class="text-2xl font-bold mb-3">$9.99</div>
204
+ <div class="text-xs text-gray-500 mb-2">Save 70% vs daily</div>
205
+ <ul class="text-left space-y-2 mb-4 text-xs">
206
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>View replies for 30 days</span></li>
207
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>Unlimited messaging</span></li>
208
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>24/7 premium support</span></li>
209
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>1 free boost per month</span></li>
210
+ </ul>
211
+ <button class="w-full gradient-bg text-white py-2 rounded-lg text-sm font-medium hover:opacity-90 transition">Choose Plan</button>
212
+ </div>
213
+
214
+ <!-- Yearly Subscription -->
215
+ <div class="subscription-card bg-white border border-gray-200 rounded-lg p-4 text-center">
216
+ <h3 class="font-bold text-lg mb-2">Yearly</h3>
217
+ <p class="text-gray-600 text-xs mb-3">For community champions</p>
218
+ <div class="text-2xl font-bold mb-3">$79.99</div>
219
+ <div class="text-xs text-gray-500 mb-2">Save 33% vs monthly</div>
220
+ <ul class="text-left space-y-2 mb-4 text-xs">
221
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>View replies for 1 year</span></li>
222
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>Unlimited messaging</span></li>
223
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>VIP support</span></li>
224
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>3 free boosts per month</span></li>
225
+ <li class="flex items-start"><i class="fas fa-check text-green-500 mr-2 mt-1"></i> <span>Premium badge</span></li>
226
+ </ul>
227
+ <button class="w-full bg-gray-200 text-gray-800 py-2 rounded-lg text-sm font-medium hover:bg-gray-300 transition">Choose Plan</button>
228
+ </div>
229
+ </div>
230
+
231
+ <div class="text-center">
232
+ <p class="text-xs text-gray-600">All subscriptions auto-renew. Cancel anytime. Free trial ends after 3 days.</p>
233
+ <button id="cancelSubscription" class="mt-4 text-gray-500 hover:text-gray-700 text-sm">Maybe later</button>
234
+ </div>
235
+ </div>
236
+ </div>
237
+ </div>
238
+
239
+ <!-- Boost Modal (Hidden by default) -->
240
+ <div class="fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center z-50 hidden" id="boostModal">
241
+ <div class="bg-white rounded-xl max-w-md w-full mx-4 overflow-hidden">
242
+ <div class="bg-yellow-500 text-white p-4">
243
+ <h2 class="text-xl font-bold">Boost Your Request</h2>
244
+ <p class="text-sm">Get more visibility for your request</p>
245
+ </div>
246
+
247
+ <div class="p-6">
248
+ <div class="mb-4">
249
+ <h3 class="font-bold mb-2">Select Boost Duration</h3>
250
+ <div class="grid grid-cols-3 gap-3">
251
+ <button class="boost-option border border-gray-200 rounded-lg p-3 hover:border-yellow-400 hover:bg-yellow-50 transition" data-duration="24" data-price="1.49">
252
+ <div class="font-bold">24 hours</div>
253
+ <div class="text-sm text-gray-600">$1.49</div>
254
+ </button>
255
+ <button class="boost-option border border-gray-200 rounded-lg p-3 hover:border-yellow-400 hover:bg-yellow-50 transition" data-duration="72" data-price="3.49">
256
+ <div class="font-bold">3 days</div>
257
+ <div class="text-sm text-gray-600">$3.49</div>
258
+ </button>
259
+ <button class="boost-option border border-gray-200 rounded-lg p-3 hover:border-yellow-400 hover:bg-yellow-50 transition" data-duration="168" data-price="5.99">
260
+ <div class="font-bold">7 days</div>
261
+ <div class="text-sm text-gray-600">$5.99</div>
262
+ </button>
263
+ </div>
264
+ </div>
265
+
266
+ <div class="bg-gray-50 p-4 rounded-lg mb-4">
267
+ <h4 class="font-bold text-sm mb-2">Boost Benefits</h4>
268
+ <ul class="text-sm space-y-2">
269
+ <li class="flex items-start"><i class="fas fa-check text-yellow-500 mr-2 mt-1"></i> <span>3x more visibility than regular posts</span></li>
270
+ <li class="flex items-start"><i class="fas fa-check text-yellow-500 mr-2 mt-1"></i> <span>Top placement in your neighborhood feed</span></li>
271
+ <li class="flex items-start"><i class="fas fa-check text-yellow-500 mr-2 mt-1"></i> <span>"Boosted" badge for credibility</span></li>
272
+ <li class="flex items-start"><i class="fas fa-check text-yellow-500 mr-2 mt-1"></i> <span>Detailed analytics on views</span></li>
273
+ </ul>
274
+ </div>
275
+
276
+ <div class="flex justify-between">
277
+ <button id="cancelBoost" class="text-gray-500 hover:text-gray-700 text-sm">Cancel</button>
278
+ <button id="confirmBoost" class="bg-yellow-500 text-white px-6 py-2 rounded-lg font-medium hover:bg-yellow-600 transition disabled:opacity-50" disabled>
279
+ Boost Now
280
+ </button>
281
+ </div>
282
+ </div>
283
+ </div>
284
+ </div>
285
+
286
+ <!-- Main Content -->
287
+ <main class="container mx-auto px-4 py-6">
288
+ <!-- Subscription Banner -->
289
+ <div class="gradient-bg text-white rounded-xl p-4 mb-6 flex flex-col md:flex-row items-center justify-between">
290
+ <div class="mb-4 md:mb-0">
291
+ <h3 class="font-bold text-lg">Premium Membership</h3>
292
+ <p>Subscribe to connect with helpers and see replies to your requests</p>
293
+ </div>
294
+ <button id="openSubscription" class="bg-white text-indigo-600 px-6 py-2 rounded-lg font-bold hover:bg-gray-100 transition duration-200">
295
+ Upgrade Now
296
+ </button>
297
+ </div>
298
+
299
+ <!-- Free Trial Countdown -->
300
+ <div class="bg-yellow-50 border border-yellow-200 rounded-lg p-4 mb-6 flex items-center">
301
+ <i class="fas fa-clock text-yellow-500 text-xl mr-3"></i>
302
+ <div>
303
+ <h4 class="font-bold text-yellow-800">Your free trial ends in 2 days</h4>
304
+ <p class="text-sm text-yellow-600">Subscribe now to keep accessing replies and messages</p>
305
+ </div>
306
+ </div>
307
+
308
+ <!-- Create Request Card -->
309
+ <div class="bg-white rounded-xl shadow-md p-6 mb-8">
310
+ <div class="flex items-start space-x-4">
311
+ <img src="https://randomuser.me/api/portraits/women/44.jpg" alt="User" class="w-12 h-12 rounded-full">
312
+ <div class="flex-1">
313
+ <textarea class="w-full border border-gray-300 rounded-lg p-3 focus:outline-none focus:ring-2 focus:ring-indigo-500" placeholder="What help do you need today?"></textarea>
314
+ <div class="flex justify-between items-center mt-3">
315
+ <div class="flex space-x-2">
316
+ <button class="text-gray-500 hover:text-gray-700">
317
+ <i class="fas fa-image"></i>
318
+ </button>
319
+ <button class="text-gray-500 hover:text-gray-700">
320
+ <i class="fas fa-map-marker-alt"></i>
321
+ </button>
322
+ </div>
323
+ <div class="flex space-x-3">
324
+ <div class="boost-btn relative">
325
+ <button class="bg-yellow-100 text-yellow-800 px-3 py-1 rounded-full text-sm font-medium flex items-center hover:bg-yellow-200">
326
+ <i class="fas fa-bolt mr-1"></i>
327
+ <span>Boost</span>
328
+ </button>
329
+ <div class="boost-options p-2">
330
+ <div class="text-xs font-medium mb-2 text-gray-700">Boost options:</div>
331
+ <button class="boost-option-btn text-left w-full px-2 py-1 text-sm hover:bg-gray-100 rounded" data-duration="24" data-price="1.49">
332
+ <div class="font-medium">24 hours - $1.49</div>
333
+ <div class="text-xs text-gray-500">For urgent requests</div>
334
+ </button>
335
+ <button class="boost-option-btn text-left w-full px-2 py-1 text-sm hover:bg-gray-100 rounded" data-duration="72" data-price="3.49">
336
+ <div class="font-medium">3 days - $3.49</div>
337
+ <div class="text-xs text-gray-500">Weekend visibility</div>
338
+ </button>
339
+ <button class="boost-option-btn text-left w-full px-2 py-1 text-sm hover:bg-gray-100 rounded" data-duration="168" data-price="5.99">
340
+ <div class="font-medium">7 days - $5.99</div>
341
+ <div class="text-xs text-gray-500">Best value</div>
342
+ </button>
343
+ </div>
344
+ </div>
345
+ <button class="gradient-bg text-white px-4 py-2 rounded-lg font-medium hover:opacity-90 transition">
346
+ Post Request
347
+ </button>
348
+ </div>
349
+ </div>
350
+ </div>
351
+ </div>
352
+ </div>
353
+
354
+ <!-- Nearby Requests -->
355
+ <section class="mb-12">
356
+ <div class="flex justify-between items-center mb-6">
357
+ <h2 class="text-2xl font-bold text-gray-800">Nearby Requests</h2>
358
+ <div class="flex items-center space-x-2">
359
+ <span class="text-sm text-gray-600">Sort by:</span>
360
+ <select class="border border-gray-300 rounded-lg px-3 py-1 text-sm focus:outline-none focus:ring-1 focus:ring-indigo-500">
361
+ <option>Most Recent</option>
362
+ <option>Nearest</option>
363
+ <option>Most Responses</option>
364
+ <option>Boosted First</option>
365
+ </select>
366
+ </div>
367
+ </div>
368
+
369
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
370
+ <!-- Boosted Request Card -->
371
+ <div class="bg-white rounded-xl shadow-md overflow-hidden request-card transition duration-200 boosted-post">
372
+ <div class="boost-badge flex items-center">
373
+ <i class="fas fa-bolt mr-1"></i>
374
+ <span>BOOSTED</span>
375
+ </div>
376
+ <div class="p-6">
377
+ <div class="flex justify-between items-start mb-4">
378
+ <div class="flex items-center space-x-3">
379
+ <img src="https://randomuser.me/api/portraits/men/32.jpg" alt="User" class="w-10 h-10 rounded-full">
380
+ <div>
381
+ <h3 class="font-bold">Michael</h3>
382
+ <p class="text-sm text-gray-500">0.3 miles away</p>
383
+ </div>
384
+ </div>
385
+ <span class="text-xs bg-green-100 text-green-800 px-2 py-1 rounded-full">Active</span>
386
+ </div>
387
+ <p class="mb-4">Need someone to water my plants while I'm away next week. Will return the favor!</p>
388
+ <div class="flex flex-wrap gap-2 mb-4">
389
+ <span class="category-chip bg-blue-100 text-blue-800 text-xs px-3 py-1 rounded-full">Plant Care</span>
390
+ <span class="category-chip bg-purple-100 text-purple-800 text-xs px-3 py-1 rounded-full">Reciprocal</span>
391
+ </div>
392
+ <div class="flex justify-between items-center">
393
+ <div class="text-xs text-gray-500">
394
+ <i class="fas fa-eye mr-1"></i> 42 views
395
+ </div>
396
+ <button class="bg-indigo-600 hover:bg-indigo-700 text-white px-4 py-2 rounded-lg text-sm font-medium transition duration-200">
397
+ Offer Help
398
+ </button>
399
+ </div>
400
+ </div>
401
+ </div>
402
+
403
+ <!-- Regular Request Card -->
404
+ <div class="bg-white rounded-xl shadow-md overflow-hidden request-card transition duration-200">
405
+ <div class="p-6">
406
+ <div class="flex justify-between items-start mb-4">
407
+ <div class="flex items-center space-x-3">
408
+ <img src="https://randomuser.me/api/portraits/women/68.jpg" alt="User" class="w-10 h-10 rounded-full">
409
+ <div>
410
+ <h3 class="font-bold">Priya</h3>
411
+ <p class="text-sm text-gray-500">0.5 miles away</p>
412
+ </div>
413
+ </div>
414
+ <span class="text-xs bg-green-100 text-green-800 px-2 py-1 rounded-full">Active</span>
415
+ </div>
416
+ <p class="mb-4">Looking to borrow a power drill for a small home project this weekend.</p>
417
+ <div class="flex flex-wrap gap-2 mb-4">
418
+ <span class="category-chip bg-yellow-100 text-yellow-800 text-xs px-3 py-1 rounded-full">Tools</span>
419
+ <span class="category-chip bg-green-100 text-green-800 text-xs px-3 py-1 rounded-full">Short-term</span>
420
+ </div>
421
+ <div class="flex justify-between items-center">
422
+ <div class="text-xs text-gray-500">
423
+ <i class="fas fa-eye mr-1"></i> 18 views
424
+ </div>
425
+ <button class="bg-indigo-600 hover:bg-indigo-700 text-white px-4 py-2 rounded-lg text-sm font-medium transition duration-200">
426
+ Offer Help
427
+ </button>
428
+ </div>
429
+ </div>
430
+ </div>
431
+
432
+ <!-- Request Card with Subscription Prompt -->
433
+ <div class="bg-white rounded-xl shadow-md overflow-hidden request-card transition duration-200 relative">
434
+ <div class="p-6 blur-content">
435
+ <div class="flex justify-between items-start mb-4">
436
+ <div class="flex items-center space-x-3">
437
+ <img src="https://randomuser.me/api/portraits/men/75.jpg" alt="User" class="w-10 h-10 rounded-full">
438
+ <div>
439
+ <h3 class="font-bold">David</h3>
440
+ <p class="text-sm text-gray-500">0.2 miles away</p>
441
+ </div>
442
+ </div>
443
+ <span class="text-xs bg-green-100 text-green-800 px-2 py-1 rounded-full">Active</span>
444
+ </div>
445
+ <p class="mb-4">Need a ride to the doctor's office on Thursday at 10 AM. Will chip in for gas!</p>
446
+ <div class="flex flex-wrap gap-2 mb-4">
447
+ <span class="category-chip bg-red-100 text-red-800 text-xs px-3 py-1 rounded-full">Transportation</span>
448
+ <span class="category-chip bg-blue-100 text-blue-800 text-xs px-3 py-1 rounded-full">Compensated</span>
449
+ </div>
450
+ <div class="flex justify-between items-center">
451
+ <div class="text-sm font-medium">3 people offered help</div>
452
+ </div>
453
+ </div>
454
+ <div class="absolute inset-0 flex items-center justify-center bg-black bg-opacity-30 rounded-xl">
455
+ <div class="bg-white p-4 rounded-lg text-center max-w-xs mx-4">
456
+ <h3 class="font-bold mb-2">Subscribe to See Replies</h3>
457
+ <p class="text-sm mb-3">3 neighbors have offered to help David. Subscribe to view their responses and coordinate.</p>
458
+ <button id="openSubscriptionFromCard" class="gradient-bg text-white px-4 py-2 rounded-lg font-medium w-full">
459
+ View Subscription Plans
460
+ </button>
461
+ </div>
462
+ </div>
463
+ </div>
464
+ </div>
465
+ </section>
466
+
467
+ <!-- How It Works -->
468
+ <section class="mb-12">
469
+ <h2 class="text-2xl font-bold mb-6 text-gray-800">How Neighborly Works</h2>
470
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-6">
471
+ <div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition duration-200">
472
+ <div class="w-12 h-12 gradient-bg rounded-full flex items-center justify-center text-white mb-4">
473
+ <i class="fas fa-map-marker-alt text-xl"></i>
474
+ </div>
475
+ <h3 class="text-xl font-bold mb-2">1. Post Your Request</h3>
476
+ <p class="text-gray-600">Ask for help with anything - from borrowing tools to finding rides. It's free to post!</p>
477
+ </div>
478
+ <div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition duration-200">
479
+ <div class="w-12 h-12 gradient-bg rounded-full flex items-center justify-center text-white mb-4">
480
+ <i class="fas fa-comments text-xl"></i>
481
+ </div>
482
+ <h3 class="text-xl font-bold mb-2">2. Get Responses</h3>
483
+ <p class="text-gray-600">Neighbors will respond to your request. Subscribe to view and message them.</p>
484
+ </div>
485
+ <div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition duration-200">
486
+ <div class="w-12 h-12 gradient-bg rounded-full flex items-center justify-center text-white mb-4">
487
+ <i class="fas fa-hands-helping text-xl"></i>
488
+ </div>
489
+ <h3 class="text-xl font-bold mb-2">3. Connect & Help</h3>
490
+ <p class="text-gray-600">Coordinate details and build meaningful connections in your community.</p>
491
+ </div>
492
+ </div>
493
+ </section>
494
+
495
+ <!-- Pricing Comparison -->
496
+ <section class="mb-12">
497
+ <h2 class="text-2xl font-bold mb-6 text-gray-800">Choose Your Plan</h2>
498
+ <div class="bg-white rounded-xl shadow-md overflow-hidden">
499
+ <table class="w-full">
500
+ <thead>
501
+ <tr class="border-b border-gray-200">
502
+ <th class="p-4 text-left">Features</th>
503
+ <th class="p-4 text-center">Free</th>
504
+ <th class="p-4 text-center">Daily ($0.99)</th>
505
+ <th class="p-4 text-center">Weekly ($3.49)</th>
506
+ <th class="p-4 text-center gradient-bg text-white">Monthly ($9.99)</th>
507
+ <th class="p-4 text-center">Yearly ($79.99)</th>
508
+ </tr>
509
+ </thead>
510
+ <tbody>
511
+ <tr class="border-b border-gray-200">
512
+ <td class="p-4 font-medium">Post requests</td>
513
+ <td class="p-4 text-center text-green-500"><i class="fas fa-check"></i></td>
514
+ <td class="p-4 text-center text-green-500"><i class="fas fa-check"></i></td>
515
+ <td class="p-4 text-center text-green-500"><i class="fas fa-check"></i></td>
516
+ <td class="p-4 text-center text-green-500"><i class="fas fa-check"></i></td>
517
+ <td class="p-4 text-center text-green-500"><i class="fas fa-check"></i></td>
518
+ </tr>
519
+ <tr class="border-b border-gray-200">
520
+ <td class="p-4 font-medium">View replies</td>
521
+ <td class="p-4 text-center text-red-500"><i class="fas fa-times"></i></td>
522
+ <td class="p-4 text-center text-green-500"><i class="fas fa-check"></i></td>
523
+ <td class="p-4 text-center text-green-500"><i class="fas fa-check"></i></td>
524
+ <td class="p-4 text-center text-green-500"><i class="fas fa-check"></i></td>
525
+ <td class="p-4 text-center text-green-500"><i class="fas fa-check"></i></td>
526
+ </tr>
527
+ <tr class="border-b border-gray-200">
528
+ <td class="p-4 font-medium">Message helpers</td>
529
+ <td class="p-4 text-center text-red-500"><i class="fas fa-times"></i></td>
530
+ <td class="p-4 text-center">3 max</td>
531
+ <td class="p-4 text-center text-green-500"><i class="fas fa-check"></i></td>
532
+ <td class="p-4 text-center text-green-500"><i class="fas fa-check"></i></td>
533
+ <td class="p-4 text-center text-green-500"><i class="fas fa-check"></i></td>
534
+ </tr>
535
+ <tr class="border-b border-gray-200">
536
+ <td class="p-4 font-medium">Free boosts</td>
537
+ <td class="p-4 text-center text-red-500"><i class="fas fa-times"></i></td>
538
+ <td class="p-4 text-center text-red-500"><i class="fas fa-times"></i></td>
539
+ <td class="p-4 text-center text-red-500"><i class="fas fa-times"></i></td>
540
+ <td class="p-4 text-center">1/month</td>
541
+ <td class="p-4 text-center">3/month</td>
542
+ </tr>
543
+ <tr>
544
+ <td class="p-4 font-medium">Support</td>
545
+ <td class="p-4 text-center">Basic</td>
546
+ <td class="p-4 text-center">Basic</td>
547
+ <td class="p-4 text-center">Priority</td>
548
+ <td class="p-4 text-center">Premium</td>
549
+ <td class="p-4 text-center">VIP</td>
550
+ </tr>
551
+ </tbody>
552
+ </table>
553
+ </div>
554
+ </section>
555
+ </main>
556
+
557
+ <!-- Footer -->
558
+ <footer class="bg-gray-800 text-white py-8">
559
+ <div class="container mx-auto px-4">
560
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
561
+ <div>
562
+ <h3 class="text-lg font-bold mb-4">Neighborly</h3>
563
+ <p class="text-gray-400">Building stronger communities one connection at a time.</p>
564
+ </div>
565
+ <div>
566
+ <h4 class="font-bold mb-4">Quick Links</h4>
567
+ <ul class="space-y-2">
568
+ <li><a href="#" class="text-gray-400 hover:text-white">About Us</a></li>
569
+ <li><a href="#" class="text-gray-400 hover:text-white">Safety Tips</a></li>
570
+ <li><a href="#" class="text-gray-400 hover:text-white">Community Guidelines</a></li>
571
+ <li><a href="#" class="text-gray-400 hover:text-white">FAQ</a></li>
572
+ </ul>
573
+ </div>
574
+ <div>
575
+ <h4 class="font-bold mb-4">Connect</h4>
576
+ <ul class="space-y-2">
577
+ <li><a href="#" class="text-gray-400 hover:text-white">Blog</a></li>
578
+ <li><a href="#" class="text-gray-400 hover:text-white">Twitter</a></li>
579
+ <li><a href="#" class="text-gray-400 hover:text-white">Facebook</a></li>
580
+ <li><a href="#" class="text-gray-400 hover:text-white">Instagram</a></li>
581
+ </ul>
582
+ </div>
583
+ <div>
584
+ <h4 class="font-bold mb-4">Get the App</h4>
585
+ <div class="flex space-x-2">
586
+ <button class="bg-black text-white px-3 py-2 rounded-lg flex items-center">
587
+ <i class="fab fa-apple mr-2"></i>
588
+ <div class="text-left">
589
+ <div class="text-xs">Download on the</div>
590
+ <div class="font-bold">App Store</div>
591
+ </div>
592
+ </button>
593
+ <button class="bg-black text-white px-3 py-2 rounded-lg flex items-center">
594
+ <i class="fab fa-google-play mr-2"></i>
595
+ <div class="text-left">
596
+ <div class="text-xs">Get it on</div>
597
+ <div class="font-bold">Google Play</div>
598
+ </div>
599
+ </button>
600
+ </div>
601
+ </div>
602
+ </div>
603
+ <div class="border-t border-gray-700 mt-8 pt-6 text-center text-gray-400">
604
+ <p>&copy; 2023 Neighborly. All rights reserved. | <a href="#" class="hover:text-white">Privacy Policy</a> | <a href="#" class="hover:text-white">Terms of Service</a></p>
605
+ </div>
606
+ </div>
607
+ </footer>
608
+
609
+ <script>
610
+ // Mobile menu toggle
611
+ document.querySelector('nav button').addEventListener('click', function() {
612
+ const menu = document.getElementById('mobileMenu');
613
+ menu.classList.toggle('hidden');
614
+ });
615
+
616
+ // Subscription modal toggle
617
+ document.getElementById('openSubscription').addEventListener('click', function() {
618
+ document.getElementById('subscriptionModal').classList.remove('hidden');
619
+ });
620
+
621
+ document.getElementById('openSubscriptionFromCard').addEventListener('click', function() {
622
+ document.getElementById('subscriptionModal').classList.remove('hidden');
623
+ });
624
+
625
+ document.getElementById('cancelSubscription').addEventListener('click', function() {
626
+ document.getElementById('subscriptionModal').classList.add('hidden');
627
+ });
628
+
629
+ // Boost modal functionality
630
+ const boostOptionBtns = document.querySelectorAll('.boost-option-btn');
631
+ boostOptionBtns.forEach(btn => {
632
+ btn.addEventListener('click', function() {
633
+ document.getElementById('boostModal').classList.remove('hidden');
634
+ });
635
+ });
636
+
637
+ const boostOptions = document.querySelectorAll('.boost-option');
638
+ let selectedBoostOption = null;
639
+
640
+ boostOptions.forEach(option => {
641
+ option.addEventListener('click', function() {
642
+ // Remove selected class from all options
643
+ boostOptions.forEach(opt => {
644
+ opt.classList.remove('border-yellow-400', 'bg-yellow-50');
645
+ });
646
+
647
+ // Add selected class to clicked option
648
+ this.classList.add('border-yellow-400', 'bg-yellow-50');
649
+ selectedBoostOption = this;
650
+
651
+ // Enable confirm button
652
+ document.getElementById('confirmBoost').disabled = false;
653
+ });
654
+ });
655
+
656
+ document.getElementById('confirmBoost').addEventListener('click', function() {
657
+ if (selectedBoostOption) {
658
+ const duration = selectedBoostOption.dataset.duration;
659
+ const price = selectedBoostOption.dataset.price;
660
+
661
+ // In a real app, you would process payment here
662
+ alert(`Your request will be boosted for ${duration} hours for $${price}. Payment would be processed here.`);
663
+
664
+ // Close modal
665
+ document.getElementById('boostModal').classList.add('hidden');
666
+ }
667
+ });
668
+
669
+ document.getElementById('cancelBoost').addEventListener('click', function() {
670
+ document.getElementById('boostModal').classList.add('hidden');
671
+ });
672
+
673
+ // Simulate clicking on "Offer Help" buttons
674
+ const offerButtons = document.querySelectorAll('.request-card button');
675
+ offerButtons.forEach(button => {
676
+ button.addEventListener('click', function() {
677
+ // Check if user is subscribed (in a real app, this would check actual subscription status)
678
+ const isSubscribed = false; // Change to true to simulate subscribed user
679
+
680
+ if(isSubscribed) {
681
+ alert('Thanks for offering to help! You can now chat with the requester to coordinate details.');
682
+ } else {
683
+ document.getElementById('subscriptionModal').classList.remove('hidden');
684
+ }
685
+ });
686
+ });
687
+
688
+ // Simulate map loading (in a real app, you would use Google Maps or Mapbox API)
689
+ document.addEventListener('DOMContentLoaded', function() {
690
+ const mapElement = document.getElementById('map');
691
+ if (mapElement) {
692
+ mapElement.innerHTML = `
693
+ <div class="w-full h-full flex items-center justify-center bg-gray-200">
694
+ <div class="text-center p-4">
695
+ <i class="fas fa-map-marked-alt text-4xl text-gray-400 mb-2"></i>
696
+ <p class="text-gray-600">Interactive map would display here showing nearby requests and neighbors</p>
697
+ </div>
698
+ </div>
699
+ `;
700
+ }
701
+ });
702
+ </script>
703
+ <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=stakmodsco/stakmods" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
704
+ </html>
prompts.txt ADDED
File without changes