Samik1994 commited on
Commit
1a78f2c
·
verified ·
1 Parent(s): 2c1b033

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +666 -19
  3. prompts.txt +0 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Demo Site
3
- emoji: 🐢
4
- colorFrom: pink
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: demo-site
3
+ emoji: 🐳
4
+ colorFrom: gray
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,666 @@
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>Sam Planning | Modern Planning Services</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=Montserrat:wght@300;400;600;700&family=Playfair+Display:wght@400;600;700&display=swap');
11
+
12
+ body {
13
+ font-family: 'Montserrat', sans-serif;
14
+ scroll-behavior: smooth;
15
+ }
16
+
17
+ .title-font {
18
+ font-family: 'Playfair Display', serif;
19
+ }
20
+
21
+ .hero-gradient {
22
+ background: linear-gradient(135deg, rgba(0, 100, 0, 0.8) 0%, rgba(34, 139, 34, 0.9) 100%);
23
+ }
24
+
25
+ .green-glow:hover {
26
+ box-shadow: 0 0 15px rgba(50, 205, 50, 0.6);
27
+ }
28
+
29
+ .service-card:hover {
30
+ transform: translateY(-10px);
31
+ transition: all 0.3s ease;
32
+ }
33
+
34
+ .parallax {
35
+ background-attachment: fixed;
36
+ background-position: center;
37
+ background-repeat: no-repeat;
38
+ background-size: cover;
39
+ }
40
+
41
+ .nav-link {
42
+ position: relative;
43
+ }
44
+
45
+ .nav-link:after {
46
+ content: '';
47
+ position: absolute;
48
+ width: 0;
49
+ height: 2px;
50
+ bottom: -2px;
51
+ left: 0;
52
+ background-color: #2ecc71;
53
+ transition: width 0.3s ease;
54
+ }
55
+
56
+ .nav-link:hover:after {
57
+ width: 100%;
58
+ }
59
+
60
+ input:focus, textarea:focus {
61
+ outline: none;
62
+ box-shadow: 0 0 0 2px rgba(46, 204, 113, 0.5);
63
+ }
64
+ </style>
65
+ </head>
66
+ <body class="bg-gray-50">
67
+ <!-- Navigation -->
68
+ <nav class="fixed w-full bg-white shadow-md z-50 transition-all duration-300">
69
+ <div class="container mx-auto px-6 py-4">
70
+ <div class="flex items-center justify-between">
71
+ <div class="flex items-center">
72
+ <div class="w-12 h-12 bg-emerald-600 rounded-full flex items-center justify-center">
73
+ <i class="fas fa-drafting-compass text-white text-2xl"></i>
74
+ </div>
75
+ <a href="#" class="title-font text-2xl font-bold ml-3 text-emerald-600">Sam Planning
76
+ </div>
77
+
78
+ <div class="hidden md:flex space-x-8">
79
+ <a href="#home" class="nav-link text-gray-700 hover:text-emerald-600">Home</a>
80
+ <a href="#services" class="nav-link text-gray-700 hover:text-emerald-600">Services</a>
81
+ <a href="#projects" class="nav-link text-gray-700 hover:text-emerald-600">Projects</a>
82
+ <a href="#about" class="nav-link text-gray-700 hover:text-emerald-600">About</a>
83
+ <a href="#contact" class="nav-link text-gray-700 hover:text-emerald-600">Contact</a>
84
+ </div>
85
+
86
+ <button class="md:hidden focus:outline-none" id="menu-btn">
87
+ <i class="fas fa-bars text-gray-700 text-xl"></i>
88
+ </button>
89
+ </div>
90
+
91
+ <!-- Mobile Menu -->
92
+ <div class="md:hidden hidden mt-4" id="mobile-menu">
93
+ <a href="#home" class="block py-2 text-gray-700 hover:text-emerald-600">Home</a>
94
+ <a href="#services" class="block py-2 text-gray-700 hover:text-emerald-600">Services</a>
95
+ <a href="#projects" class="block py-2 text-gray-700 hover:text-emerald-600">Projects</a>
96
+ <a href="#about" class="block py-2 text-gray-700 hover:text-emerald-600">About</a>
97
+ <a href="#contact" class="block py-2 text-gray-700 hover:text-emerald-600">Contact</a>
98
+ </div>
99
+ </div>
100
+ </nav>
101
+
102
+ <!-- Hero Section -->
103
+ <section id="home" class="hero-gradient min-h-screen flex items-center pt-20">
104
+ <div class="container mx-auto px-6 py-20">
105
+ <div class="flex flex-col md:flex-row items-center">
106
+ <div class="md:w-1/2 mb-10 md:mb-0">
107
+ <h1 class="title-font text-4xl md:text-6xl font-bold text-white mb-6">Expert <span class="text-emerald-200">Planning</span> & <span class="text-emerald-200">Architectural</span> Solutions</h1>
108
+ <p class="text-gray-100 text-lg mb-8">We secure planning approvals and provide structural engineering services for developments across London and the South‑East, guiding your project from concept to completion.</p>
109
+ <div class="flex flex-wrap gap-4">
110
+ <a href="#contact" class="bg-white text-emerald-700 px-8 py-3 rounded-full font-semibold hover:bg-emerald-50 transition-all green-glow">Book a Consultation</a>
111
+ <a href="#projects" class="border-2 border-white text-white px-8 py-3 rounded-full font-semibold hover:bg-white hover:text-emerald-700 transition-all">Our Projects</a>
112
+ </div>
113
+ </div>
114
+ <div class="md:w-1/2">
115
+ <div class="relative">
116
+ <img src="https://images.unsplash.com/photo-1487958449943-2429e8be8625?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Planning drawings" class="rounded-xl shadow-2xl w-full h-auto">
117
+ <div class="absolute -bottom-6 -right-6 bg-emerald-700 p-4 rounded-xl shadow-lg">
118
+ <p class="text-white font-bold">90%+ Approvals</p>
119
+ <p class="text-emerald-100 text-sm">First‑time success rate</p>
120
+ </div>
121
+ </div>
122
+ </div>
123
+ </div>
124
+ </div>
125
+ </section>
126
+
127
+ <!-- Stats Section -->
128
+ <section class="bg-white py-16">
129
+ <div class="container mx-auto px-6">
130
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-8 text-center">
131
+ <div class="p-6 rounded-lg border border-emerald-100 hover:bg-emerald-50 transition-all">
132
+ <h3 class="text-4xl font-bold text-emerald-700 mb-2">150+</h3>
133
+ <p class="text-gray-600">Projects Completed</p>
134
+ </div>
135
+ <div class="p-6 rounded-lg border border-emerald-100 hover:bg-emerald-50 transition-all">
136
+ <h3 class="text-4xl font-bold text-emerald-700 mb-2">25</h3>
137
+ <p class="text-gray-600">Awards Won</p>
138
+ </div>
139
+ <div class="p-6 rounded-lg border border-emerald-100 hover:bg-emerald-50 transition-all">
140
+ <h3 class="text-4xl font-bold text-emerald-700 mb-2">50+</h3>
141
+ <p class="text-gray-600">Satisfied Clients</p>
142
+ </div>
143
+ <div class="p-6 rounded-lg border border-emerald-100 hover:bg-emerald-50 transition-all">
144
+ <h3 class="text-4xl font-bold text-emerald-700 mb-2">12</h3>
145
+ <p class="text-gray-600">Years Experience</p>
146
+ </div>
147
+ </div>
148
+ </div>
149
+ </section>
150
+
151
+ <!-- Services Section -->
152
+ <section id="services" class="py-20 bg-gray-50">
153
+ <div class="container mx-auto px-6">
154
+ <div class="text-center mb-16">
155
+ <span class="text-emerald-600 font-semibold">OUR SERVICES</span>
156
+ <h2 class="title-font text-3xl md:text-4xl font-bold text-gray-800 mt-2">Comprehensive Architectural Planning</h2>
157
+ <div class="w-20 h-1 bg-emerald-500 mx-auto mt-4"></div>
158
+ </div>
159
+
160
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
161
+ <!-- Service 1 -->
162
+ <div class="bg-white rounded-xl shadow-md overflow-hidden service-card p-6">
163
+ <div class="w-16 h-16 bg-emerald-100 rounded-full flex items-center justify-center mb-6">
164
+ <i class="fas fa-home text-emerald-600 text-2xl"></i>
165
+ </div>
166
+ <h3 class="text-xl font-bold text-gray-800 mb-3">Residential Design</h3>
167
+ <p class="text-gray-600 mb-4">Custom home designs that blend functionality with sustainability, creating spaces that feel both modern and timeless.</p>
168
+ <a href="#" class="text-emerald-600 font-semibold flex items-center">
169
+ Learn More <i class="fas fa-arrow-right ml-2"></i>
170
+ </a>
171
+ </div>
172
+
173
+ <!-- Service 2 -->
174
+ <div class="bg-white rounded-xl shadow-md overflow-hidden service-card p-6">
175
+ <div class="w-16 h-16 bg-emerald-100 rounded-full flex items-center justify-center mb-6">
176
+ <i class="fas fa-city text-emerald-600 text-2xl"></i>
177
+ </div>
178
+ <h3 class="text-xl font-bold text-gray-800 mb-3">Commercial Planning</h3>
179
+ <p class="text-gray-600 mb-4">Innovative commercial spaces designed to enhance productivity while minimizing environmental impact.</p>
180
+ <a href="#" class="text-emerald-600 font-semibold flex items-center">
181
+ Learn More <i class="fas fa-arrow-right ml-2"></i>
182
+ </a>
183
+ </div>
184
+
185
+ <!-- Service 3 -->
186
+ <div class="bg-white rounded-xl shadow-md overflow-hidden service-card p-6">
187
+ <div class="w-16 h-16 bg-emerald-100 rounded-full flex items-center justify-center mb-6">
188
+ <i class="fas fa-leaf text-emerald-600 text-2xl"></i>
189
+ </div>
190
+ <h3 class="text-xl font-bold text-gray-800 mb-3">Sustainable Solutions</h3>
191
+ <p class="text-gray-600 mb-4">Eco-friendly designs incorporating renewable materials, energy efficiency, and green technologies.</p>
192
+ <a href="#" class="text-emerald-600 font-semibold flex items-center">
193
+ Learn More <i class="fas fa-arrow-right ml-2"></i>
194
+ </a>
195
+ </div>
196
+
197
+ <!-- Service 4 -->
198
+ <div class="bg-white rounded-xl shadow-md overflow-hidden service-card p-6">
199
+ <div class="w-16 h-16 bg-emerald-100 rounded-full flex items-center justify-center mb-6">
200
+ <i class="fas fa-expand text-emerald-600 text-2xl"></i>
201
+ </div>
202
+ <h3 class="text-xl font-bold text-gray-800 mb-3">Space Optimization</h3>
203
+ <p class="text-gray-600 mb-4">Maximizing functionality in every square foot through intelligent space planning and innovative layouts.</p>
204
+ <a href="#" class="text-emerald-600 font-semibold flex items-center">
205
+ Learn More <i class="fas fa-arrow-right ml-2"></i>
206
+ </a>
207
+ </div>
208
+
209
+ <!-- Service 5 -->
210
+ <div class="bg-white rounded-xl shadow-md overflow-hidden service-card p-6">
211
+ <div class="w-16 h-16 bg-emerald-100 rounded-full flex items-center justify-center mb-6">
212
+ <i class="fas fa-pencil-ruler text-emerald-600 text-2xl"></i>
213
+ </div>
214
+ <h3 class="text-xl font-bold text-gray-800 mb-3">Interior itecture</h3>
215
+ <p class="text-gray-600 mb-4">Seamless integration of interior spaces with Architectural elements for cohesive, beautiful environments.</p>
216
+ <a href="#" class="text-emerald-600 font-semibold flex items-center">
217
+ Learn More <i class="fas fa-arrow-right ml-2"></i>
218
+ </a>
219
+ </div>
220
+
221
+ <!-- Service 6 -->
222
+ <div class="bg-white rounded-xl shadow-md overflow-hidden service-card p-6">
223
+ <div class="w-16 h-16 bg-emerald-100 rounded-full flex items-center justify-center mb-6">
224
+ <i class="fas fa-hard-hat text-emerald-600 text-2xl"></i>
225
+ </div>
226
+ <h3 class="text-xl font-bold text-gray-800 mb-3">Construction Oversight</h3>
227
+ <p class="text-gray-600 mb-4">Ensuring your vision becomes reality with meticulous project management and quality control.</p>
228
+ <a href="#" class="text-emerald-600 font-semibold flex items-center">
229
+ Learn More <i class="fas fa-arrow-right ml-2"></i>
230
+ </a>
231
+ </div>
232
+ </div>
233
+ </div>
234
+ </section>
235
+
236
+ <!-- Projects Section -->
237
+ <section id="projects" class="py-20 bg-emerald-700 text-white parallax" style="background-image: url('https://images.unsplash.com/photo-1487958449943-2429e8be8625?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80');">
238
+ <div class="bg-black bg-opacity-60 py-20">
239
+ <div class="container mx-auto px-6">
240
+ <div class="text-center mb-16">
241
+ <span class="text-emerald-300 font-semibold">OUR PORTFOLIO</span>
242
+ <h2 class="title-font text-3xl md:text-4xl font-bold text-white mt-2">Featured Projects</h2>
243
+ <div class="w-20 h-1 bg-emerald-300 mx-auto mt-4"></div>
244
+ </div>
245
+
246
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
247
+ <!-- Project 1 -->
248
+ <div class="bg-white bg-opacity-10 backdrop-blur-sm rounded-xl overflow-hidden border border-white border-opacity-20 hover:border-opacity-40 transition-all">
249
+ <img 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="Modern Residence" class="w-full h-48 object-cover">
250
+ <div class="p-6">
251
+ <h3 class="text-xl font-bold mb-2">The Green Haven Residence</h3>
252
+ <p class="text-emerald-100 mb-4">A net-zero energy home with passive solar design and rainwater harvesting.</p>
253
+ <div class="flex justify-between items-center">
254
+ <span class="text-sm text-emerald-200">2023 | Residential</span>
255
+ <a href="#" class="text-white hover:text-emerald-300">
256
+ <i class="fas fa-external-link-alt"></i>
257
+ </a>
258
+ </div>
259
+ </div>
260
+ </div>
261
+
262
+ <!-- Project 2 -->
263
+ <div class="bg-white bg-opacity-10 backdrop-blur-sm rounded-xl overflow-hidden border border-white border-opacity-20 hover:border-opacity-40 transition-all">
264
+ <img src="https://images.unsplash.com/photo-1499793983690-e29da59ef1c2?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Office Building" class="w-full h-48 object-cover">
265
+ <div class="p-6">
266
+ <h3 class="text-xl font-bold mb-2">EcoTech Office Park</h3>
267
+ <p class="text-emerald-100 mb-4">LEED Platinum certified commercial complex with vertical gardens and solar panel roof.</p>
268
+ <div class="flex justify-between items-center">
269
+ <span class="text-sm text-emerald-200">2022 | Commercial</span>
270
+ <a href="#" class="text-white hover:text-emerald-300">
271
+ <i class="fas fa-external-link-alt"></i>
272
+ </a>
273
+ </div>
274
+ </div>
275
+ </div>
276
+
277
+ <!-- Project 3 -->
278
+ <div class="bg-white bg-opacity-10 backdrop-blur-sm rounded-xl overflow-hidden border border-white border-opacity-20 hover:border-opacity-40 transition-all">
279
+ <img src="https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Community Center" class="w-full h-48 object-cover">
280
+ <div class="p-6">
281
+ <h3 class="text-xl font-bold mb-2">Harmony Community Center</h3>
282
+ <p class="text-emerald-100 mb-4">Multi-use facility built with recycled materials and geothermal heating/cooling.</p>
283
+ <div class="flex justify-between items-center">
284
+ <span class="text-sm text-emerald-200">2021 | Public</span>
285
+ <a href="#" class="text-white hover:text-emerald-300">
286
+ <i class="fas fa-external-link-alt"></i>
287
+ </a>
288
+ </div>
289
+ </div>
290
+ </div>
291
+ </div>
292
+
293
+ <div class="text-center mt-12">
294
+ <a href="#" class="inline-block border-2 border-white text-white px-8 py-3 rounded-full font-semibold hover:bg-white hover:text-emerald-700 transition-all">View All Projects</a>
295
+ </div>
296
+ </div>
297
+ </div>
298
+ </section>
299
+
300
+ <!-- About Section -->
301
+ <section id="about" class="py-20 bg-white">
302
+ <div class="container mx-auto px-6">
303
+ <div class="flex flex-col md:flex-row items-center">
304
+ <div class="md:w-1/2 mb-10 md:mb-0 md:pr-10">
305
+ <img src="https://images.unsplash.com/photo-1600607688969-a5bfcd646554?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Our Team" class="rounded-xl shadow-lg w-full h-auto">
306
+ </div>
307
+ <div class="md:w-1/2">
308
+ <span class="text-emerald-600 font-semibold">ABOUT US</span>
309
+ <h2 class="title-font text-3xl md:text-4xl font-bold text-gray-800 mt-2 mb-6">Designing for a Sustainable Future</h2>
310
+ <p class="text-gray-600 mb-6">Founded in 2010, Sam Planning has been at the forefront of sustainable itectural design. Our team of passionate itects, designers, and engineers believe that beautiful spaces should exist in harmony with nature.</p>
311
+
312
+ <div class="mb-6">
313
+ <div class="flex items-start mb-4">
314
+ <div class="bg-emerald-100 p-2 rounded-full mr-4">
315
+ <i class="fas fa-check text-emerald-600"></i>
316
+ </div>
317
+ <div>
318
+ <h4 class="font-bold text-gray-800">Innovative Approach</h4>
319
+ <p class="text-gray-600">We combine cutting-edge technology with timeless design principles.</p>
320
+ </div>
321
+ </div>
322
+ <div class="flex items-start mb-4">
323
+ <div class="bg-emerald-100 p-2 rounded-full mr-4">
324
+ <i class="fas fa-check text-emerald-600"></i>
325
+ </div>
326
+ <div>
327
+ <h4 class="font-bold text-gray-800">Sustainability Focus</h4>
328
+ <p class="text-gray-600">Every project incorporates eco-friendly materials and energy-efficient solutions.</p>
329
+ </div>
330
+ </div>
331
+ <div class="flex items-start">
332
+ <div class="bg-emerald-100 p-2 rounded-full mr-4">
333
+ <i class="fas fa-check text-emerald-600"></i>
334
+ </div>
335
+ <div>
336
+ <h4 class="font-bold text-gray-800">Client-Centric Process</h4>
337
+ <p class="text-gray-600">We collaborate closely with clients to bring their unique visions to life.</p>
338
+ </div>
339
+ </div>
340
+ </div>
341
+
342
+ <a href="#" class="inline-block bg-emerald-600 text-white px-8 py-3 rounded-full font-semibold hover:bg-emerald-700 transition-all green-glow">Learn More About Us</a>
343
+ </div>
344
+ </div>
345
+ </div>
346
+ </section>
347
+
348
+ <!-- Testimonials -->
349
+ <section class="py-20 bg-gray-50">
350
+ <div class="container mx-auto px-6">
351
+ <div class="text-center mb-16">
352
+ <span class="text-emerald-600 font-semibold">TESTIMONIALS</span>
353
+ <h2 class="title-font text-3xl md:text-4xl font-bold text-gray-800 mt-2">What Our Clients Say</h2>
354
+ <div class="w-20 h-1 bg-emerald-500 mx-auto mt-4"></div>
355
+ </div>
356
+
357
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
358
+ <!-- Testimonial 1 -->
359
+ <div class="bg-white p-8 rounded-xl shadow-md">
360
+ <div class="flex items-center mb-4">
361
+ <div class="text-emerald-500 text-2xl mr-2">“</div>
362
+ <div class="text-yellow-400">
363
+ <i class="fas fa-star"></i>
364
+ <i class="fas fa-star"></i>
365
+ <i class="fas fa-star"></i>
366
+ <i class="fas fa-star"></i>
367
+ <i class="fas fa-star"></i>
368
+ </div>
369
+ </div>
370
+ <p class="text-gray-600 mb-6">"Sam Planning transformed our outdated home into a modern, energy-efficient sanctuary. Their attention to detail and sustainable approach exceeded our expectations."</p>
371
+ <div class="flex items-center">
372
+ <img src="https://randomuser.me/api/portraits/women/43.jpg" alt="Sarah Johnson" class="w-12 h-12 rounded-full object-cover mr-4">
373
+ <div>
374
+ <h4 class="font-bold text-gray-800">Sarah Johnson</h4>
375
+ <p class="text-gray-500 text-sm">Homeowner, Green Haven Residence</p>
376
+ </div>
377
+ </div>
378
+ </div>
379
+
380
+ <!-- Testimonial 2 -->
381
+ <div class="bg-white p-8 rounded-xl shadow-md">
382
+ <div class="flex items-center mb-4">
383
+ <div class="text-emerald-500 text-2xl mr-2">“</div>
384
+ <div class="text-yellow-400">
385
+ <i class="fas fa-star"></i>
386
+ <i class="fas fa-star"></i>
387
+ <i class="fas fa-star"></i>
388
+ <i class="fas fa-star"></i>
389
+ <i class="fas fa-star"></i>
390
+ </div>
391
+ </div>
392
+ <p class="text-gray-600 mb-6">"The EcoTech Office Park has boosted employee morale and productivity while reducing our energy costs by 40%. Sam Planning's vision was perfectly executed."</p>
393
+ <div class="flex items-center">
394
+ <img src="https://randomuser.me/api/portraits/men/32.jpg" alt="Michael Chen" class="w-12 h-12 rounded-full object-cover mr-4">
395
+ <div>
396
+ <h4 class="font-bold text-gray-800">Michael Chen</h4>
397
+ <p class="text-gray-500 text-sm">CEO, TechForward Inc.</p>
398
+ </div>
399
+ </div>
400
+ </div>
401
+
402
+ <!-- Testimonial 3 -->
403
+ <div class="bg-white p-8 rounded-xl shadow-md">
404
+ <div class="flex items-center mb-4">
405
+ <div class="text-emerald-500 text-2xl mr-2">“</div>
406
+ <div class="text-yellow-400">
407
+ <i class="fas fa-star"></i>
408
+ <i class="fas fa-star"></i>
409
+ <i class="fas fa-star"></i>
410
+ <i class="fas fa-star"></i>
411
+ <i class="fas fa-star-half-alt"></i>
412
+ </div>
413
+ </div>
414
+ <p class="text-gray-600 mb-6">"Working with Sam Planning on our community center was a dream. They listened to our needs and created a space that serves our diverse population beautifully."</p>
415
+ <div class="flex items-center">
416
+ <img src="https://randomuser.me/api/portraits/women/65.jpg" alt="Maria Gonzalez" class="w-12 h-12 rounded-full object-cover mr-4">
417
+ <div>
418
+ <h4 class="font-bold text-gray-800">Maria Gonzalez</h4>
419
+ <p class="text-gray-500 text-sm">Director, Harmony Community</p>
420
+ </div>
421
+ </div>
422
+ </div>
423
+ </div>
424
+ </div>
425
+ </section>
426
+
427
+ <!-- Contact Section -->
428
+ <section id="contact" class="py-20 bg-emerald-700 text-white">
429
+ <div class="container mx-auto px-6">
430
+ <div class="flex flex-col md:flex-row">
431
+ <div class="md:w-1/2 mb-10 md:mb-0 md:pr-10">
432
+ <span class="text-emerald-300 font-semibold">GET IN TOUCH</span>
433
+ <h2 class="title-font text-3xl md:text-4xl font-bold text-white mt-2 mb-6">Let's Build Something Amazing</h2>
434
+ <p class="text-emerald-100 mb-8">Ready to start your itectural project? Fill out the form or contact us directly. Our team will respond within 24 hours.</p>
435
+
436
+ <div class="mb-8">
437
+ <div class="flex items-start mb-6">
438
+ <div class="bg-emerald-600 p-3 rounded-full mr-4">
439
+ <i class="fas fa-map-marker-alt"></i>
440
+ </div>
441
+ <div>
442
+ <h4 class="font-bold">Our Office</h4>
443
+ <p class="text-emerald-100">123 Greenway Blvd, Suite 400<br>EcoCity, EC 12345</p>
444
+ </div>
445
+ </div>
446
+ <div class="flex items-start mb-6">
447
+ <div class="bg-emerald-600 p-3 rounded-full mr-4">
448
+ <i class="fas fa-phone-alt"></i>
449
+ </div>
450
+ <div>
451
+ <h4 class="font-bold">Call Us</h4>
452
+ <p class="text-emerald-100">+1 (555) 123-4567<br>Mon-Fri, 9am-5pm</p>
453
+ </div>
454
+ </div>
455
+ <div class="flex items-start">
456
+ <div class="bg-emerald-600 p-3 rounded-full mr-4">
457
+ <i class="fas fa-envelope"></i>
458
+ </div>
459
+ <div>
460
+ <h4 class="font-bold">Email Us</h4>
461
+ <p class="text-emerald-100">hello@Sam Planning.com<br>info@Sam Planning.com</p>
462
+ </div>
463
+ </div>
464
+ </div>
465
+
466
+ <div class="flex space-x-4">
467
+ <a href="#" class="bg-emerald-600 hover:bg-emerald-800 w-10 h-10 rounded-full flex items-center justify-center transition-all">
468
+ <i class="fab fa-facebook-f"></i>
469
+ </a>
470
+ <a href="#" class="bg-emerald-600 hover:bg-emerald-800 w-10 h-10 rounded-full flex items-center justify-center transition-all">
471
+ <i class="fab fa-twitter"></i>
472
+ </a>
473
+ <a href="#" class="bg-emerald-600 hover:bg-emerald-800 w-10 h-10 rounded-full flex items-center justify-center transition-all">
474
+ <i class="fab fa-instagram"></i>
475
+ </a>
476
+ <a href="#" class="bg-emerald-600 hover:bg-emerald-800 w-10 h-10 rounded-full flex items-center justify-center transition-all">
477
+ <i class="fab fa-linkedin-in"></i>
478
+ </a>
479
+ </div>
480
+ </div>
481
+
482
+ <div class="md:w-1/2">
483
+ <form class="bg-white rounded-xl shadow-lg p-8 text-gray-800">
484
+ <h3 class="text-2xl font-bold mb-6">Send Us a Message</h3>
485
+ <div class="mb-4">
486
+ <label for="name" class="block text-gray-700 font-medium mb-2">Your Name</label>
487
+ <input type="text" id="name" class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:border-emerald-500">
488
+ </div>
489
+ <div class="mb-4">
490
+ <label for="email" class="block text-gray-700 font-medium mb-2">Email Address</label>
491
+ <input type="email" id="email" class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:border-emerald-500">
492
+ </div>
493
+ <div class="mb-4">
494
+ <label for="phone" class="block text-gray-700 font-medium mb-2">Phone Number</label>
495
+ <input type="tel" id="phone" class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:border-emerald-500">
496
+ </div>
497
+ <div class="mb-4">
498
+ <label for="service" class="block text-gray-700 font-medium mb-2">Service Interested In</label>
499
+ <select id="service" class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:border-emerald-500">
500
+ <option value="">Select a service</option>
501
+ <option value="residential">Residential Design</option>
502
+ <option value="commercial">Commercial Planning</option>
503
+ <option value="sustainable">Sustainable Solutions</option>
504
+ <option value="space">Space Optimization</option>
505
+ <option value="interior">Interior itecture</option>
506
+ <option value="construction">Construction Oversight</option>
507
+ </select>
508
+ </div>
509
+ <div class="mb-6">
510
+ <label for="message" class="block text-gray-700 font-medium mb-2">Your Message</label>
511
+ <textarea id="message" rows="4" class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:border-emerald-500"></textarea>
512
+ </div>
513
+ <button type="submit" class="w-full bg-emerald-600 text-white px-6 py-3 rounded-lg font-semibold hover:bg-emerald-700 transition-all green-glow">Send Message</button>
514
+ </form>
515
+ </div>
516
+ </div>
517
+ </div>
518
+ </section>
519
+
520
+ <!-- Newsletter -->
521
+ <section class="py-16 bg-gray-100">
522
+ <div class="container mx-auto px-6 text-center">
523
+ <h2 class="title-font text-3xl font-bold text-gray-800 mb-4">Stay Updated</h2>
524
+ <p class="text-gray-600 max-w-2xl mx-auto mb-8">Subscribe to our newsletter for the latest in sustainable itecture, design trends, and company updates.</p>
525
+
526
+ <div class="max-w-md mx-auto flex">
527
+ <input type="email" placeholder="Your email address" class="flex-grow px-4 py-3 rounded-l-lg border border-gray-300 focus:border-emerald-500 focus:outline-none">
528
+ <button class="bg-emerald-600 text-white px-6 py-3 rounded-r-lg font-semibold hover:bg-emerald-700 transition-all">Subscribe</button>
529
+ </div>
530
+ </div>
531
+ </section>
532
+
533
+ <!-- Footer -->
534
+ <footer class="bg-gray-900 text-white py-12">
535
+ <div class="container mx-auto px-6">
536
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
537
+ <div>
538
+ <div class="flex items-center mb-4">
539
+ <div class="w-10 h-10 bg-emerald-600 rounded-full flex items-center justify-center">
540
+ <i class="fas fa-drafting-compass text-white"></i>
541
+ </div>
542
+ <a href="#" class="title-font text-xl font-bold ml-3">Sam Planning<span class="text-emerald-400"></span></a>
543
+ </div>
544
+ <p class="text-gray-400 mb-4">Designing sustainable spaces for a greener future.</p>
545
+ <div class="flex space-x-4">
546
+ <a href="#" class="text-gray-400 hover:text-emerald-400 transition-all">
547
+ <i class="fab fa-facebook-f"></i>
548
+ </a>
549
+ <a href="#" class="text-gray-400 hover:text-emerald-400 transition-all">
550
+ <i class="fab fa-twitter"></i>
551
+ </a>
552
+ <a href="#" class="text-gray-400 hover:text-emerald-400 transition-all">
553
+ <i class="fab fa-instagram"></i>
554
+ </a>
555
+ <a href="#" class="text-gray-400 hover:text-emerald-400 transition-all">
556
+ <i class="fab fa-linkedin-in"></i>
557
+ </a>
558
+ </div>
559
+ </div>
560
+
561
+ <div>
562
+ <h3 class="text-lg font-bold mb-4">Quick Links</h3>
563
+ <ul class="space-y-2">
564
+ <li><a href="#home" class="text-gray-400 hover:text-emerald-400 transition-all">Home</a></li>
565
+ <li><a href="#services" class="text-gray-400 hover:text-emerald-400 transition-all">Services</a></li>
566
+ <li><a href="#projects" class="text-gray-400 hover:text-emerald-400 transition-all">Projects</a></li>
567
+ <li><a href="#about" class="text-gray-400 hover:text-emerald-400 transition-all">About Us</a></li>
568
+ <li><a href="#contact" class="text-gray-400 hover:text-emerald-400 transition-all">Contact</a></li>
569
+ </ul>
570
+ </div>
571
+
572
+ <div>
573
+ <h3 class="text-lg font-bold mb-4">Services</h3>
574
+ <ul class="space-y-2">
575
+ <li><a href="#" class="text-gray-400 hover:text-emerald-400 transition-all">Residential Design</a></li>
576
+ <li><a href="#" class="text-gray-400 hover:text-emerald-400 transition-all">Commercial Planning</a></li>
577
+ <li><a href="#" class="text-gray-400 hover:text-emerald-400 transition-all">Sustainable Solutions</a></li>
578
+ <li><a href="#" class="text-gray-400 hover:text-emerald-400 transition-all">Interior itecture</a></li>
579
+ <li><a href="#" class="text-gray-400 hover:text-emerald-400 transition-all">Construction Oversight</a></li>
580
+ </ul>
581
+ </div>
582
+
583
+ <div>
584
+ <h3 class="text-lg font-bold mb-4">Contact Info</h3>
585
+ <address class="not-italic text-gray-400 space-y-2">
586
+ <p>123 Greenway Blvd, Suite 400<br>EcoCity, EC 12345</p>
587
+ <p>+1 (555) 123-4567</p>
588
+ <p>hello@Sam Planning.com</p>
589
+ </address>
590
+ </div>
591
+ </div>
592
+
593
+ <div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
594
+ <p class="text-gray-400 mb-4 md:mb-0">© 2023 Sam Planning. All rights reserved.</p>
595
+ <div class="flex space-x-6">
596
+ <a href="#" class="text-gray-400 hover:text-emerald-400 transition-all">Privacy Policy</a>
597
+ <a href="#" class="text-gray-400 hover:text-emerald-400 transition-all">Terms of Service</a>
598
+ <a href="#" class="text-gray-400 hover:text-emerald-400 transition-all">Sitemap</a>
599
+ </div>
600
+ </div>
601
+ </div>
602
+ </footer>
603
+
604
+ <!-- Back to Top Button -->
605
+ <button id="back-to-top" class="fixed bottom-8 right-8 bg-emerald-600 text-white w-12 h-12 rounded-full flex items-center justify-center shadow-lg hover:bg-emerald-700 transition-all hidden">
606
+ <i class="fas fa-arrow-up"></i>
607
+ </button>
608
+
609
+ <script>
610
+ // Mobile Menu Toggle
611
+ const menuBtn = document.getElementById('menu-btn');
612
+ const mobileMenu = document.getElementById('mobile-menu');
613
+
614
+ menuBtn.addEventListener('click', () => {
615
+ mobileMenu.classList.toggle('hidden');
616
+ });
617
+
618
+ // Back to Top Button
619
+ const backToTopBtn = document.getElementById('back-to-top');
620
+
621
+ window.addEventListener('scroll', () => {
622
+ if (window.pageYOffset > 300) {
623
+ backToTopBtn.classList.remove('hidden');
624
+ } else {
625
+ backToTopBtn.classList.add('hidden');
626
+ }
627
+ });
628
+
629
+ backToTopBtn.addEventListener('click', () => {
630
+ window.scrollTo({ top: 0, behavior: 'smooth' });
631
+ });
632
+
633
+ // Smooth scrolling for navigation links
634
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
635
+ anchor.addEventListener('click', function(e) {
636
+ e.preventDefault();
637
+
638
+ const targetId = this.getAttribute('href');
639
+ const targetElement = document.querySelector(targetId);
640
+
641
+ if (targetElement) {
642
+ window.scrollTo({
643
+ top: targetElement.offsetTop - 80,
644
+ behavior: 'smooth'
645
+ });
646
+
647
+ // Close mobile menu if open
648
+ mobileMenu.classList.add('hidden');
649
+ }
650
+ });
651
+ });
652
+
653
+ // Navbar scroll effect
654
+ window.addEventListener('scroll', () => {
655
+ const nav = document.querySelector('nav');
656
+ if (window.scrollY > 50) {
657
+ nav.classList.add('py-2');
658
+ nav.classList.remove('py-4');
659
+ } else {
660
+ nav.classList.add('py-4');
661
+ nav.classList.remove('py-2');
662
+ }
663
+ });
664
+ </script>
665
+ <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=Samik1994/demo-site" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
666
+ </html>
prompts.txt ADDED
File without changes