Hnxrec commited on
Commit
785cc2c
·
verified ·
1 Parent(s): e5c650a

undefined - Initial Deployment

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. index.html +695 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Himalayan
3
- emoji: 🏆
4
- colorFrom: blue
5
- colorTo: pink
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: himalayan
3
+ emoji: 🐳
4
+ colorFrom: purple
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,695 @@
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>Himalayan Haven - Mountain Homestays</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
+ @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
11
+
12
+ body {
13
+ font-family: 'Poppins', sans-serif;
14
+ background-color: #f8f9fa;
15
+ }
16
+
17
+ .hero-gradient {
18
+ background: linear-gradient(135deg, rgba(30, 58, 138, 0.8) 0%, rgba(30, 64, 175, 0.6) 50%, rgba(29, 78, 216, 0.4) 100%);
19
+ }
20
+
21
+ .property-card:hover {
22
+ transform: translateY(-5px);
23
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
24
+ }
25
+
26
+ .testimonial-card {
27
+ transition: all 0.3s ease;
28
+ }
29
+
30
+ .testimonial-card:hover {
31
+ transform: scale(1.03);
32
+ }
33
+
34
+ .mountain-icon {
35
+ animation: float 6s ease-in-out infinite;
36
+ }
37
+
38
+ @keyframes float {
39
+ 0% { transform: translateY(0px); }
40
+ 50% { transform: translateY(-15px); }
41
+ 100% { transform: translateY(0px); }
42
+ }
43
+
44
+ .nav-link::after {
45
+ content: '';
46
+ display: block;
47
+ width: 0;
48
+ height: 2px;
49
+ background: #3b82f6;
50
+ transition: width .3s;
51
+ }
52
+
53
+ .nav-link:hover::after {
54
+ width: 100%;
55
+ }
56
+
57
+ .search-bar {
58
+ box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
59
+ }
60
+ </style>
61
+ </head>
62
+ <body>
63
+ <!-- Navigation -->
64
+ <nav class="bg-white shadow-lg sticky top-0 z-50">
65
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
66
+ <div class="flex justify-between h-16">
67
+ <div class="flex items-center">
68
+ <div class="flex-shrink-0 flex items-center">
69
+ <i class="fas fa-mountain text-blue-600 text-3xl"></i>
70
+ <span class="ml-2 text-xl font-bold text-gray-800">Himalayan Haven</span>
71
+ </div>
72
+ <div class="hidden sm:ml-6 sm:flex sm:space-x-8">
73
+ <a href="#" class="nav-link border-blue-500 text-gray-900 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Home</a>
74
+ <a href="#properties" class="nav-link border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Stays</a>
75
+ <a href="#experiences" class="nav-link border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Experiences</a>
76
+ <a href="#about" class="nav-link border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">About</a>
77
+ </div>
78
+ </div>
79
+ <div class="hidden sm:ml-6 sm:flex sm:items-center">
80
+ <button class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-full text-sm font-medium transition duration-300">
81
+ Become a Host
82
+ </button>
83
+ <div class="ml-4 relative flex-shrink-0">
84
+ <div class="flex items-center space-x-4">
85
+ <button class="bg-gray-100 p-2 rounded-full text-gray-500 hover:text-gray-700">
86
+ <i class="fas fa-bell"></i>
87
+ </button>
88
+ <div class="flex items-center border border-gray-200 rounded-full p-1">
89
+ <div class="h-8 w-8 rounded-full bg-gray-300 flex items-center justify-center">
90
+ <i class="fas fa-user text-gray-600"></i>
91
+ </div>
92
+ </div>
93
+ </div>
94
+ </div>
95
+ </div>
96
+ <div class="-mr-2 flex items-center sm:hidden">
97
+ <button type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-blue-500" aria-controls="mobile-menu" aria-expanded="false" id="mobile-menu-button">
98
+ <span class="sr-only">Open main menu</span>
99
+ <i class="fas fa-bars"></i>
100
+ </button>
101
+ </div>
102
+ </div>
103
+ </div>
104
+
105
+ <!-- Mobile menu -->
106
+ <div class="sm:hidden hidden" id="mobile-menu">
107
+ <div class="pt-2 pb-3 space-y-1">
108
+ <a href="#" class="bg-blue-50 border-blue-500 text-blue-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Home</a>
109
+ <a href="#properties" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Stays</a>
110
+ <a href="#experiences" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Experiences</a>
111
+ <a href="#about" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">About</a>
112
+ <div class="mt-4 px-4">
113
+ <button class="w-full bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-full text-sm font-medium transition duration-300">
114
+ Become a Host
115
+ </button>
116
+ </div>
117
+ </div>
118
+ </div>
119
+ </nav>
120
+
121
+ <!-- Hero Section -->
122
+ <div class="relative">
123
+ <div class="absolute inset-0">
124
+ <img class="w-full h-full object-cover" src="https://images.unsplash.com/photo-1464822759023-fed622ff2c3b?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Himalayan Mountains">
125
+ <div class="absolute inset-0 hero-gradient" aria-hidden="true"></div>
126
+ </div>
127
+ <div class="relative max-w-7xl mx-auto py-24 px-4 sm:py-32 sm:px-6 lg:px-8">
128
+ <h1 class="text-4xl md:text-6xl font-extrabold tracking-tight text-white">
129
+ Discover Himalayan <br>Mountain Homestays
130
+ </h1>
131
+ <p class="mt-6 text-xl text-blue-100 max-w-3xl">
132
+ Experience authentic Himalayan hospitality in traditional homes with breathtaking mountain views.
133
+ </p>
134
+ <div class="mt-10 search-bar bg-white p-4 rounded-lg max-w-2xl">
135
+ <div class="flex flex-col md:flex-row gap-4">
136
+ <div class="flex-1">
137
+ <label class="block text-sm font-medium text-gray-700">Location</label>
138
+ <div class="mt-1 relative rounded-md shadow-sm">
139
+ <input type="text" class="focus:ring-blue-500 focus:border-blue-500 block w-full pl-4 pr-10 py-3 sm:text-sm border-gray-300 rounded-md" placeholder="Where to?">
140
+ <div class="absolute inset-y-0 right-0 pr-3 flex items-center pointer-events-none">
141
+ <i class="fas fa-map-marker-alt text-gray-400"></i>
142
+ </div>
143
+ </div>
144
+ </div>
145
+ <div class="flex-1">
146
+ <label class="block text-sm font-medium text-gray-700">Dates</label>
147
+ <div class="mt-1 relative rounded-md shadow-sm">
148
+ <input type="text" class="focus:ring-blue-500 focus:border-blue-500 block w-full pl-4 pr-10 py-3 sm:text-sm border-gray-300 rounded-md" placeholder="Add dates">
149
+ <div class="absolute inset-y-0 right-0 pr-3 flex items-center pointer-events-none">
150
+ <i class="fas fa-calendar text-gray-400"></i>
151
+ </div>
152
+ </div>
153
+ </div>
154
+ <div class="flex items-end">
155
+ <button class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-3 rounded-md text-sm font-medium transition duration-300 w-full">
156
+ Search
157
+ </button>
158
+ </div>
159
+ </div>
160
+ </div>
161
+ </div>
162
+ </div>
163
+
164
+ <!-- Categories -->
165
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12">
166
+ <div class="flex items-center justify-between mb-8">
167
+ <h2 class="text-2xl font-bold text-gray-900">Explore by category</h2>
168
+ <a href="#" class="text-sm font-medium text-blue-600 hover:text-blue-500">See all</a>
169
+ </div>
170
+ <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 gap-6">
171
+ <div class="text-center cursor-pointer group">
172
+ <div class="bg-white p-4 rounded-full shadow-md group-hover:shadow-lg transition duration-300 w-16 h-16 flex items-center justify-center mx-auto">
173
+ <i class="fas fa-home text-blue-500 text-xl"></i>
174
+ </div>
175
+ <p class="mt-2 text-sm font-medium text-gray-700 group-hover:text-blue-600">Entire homes</p>
176
+ </div>
177
+ <div class="text-center cursor-pointer group">
178
+ <div class="bg-white p-4 rounded-full shadow-md group-hover:shadow-lg transition duration-300 w-16 h-16 flex items-center justify-center mx-auto">
179
+ <i class="fas fa-igloo text-blue-500 text-xl"></i>
180
+ </div>
181
+ <p class="mt-2 text-sm font-medium text-gray-700 group-hover:text-blue-600">Mountain huts</p>
182
+ </div>
183
+ <div class="text-center cursor-pointer group">
184
+ <div class="bg-white p-4 rounded-full shadow-md group-hover:shadow-lg transition duration-300 w-16 h-16 flex items-center justify-center mx-auto">
185
+ <i class="fas fa-tree text-blue-500 text-xl"></i>
186
+ </div>
187
+ <p class="mt-2 text-sm font-medium text-gray-700 group-hover:text-blue-600">Nature retreats</p>
188
+ </div>
189
+ <div class="text-center cursor-pointer group">
190
+ <div class="bg-white p-4 rounded-full shadow-md group-hover:shadow-lg transition duration-300 w-16 h-16 flex items-center justify-center mx-auto">
191
+ <i class="fas fa-fire text-blue-500 text-xl"></i>
192
+ </div>
193
+ <p class="mt-2 text-sm font-medium text-gray-700 group-hover:text-blue-600">Fireplace</p>
194
+ </div>
195
+ <div class="text-center cursor-pointer group">
196
+ <div class="bg-white p-4 rounded-full shadow-md group-hover:shadow-lg transition duration-300 w-16 h-16 flex items-center justify-center mx-auto">
197
+ <i class="fas fa-utensils text-blue-500 text-xl"></i>
198
+ </div>
199
+ <p class="mt-2 text-sm font-medium text-gray-700 group-hover:text-blue-600">Local cuisine</p>
200
+ </div>
201
+ <div class="text-center cursor-pointer group">
202
+ <div class="bg-white p-4 rounded-full shadow-md group-hover:shadow-lg transition duration-300 w-16 h-16 flex items-center justify-center mx-auto">
203
+ <i class="fas fa-mountain text-blue-500 text-xl"></i>
204
+ </div>
205
+ <p class="mt-2 text-sm font-medium text-gray-700 group-hover:text-blue-600">Mountain view</p>
206
+ </div>
207
+ </div>
208
+ </div>
209
+
210
+ <!-- Properties Section -->
211
+ <div class="bg-gray-50 py-12" id="properties">
212
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
213
+ <div class="flex items-center justify-between mb-8">
214
+ <h2 class="text-2xl font-bold text-gray-900">Himalayan Homestays</h2>
215
+ <a href="#" class="text-sm font-medium text-blue-600 hover:text-blue-500">Show all</a>
216
+ </div>
217
+ <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-6">
218
+ <!-- Property 1 -->
219
+ <div class="bg-white rounded-xl overflow-hidden shadow-md property-card transition duration-300">
220
+ <div class="relative">
221
+ <img class="w-full h-48 object-cover" src="https://images.unsplash.com/photo-1582719471385-cb5b7f4e8f3e?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Himalayan Cottage">
222
+ <div class="absolute top-3 left-3 bg-white rounded-full px-3 py-1 text-xs font-semibold flex items-center">
223
+ <i class="fas fa-star text-yellow-400 mr-1"></i> 4.92
224
+ </div>
225
+ <button class="absolute top-3 right-3 text-gray-700 hover:text-red-500">
226
+ <i class="far fa-heart text-xl"></i>
227
+ </button>
228
+ </div>
229
+ <div class="p-4">
230
+ <div class="flex justify-between items-start">
231
+ <div>
232
+ <h3 class="font-semibold text-lg">Mountain View Cottage</h3>
233
+ <p class="text-gray-500">Manali, Himachal Pradesh</p>
234
+ </div>
235
+ <div class="flex items-center">
236
+ <i class="fas fa-user-friends text-gray-400 mr-1"></i>
237
+ <span class="text-sm">4 guests</span>
238
+ </div>
239
+ </div>
240
+ <div class="mt-2">
241
+ <span class="font-semibold">₹2,500</span> <span class="text-gray-500">/ night</span>
242
+ </div>
243
+ </div>
244
+ </div>
245
+
246
+ <!-- Property 2 -->
247
+ <div class="bg-white rounded-xl overflow-hidden shadow-md property-card transition duration-300">
248
+ <div class="relative">
249
+ <img class="w-full h-48 object-cover" src="https://images.unsplash.com/photo-1566073771259-6a8506099945?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Traditional Himalayan Home">
250
+ <div class="absolute top-3 left-3 bg-white rounded-full px-3 py-1 text-xs font-semibold flex items-center">
251
+ <i class="fas fa-star text-yellow-400 mr-1"></i> 4.85
252
+ </div>
253
+ <button class="absolute top-3 right-3 text-gray-700 hover:text-red-500">
254
+ <i class="far fa-heart text-xl"></i>
255
+ </button>
256
+ </div>
257
+ <div class="p-4">
258
+ <div class="flex justify-between items-start">
259
+ <div>
260
+ <h3 class="font-semibold text-lg">Traditional Wooden House</h3>
261
+ <p class="text-gray-500">Shimla, Himachal Pradesh</p>
262
+ </div>
263
+ <div class="flex items-center">
264
+ <i class="fas fa-user-friends text-gray-400 mr-1"></i>
265
+ <span class="text-sm">6 guests</span>
266
+ </div>
267
+ </div>
268
+ <div class="mt-2">
269
+ <span class="font-semibold">₹3,200</span> <span class="text-gray-500">/ night</span>
270
+ </div>
271
+ </div>
272
+ </div>
273
+
274
+ <!-- Property 3 -->
275
+ <div class="bg-white rounded-xl overflow-hidden shadow-md property-card transition duration-300">
276
+ <div class="relative">
277
+ <img class="w-full h-48 object-cover" src="https://images.unsplash.com/photo-1600585154340-be6161a56a0c?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Luxury Mountain Villa">
278
+ <div class="absolute top-3 left-3 bg-white rounded-full px-3 py-1 text-xs font-semibold flex items-center">
279
+ <i class="fas fa-star text-yellow-400 mr-1"></i> 4.98
280
+ </div>
281
+ <button class="absolute top-3 right-3 text-gray-700 hover:text-red-500">
282
+ <i class="far fa-heart text-xl"></i>
283
+ </button>
284
+ </div>
285
+ <div class="p-4">
286
+ <div class="flex justify-between items-start">
287
+ <div>
288
+ <h3 class="font-semibold text-lg">Luxury Mountain Villa</h3>
289
+ <p class="text-gray-500">Nainital, Uttarakhand</p>
290
+ </div>
291
+ <div class="flex items-center">
292
+ <i class="fas fa-user-friends text-gray-400 mr-1"></i>
293
+ <span class="text-sm">8 guests</span>
294
+ </div>
295
+ </div>
296
+ <div class="mt-2">
297
+ <span class="font-semibold">₹6,500</span> <span class="text-gray-500">/ night</span>
298
+ </div>
299
+ </div>
300
+ </div>
301
+
302
+ <!-- Property 4 -->
303
+ <div class="bg-white rounded-xl overflow-hidden shadow-md property-card transition duration-300">
304
+ <div class="relative">
305
+ <img class="w-full h-48 object-cover" src="https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Cozy Cabin">
306
+ <div class="absolute top-3 left-3 bg-white rounded-full px-3 py-1 text-xs font-semibold flex items-center">
307
+ <i class="fas fa-star text-yellow-400 mr-1"></i> 4.79
308
+ </div>
309
+ <button class="absolute top-3 right-3 text-gray-700 hover:text-red-500">
310
+ <i class="far fa-heart text-xl"></i>
311
+ </button>
312
+ </div>
313
+ <div class="p-4">
314
+ <div class="flex justify-between items-start">
315
+ <div>
316
+ <h3 class="font-semibold text-lg">Cozy Mountain Cabin</h3>
317
+ <p class="text-gray-500">Darjeeling, West Bengal</p>
318
+ </div>
319
+ <div class="flex items-center">
320
+ <i class="fas fa-user-friends text-gray-400 mr-1"></i>
321
+ <span class="text-sm">2 guests</span>
322
+ </div>
323
+ </div>
324
+ <div class="mt-2">
325
+ <span class="font-semibold">₹1,800</span> <span class="text-gray-500">/ night</span>
326
+ </div>
327
+ </div>
328
+ </div>
329
+ </div>
330
+ </div>
331
+ </div>
332
+
333
+ <!-- Experiences Section -->
334
+ <div class="py-12" id="experiences">
335
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
336
+ <div class="text-center mb-12">
337
+ <h2 class="text-3xl font-bold text-gray-900">Unique Himalayan Experiences</h2>
338
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 mx-auto">
339
+ Discover local culture, nature, and adventure with our hosts
340
+ </p>
341
+ </div>
342
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
343
+ <!-- Experience 1 -->
344
+ <div class="bg-white rounded-xl overflow-hidden shadow-md hover:shadow-lg transition duration-300">
345
+ <div class="relative">
346
+ <img class="w-full h-48 object-cover" src="https://images.unsplash.com/photo-1526397751294-331021109fbd?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1374&q=80" alt="Trekking Experience">
347
+ <div class="absolute bottom-0 left-0 right-0 bg-gradient-to-t from-black to-transparent p-4">
348
+ <h3 class="text-white font-semibold text-lg">Guided Himalayan Trek</h3>
349
+ </div>
350
+ </div>
351
+ <div class="p-4">
352
+ <div class="flex items-center text-sm text-gray-500 mb-2">
353
+ <i class="fas fa-map-marker-alt mr-1"></i>
354
+ <span>Manali, Himachal Pradesh</span>
355
+ </div>
356
+ <p class="text-gray-600 mb-4">Join our expert guide for a breathtaking trek through the Himalayan trails, with local insights and stunning views.</p>
357
+ <div class="flex justify-between items-center">
358
+ <div class="flex items-center">
359
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
360
+ <span class="font-medium">4.9 (128)</span>
361
+ </div>
362
+ <span class="font-semibold">₹1,200 / person</span>
363
+ </div>
364
+ </div>
365
+ </div>
366
+
367
+ <!-- Experience 2 -->
368
+ <div class="bg-white rounded-xl overflow-hidden shadow-md hover:shadow-lg transition duration-300">
369
+ <div class="relative">
370
+ <img class="w-full h-48 object-cover" src="https://images.unsplash.com/photo-1605600659908-0ef719419d41?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1374&q=80" alt="Cooking Class">
371
+ <div class="absolute bottom-0 left-0 right-0 bg-gradient-to-t from-black to-transparent p-4">
372
+ <h3 class="text-white font-semibold text-lg">Traditional Pahadi Cooking</h3>
373
+ </div>
374
+ </div>
375
+ <div class="p-4">
376
+ <div class="flex items-center text-sm text-gray-500 mb-2">
377
+ <i class="fas fa-map-marker-alt mr-1"></i>
378
+ <span>Shimla, Himachal Pradesh</span>
379
+ </div>
380
+ <p class="text-gray-600 mb-4">Learn to cook authentic Himalayan dishes with local ingredients in a traditional kitchen setting.</p>
381
+ <div class="flex justify-between items-center">
382
+ <div class="flex items-center">
383
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
384
+ <span class="font-medium">4.8 (96)</span>
385
+ </div>
386
+ <span class="font-semibold">₹800 / person</span>
387
+ </div>
388
+ </div>
389
+ </div>
390
+
391
+ <!-- Experience 3 -->
392
+ <div class="bg-white rounded-xl overflow-hidden shadow-md hover:shadow-lg transition duration-300">
393
+ <div class="relative">
394
+ <img class="w-full h-48 object-cover" src="https://images.unsplash.com/photo-1566438480900-0609be27a4be?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1392&q=80" alt="Meditation">
395
+ <div class="absolute bottom-0 left-0 right-0 bg-gradient-to-t from-black to-transparent p-4">
396
+ <h3 class="text-white font-semibold text-lg">Mountain Meditation Retreat</h3>
397
+ </div>
398
+ </div>
399
+ <div class="p-4">
400
+ <div class="flex items-center text-sm text-gray-500 mb-2">
401
+ <i class="fas fa-map-marker-alt mr-1"></i>
402
+ <span>Rishikesh, Uttarakhand</span>
403
+ </div>
404
+ <p class="text-gray-600 mb-4">Experience deep meditation and yoga sessions in the serene Himalayan environment with expert guides.</p>
405
+ <div class="flex justify-between items-center">
406
+ <div class="flex items-center">
407
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
408
+ <span class="font-medium">4.95 (215)</span>
409
+ </div>
410
+ <span class="font-semibold">₹1,500 / person</span>
411
+ </div>
412
+ </div>
413
+ </div>
414
+ </div>
415
+ <div class="mt-10 text-center">
416
+ <button class="bg-white border border-gray-300 text-gray-700 px-6 py-3 rounded-lg font-medium hover:bg-gray-50 transition duration-300">
417
+ View all experiences
418
+ </button>
419
+ </div>
420
+ </div>
421
+ </div>
422
+
423
+ <!-- Host Benefits Section -->
424
+ <div class="bg-blue-50 py-16">
425
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
426
+ <div class="lg:text-center">
427
+ <h2 class="text-3xl font-bold text-gray-900">Become a Himalayan Haven Host</h2>
428
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 mx-auto">
429
+ Share your Himalayan home and earn extra income
430
+ </p>
431
+ </div>
432
+
433
+ <div class="mt-10">
434
+ <div class="space-y-10 md:space-y-0 md:grid md:grid-cols-3 md:gap-x-8 md:gap-y-10">
435
+ <div class="relative">
436
+ <div class="absolute flex items-center justify-center h-12 w-12 rounded-md bg-blue-500 text-white">
437
+ <i class="fas fa-rupee-sign"></i>
438
+ </div>
439
+ <div class="ml-16">
440
+ <h3 class="text-lg leading-6 font-medium text-gray-900">Earn money</h3>
441
+ <p class="mt-2 text-base text-gray-500">
442
+ Hosts in the Himalayas earn an average of ₹25,000 per month by sharing their homes.
443
+ </p>
444
+ </div>
445
+ </div>
446
+
447
+ <div class="relative">
448
+ <div class="absolute flex items-center justify-center h-12 w-12 rounded-md bg-blue-500 text-white">
449
+ <i class="fas fa-globe-asia"></i>
450
+ </div>
451
+ <div class="ml-16">
452
+ <h3 class="text-lg leading-6 font-medium text-gray-900">Connect with travelers</h3>
453
+ <p class="mt-2 text-base text-gray-500">
454
+ Meet people from around the world and share your local culture and traditions.
455
+ </p>
456
+ </div>
457
+ </div>
458
+
459
+ <div class="relative">
460
+ <div class="absolute flex items-center justify-center h-12 w-12 rounded-md bg-blue-500 text-white">
461
+ <i class="fas fa-shield-alt"></i>
462
+ </div>
463
+ <div class="ml-16">
464
+ <h3 class="text-lg leading-6 font-medium text-gray-900">We've got your back</h3>
465
+ <p class="mt-2 text-base text-gray-500">
466
+ Our support team is available 24/7 to help with any questions or issues.
467
+ </p>
468
+ </div>
469
+ </div>
470
+ </div>
471
+ </div>
472
+ <div class="mt-10 text-center">
473
+ <button class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-3 rounded-lg font-medium transition duration-300">
474
+ Learn more about hosting
475
+ </button>
476
+ </div>
477
+ </div>
478
+ </div>
479
+
480
+ <!-- Testimonials -->
481
+ <div class="py-16 bg-white" id="about">
482
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
483
+ <div class="lg:text-center mb-12">
484
+ <h2 class="text-3xl font-bold text-gray-900">What travelers say</h2>
485
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 mx-auto">
486
+ Hear from guests who've experienced Himalayan hospitality
487
+ </p>
488
+ </div>
489
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
490
+ <!-- Testimonial 1 -->
491
+ <div class="bg-gray-50 p-6 rounded-lg testimonial-card">
492
+ <div class="flex items-center mb-4">
493
+ <img class="h-12 w-12 rounded-full object-cover" src="https://randomuser.me/api/portraits/women/32.jpg" alt="Sarah">
494
+ <div class="ml-4">
495
+ <h4 class="font-medium">Sarah Johnson</h4>
496
+ <div class="flex items-center">
497
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
498
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
499
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
500
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
501
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
502
+ </div>
503
+ </div>
504
+ </div>
505
+ <p class="text-gray-600 italic">
506
+ "Staying in a Himalayan homestay was the highlight of our trip. The views were breathtaking and our hosts made us feel like family. The local food was incredible!"
507
+ </p>
508
+ </div>
509
+
510
+ <!-- Testimonial 2 -->
511
+ <div class="bg-gray-50 p-6 rounded-lg testimonial-card">
512
+ <div class="flex items-center mb-4">
513
+ <img class="h-12 w-12 rounded-full object-cover" src="https://randomuser.me/api/portraits/men/45.jpg" alt="Raj">
514
+ <div class="ml-4">
515
+ <h4 class="font-medium">Raj Patel</h4>
516
+ <div class="flex items-center">
517
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
518
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
519
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
520
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
521
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
522
+ </div>
523
+ </div>
524
+ </div>
525
+ <p class="text-gray-600 italic">
526
+ "The mountain cabin we stayed in was cozy and had all the modern amenities while maintaining traditional charm. Waking up to Himalayan sunrise was magical."
527
+ </p>
528
+ </div>
529
+
530
+ <!-- Testimonial 3 -->
531
+ <div class="bg-gray-50 p-6 rounded-lg testimonial-card">
532
+ <div class="flex items-center mb-4">
533
+ <img class="h-12 w-12 rounded-full object-cover" src="https://randomuser.me/api/portraits/women/68.jpg" alt="Maria">
534
+ <div class="ml-4">
535
+ <h4 class="font-medium">Maria Gonzalez</h4>
536
+ <div class="flex items-center">
537
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
538
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
539
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
540
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
541
+ <i class="fas fa-star text-yellow-400 text-sm"></i>
542
+ </div>
543
+ </div>
544
+ </div>
545
+ <p class="text-gray-600 italic">
546
+ "Our host organized a local guide for trekking who showed us hidden gems we would never have found on our own. The cultural exchange was priceless."
547
+ </p>
548
+ </div>
549
+ </div>
550
+ </div>
551
+ </div>
552
+
553
+ <!-- Newsletter -->
554
+ <div class="bg-blue-600 py-16">
555
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
556
+ <div class="lg:flex lg:items-center lg:justify-between">
557
+ <div class="lg:w-1/2">
558
+ <h2 class="text-3xl font-bold text-white">Get travel inspiration</h2>
559
+ <p class="mt-4 text-lg text-blue-100">
560
+ Sign up for our newsletter and receive the best Himalayan homestay deals and travel tips.
561
+ </p>
562
+ </div>
563
+ <div class="mt-8 lg:mt-0 lg:w-1/2">
564
+ <form class="sm:flex">
565
+ <label for="email-address" class="sr-only">Email address</label>
566
+ <input id="email-address" name="email" type="email" autocomplete="email" required class="w-full px-5 py-3 border border-transparent placeholder-gray-500 focus:ring-2 focus:ring-offset-2 focus:ring-blue-500 focus:outline-none sm:max-w-xs rounded-md" placeholder="Enter your email">
567
+ <div class="mt-3 rounded-md shadow sm:mt-0 sm:ml-3 sm:flex-shrink-0">
568
+ <button type="submit" class="w-full flex items-center justify-center px-5 py-3 border border-transparent text-base font-medium rounded-md text-blue-600 bg-white hover:bg-blue-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500">
569
+ Subscribe
570
+ </button>
571
+ </div>
572
+ </form>
573
+ <p class="mt-3 text-sm text-blue-100">
574
+ We care about your data. Read our <a href="#" class="text-white font-medium underline">Privacy Policy</a>.
575
+ </p>
576
+ </div>
577
+ </div>
578
+ </div>
579
+ </div>
580
+
581
+ <!-- Footer -->
582
+ <footer class="bg-gray-800">
583
+ <div class="max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:px-8">
584
+ <div class="grid grid-cols-2 md:grid-cols-4 gap-8">
585
+ <div>
586
+ <h3 class="text-white text-sm font-semibold tracking-wider uppercase">Support</h3>
587
+ <ul class="mt-4 space-y-4">
588
+ <li><a href="#" class="text-gray-300 hover:text-white text-base">Help Center</a></li>
589
+ <li><a href="#" class="text-gray-300 hover:text-white text-base">Safety information</a></li>
590
+ <li><a href="#" class="text-gray-300 hover:text-white text-base">Cancellation options</a></li>
591
+ </ul>
592
+ </div>
593
+ <div>
594
+ <h3 class="text-white text-sm font-semibold tracking-wider uppercase">Community</h3>
595
+ <ul class="mt-4 space-y-4">
596
+ <li><a href="#" class="text-gray-300 hover:text-white text-base">Disaster relief</a></li>
597
+ <li><a href="#" class="text-gray-300 hover:text-white text-base">Support refugees</a></li>
598
+ <li><a href="#" class="text-gray-300 hover:text-white text-base">Combating discrimination</a></li>
599
+ </ul>
600
+ </div>
601
+ <div>
602
+ <h3 class="text-white text-sm font-semibold tracking-wider uppercase">Hosting</h3>
603
+ <ul class="mt-4 space-y-4">
604
+ <li><a href="#" class="text-gray-300 hover:text-white text-base">Try hosting</a></li>
605
+ <li><a href="#" class="text-gray-300 hover:text-white text-base">AirCover for Hosts</a></li>
606
+ <li><a href="#" class="text-gray-300 hover:text-white text-base">Hosting resources</a></li>
607
+ </ul>
608
+ </div>
609
+ <div>
610
+ <h3 class="text-white text-sm font-semibold tracking-wider uppercase">About</h3>
611
+ <ul class="mt-4 space-y-4">
612
+ <li><a href="#" class="text-gray-300 hover:text-white text-base">Newsroom</a></li>
613
+ <li><a href="#" class="text-gray-300 hover:text-white text-base">Careers</a></li>
614
+ <li><a href="#" class="text-gray-300 hover:text-white text-base">Investors</a></li>
615
+ </ul>
616
+ </div>
617
+ </div>
618
+ <div class="mt-12 border-t border-gray-700 pt-8 flex flex-col md:flex-row justify-between">
619
+ <div class="flex space-x-6">
620
+ <a href="#" class="text-gray-400 hover:text-white">
621
+ <i class="fab fa-facebook-f"></i>
622
+ </a>
623
+ <a href="#" class="text-gray-400 hover:text-white">
624
+ <i class="fab fa-instagram"></i>
625
+ </a>
626
+ <a href="#" class="text-gray-400 hover:text-white">
627
+ <i class="fab fa-twitter"></i>
628
+ </a>
629
+ <a href="#" class="text-gray-400 hover:text-white">
630
+ <i class="fab fa-youtube"></i>
631
+ </a>
632
+ </div>
633
+ <div class="mt-4 md:mt-0">
634
+ <p class="text-gray-400 text-sm">
635
+ &copy; 2023 Himalayan Haven. All rights reserved.
636
+ </p>
637
+ </div>
638
+ </div>
639
+ </div>
640
+ </footer>
641
+
642
+ <script>
643
+ // Mobile menu toggle
644
+ document.getElementById('mobile-menu-button').addEventListener('click', function() {
645
+ const menu = document.getElementById('mobile-menu');
646
+ if (menu.classList.contains('hidden')) {
647
+ menu.classList.remove('hidden');
648
+ menu.classList.add('block');
649
+ } else {
650
+ menu.classList.remove('block');
651
+ menu.classList.add('hidden');
652
+ }
653
+ });
654
+
655
+ // Property favorite toggle
656
+ document.querySelectorAll('.property-card button').forEach(button => {
657
+ button.addEventListener('click', function(e) {
658
+ e.stopPropagation();
659
+ const icon = this.querySelector('i');
660
+ if (icon.classList.contains('far')) {
661
+ icon.classList.remove('far');
662
+ icon.classList.add('fas', 'text-red-500');
663
+ } else {
664
+ icon.classList.remove('fas', 'text-red-500');
665
+ icon.classList.add('far');
666
+ }
667
+ });
668
+ });
669
+
670
+ // Property card click handler
671
+ document.querySelectorAll('.property-card').forEach(card => {
672
+ card.addEventListener('click', function() {
673
+ // In a real app, this would navigate to the property detail page
674
+ alert('Navigating to property details page');
675
+ });
676
+ });
677
+
678
+ // Smooth scrolling for navigation links
679
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
680
+ anchor.addEventListener('click', function(e) {
681
+ e.preventDefault();
682
+ const targetId = this.getAttribute('href');
683
+ if (targetId !== '#') {
684
+ const targetElement = document.querySelector(targetId);
685
+ if (targetElement) {
686
+ targetElement.scrollIntoView({
687
+ behavior: 'smooth'
688
+ });
689
+ }
690
+ }
691
+ });
692
+ });
693
+ </script>
694
+ <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=Hnxrec/himalayan" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
695
+ </html>