Meszod commited on
Commit
48e6698
·
verified ·
1 Parent(s): 1744a26

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +698 -19
  3. prompts.txt +1 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Muhammads
3
- emoji:
4
- colorFrom: indigo
5
- colorTo: green
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: muhammads
3
+ emoji: 🐳
4
+ colorFrom: yellow
5
+ colorTo: red
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,698 @@
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>MUHAMMAD SAFO STUDIO - Professional Photography</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
+ scroll-behavior: smooth;
15
+ background-color: #0f172a;
16
+ color: #f8fafc;
17
+ }
18
+
19
+ .hero-section {
20
+ background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);
21
+ height: 100vh;
22
+ position: relative;
23
+ overflow: hidden;
24
+ }
25
+
26
+ .camera-container {
27
+ position: absolute;
28
+ width: 100%;
29
+ height: 100%;
30
+ display: flex;
31
+ justify-content: center;
32
+ align-items: center;
33
+ }
34
+
35
+ .camera {
36
+ width: 400px;
37
+ height: 300px;
38
+ background: #111827;
39
+ border-radius: 20px;
40
+ position: relative;
41
+ box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
42
+ transform-style: preserve-3d;
43
+ animation: float 6s ease-in-out infinite;
44
+ }
45
+
46
+ .camera:before {
47
+ content: '';
48
+ position: absolute;
49
+ width: 100%;
50
+ height: 30px;
51
+ background: #1f2937;
52
+ bottom: -15px;
53
+ left: 0;
54
+ border-radius: 10px;
55
+ transform: rotateX(60deg);
56
+ filter: blur(15px);
57
+ opacity: 0.5;
58
+ }
59
+
60
+ .lens {
61
+ position: absolute;
62
+ width: 120px;
63
+ height: 120px;
64
+ background: linear-gradient(135deg, #334155, #1e293b);
65
+ border-radius: 50%;
66
+ top: 60px;
67
+ left: 50%;
68
+ transform: translateX(-50%);
69
+ border: 10px solid #0f172a;
70
+ box-shadow: 0 0 0 10px #1e293b;
71
+ }
72
+
73
+ .lens-inner {
74
+ position: absolute;
75
+ width: 80px;
76
+ height: 80px;
77
+ background: linear-gradient(135deg, #0f172a, #1e293b);
78
+ border-radius: 50%;
79
+ top: 50%;
80
+ left: 50%;
81
+ transform: translate(-50%, -50%);
82
+ border: 5px solid #334155;
83
+ }
84
+
85
+ .lens-reflect {
86
+ position: absolute;
87
+ width: 20px;
88
+ height: 20px;
89
+ background: rgba(255, 255, 255, 0.2);
90
+ border-radius: 50%;
91
+ top: 20px;
92
+ right: 20px;
93
+ }
94
+
95
+ .brand {
96
+ position: absolute;
97
+ bottom: 30px;
98
+ left: 50%;
99
+ transform: translateX(-50%);
100
+ color: #f8fafc;
101
+ font-size: 24px;
102
+ font-weight: bold;
103
+ letter-spacing: 2px;
104
+ }
105
+
106
+ .shutter {
107
+ position: absolute;
108
+ width: 60px;
109
+ height: 60px;
110
+ background: #1e293b;
111
+ border-radius: 50%;
112
+ top: 180px;
113
+ right: 50px;
114
+ border: 5px solid #334155;
115
+ cursor: pointer;
116
+ transition: all 0.3s ease;
117
+ }
118
+
119
+ .shutter:hover {
120
+ background: #334155;
121
+ transform: scale(1.05);
122
+ }
123
+
124
+ @keyframes float {
125
+ 0% { transform: translateY(0px) rotateY(0deg); }
126
+ 50% { transform: translateY(-20px) rotateY(5deg); }
127
+ 100% { transform: translateY(0px) rotateY(0deg); }
128
+ }
129
+
130
+ .floating-text {
131
+ position: absolute;
132
+ font-size: 5rem;
133
+ font-weight: 800;
134
+ color: rgba(255, 255, 255, 0.05);
135
+ white-space: nowrap;
136
+ animation: floatText 30s linear infinite;
137
+ }
138
+
139
+ @keyframes floatText {
140
+ 0% { transform: translateX(0); }
141
+ 100% { transform: translateX(-50%); }
142
+ }
143
+
144
+ .section-title {
145
+ position: relative;
146
+ display: inline-block;
147
+ margin-bottom: 3rem;
148
+ }
149
+
150
+ .section-title:after {
151
+ content: '';
152
+ position: absolute;
153
+ width: 50%;
154
+ height: 3px;
155
+ background: #3b82f6;
156
+ bottom: -10px;
157
+ left: 25%;
158
+ border-radius: 3px;
159
+ }
160
+
161
+ .gallery-item {
162
+ transition: all 0.3s ease;
163
+ overflow: hidden;
164
+ border-radius: 10px;
165
+ box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.3);
166
+ }
167
+
168
+ .gallery-item:hover {
169
+ transform: translateY(-5px);
170
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.3);
171
+ }
172
+
173
+ .gallery-item img {
174
+ transition: all 0.5s ease;
175
+ }
176
+
177
+ .gallery-item:hover img {
178
+ transform: scale(1.05);
179
+ }
180
+
181
+ .social-icon {
182
+ width: 50px;
183
+ height: 50px;
184
+ display: flex;
185
+ justify-content: center;
186
+ align-items: center;
187
+ border-radius: 50%;
188
+ transition: all 0.3s ease;
189
+ }
190
+
191
+ .social-icon:hover {
192
+ transform: translateY(-5px);
193
+ }
194
+
195
+ .nav-link {
196
+ position: relative;
197
+ }
198
+
199
+ .nav-link:after {
200
+ content: '';
201
+ position: absolute;
202
+ width: 0;
203
+ height: 2px;
204
+ background: #3b82f6;
205
+ bottom: 0;
206
+ left: 0;
207
+ transition: width 0.3s ease;
208
+ }
209
+
210
+ .nav-link:hover:after {
211
+ width: 100%;
212
+ }
213
+
214
+ .floating-btn {
215
+ animation: pulse 2s infinite;
216
+ }
217
+
218
+ @keyframes pulse {
219
+ 0% { box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7); }
220
+ 70% { box-shadow: 0 0 0 15px rgba(59, 130, 246, 0); }
221
+ 100% { box-shadow: 0 0 0 0 rgba(59, 130, 246, 0); }
222
+ }
223
+ </style>
224
+ </head>
225
+ <body>
226
+ <!-- Navigation -->
227
+ <nav class="fixed w-full bg-gray-900 bg-opacity-90 backdrop-blur-md z-50 shadow-lg">
228
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
229
+ <div class="flex items-center justify-between h-20">
230
+ <div class="flex items-center">
231
+ <div class="flex-shrink-0">
232
+ <span class="text-2xl font-bold text-blue-400">MUHAMMAD SAFO STUDIO</span>
233
+ </div>
234
+ </div>
235
+ <div class="hidden md:block">
236
+ <div class="ml-10 flex items-baseline space-x-8">
237
+ <a href="#home" class="nav-link text-gray-300 hover:text-white px-3 py-2 text-sm font-medium">Home</a>
238
+ <a href="#services" class="nav-link text-gray-300 hover:text-white px-3 py-2 text-sm font-medium">Services</a>
239
+ <a href="#gallery" class="nav-link text-gray-300 hover:text-white px-3 py-2 text-sm font-medium">Gallery</a>
240
+ <a href="#contact" class="nav-link text-gray-300 hover:text-white px-3 py-2 text-sm font-medium">Contact</a>
241
+ </div>
242
+ </div>
243
+ <div class="md:hidden">
244
+ <button class="mobile-menu-button p-2 rounded-md text-gray-400 hover:text-white focus:outline-none">
245
+ <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
246
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
247
+ </svg>
248
+ </button>
249
+ </div>
250
+ </div>
251
+ </div>
252
+
253
+ <!-- Mobile menu -->
254
+ <div class="mobile-menu hidden md:hidden bg-gray-800">
255
+ <div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
256
+ <a href="#home" class="block px-3 py-2 text-base font-medium text-white">Home</a>
257
+ <a href="#services" class="block px-3 py-2 text-base font-medium text-gray-300 hover:text-white">Services</a>
258
+ <a href="#gallery" class="block px-3 py-2 text-base font-medium text-gray-300 hover:text-white">Gallery</a>
259
+ <a href="#contact" class="block px-3 py-2 text-base font-medium text-gray-300 hover:text-white">Contact</a>
260
+ </div>
261
+ </div>
262
+ </nav>
263
+
264
+ <!-- Hero Section with Camera -->
265
+ <section id="home" class="hero-section flex items-center justify-center">
266
+ <div class="floating-text">MUHAMMAD SAFO STUDIO • PROFESSIONAL PHOTOGRAPHY • CAPTURING MOMENTS •</div>
267
+ <div class="camera-container">
268
+ <div class="camera">
269
+ <div class="lens">
270
+ <div class="lens-inner">
271
+ <div class="lens-reflect"></div>
272
+ </div>
273
+ </div>
274
+ <div class="shutter"></div>
275
+ <div class="brand">SONY α7 III</div>
276
+ </div>
277
+ </div>
278
+
279
+ <div class="absolute bottom-20 left-0 right-0 text-center">
280
+ <h1 class="text-5xl md:text-7xl font-bold mb-4 text-white">MUHAMMAD SAFO STUDIO</h1>
281
+ <p class="text-xl md:text-2xl text-gray-300 mb-8 max-w-2xl mx-auto">Capturing your precious moments with professional photography services</p>
282
+ <a href="#contact" class="inline-block bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-8 rounded-full transition duration-300 transform hover:scale-105 floating-btn">
283
+ Book Your Session
284
+ </a>
285
+ </div>
286
+
287
+ <div class="absolute bottom-10 left-0 right-0 flex justify-center">
288
+ <a href="#services" class="text-white animate-bounce">
289
+ <svg class="w-8 h-8" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
290
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 14l-7 7m0 0l-7-7m7 7V3"></path>
291
+ </svg>
292
+ </a>
293
+ </div>
294
+ </section>
295
+
296
+ <!-- Services Section -->
297
+ <section id="services" class="py-20 px-4 sm:px-6 lg:px-8 max-w-7xl mx-auto">
298
+ <div class="text-center mb-16">
299
+ <h2 class="section-title text-4xl font-bold text-white">Our Services</h2>
300
+ <p class="text-xl text-gray-300 mt-4 max-w-3xl mx-auto">We offer professional photography services for all your special occasions</p>
301
+ </div>
302
+
303
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-10">
304
+ <!-- Girls' Parties -->
305
+ <div class="bg-gray-800 rounded-xl overflow-hidden transition-all duration-300 hover:shadow-xl hover:shadow-blue-500/20">
306
+ <div class="h-48 bg-gradient-to-r from-pink-500 to-purple-600 flex items-center justify-center">
307
+ <i class="fas fa-crown text-white text-6xl"></i>
308
+ </div>
309
+ <div class="p-6">
310
+ <h3 class="text-2xl font-bold text-white mb-3">Girls' Parties</h3>
311
+ <p class="text-gray-300 mb-4">Capture the joy and excitement of your special celebrations with our professional photography services tailored for girls' parties.</p>
312
+ <ul class="text-gray-300 space-y-2">
313
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Candid moments</li>
314
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Group photos</li>
315
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Themed decorations</li>
316
+ </ul>
317
+ </div>
318
+ </div>
319
+
320
+ <!-- Birthdays -->
321
+ <div class="bg-gray-800 rounded-xl overflow-hidden transition-all duration-300 hover:shadow-xl hover:shadow-blue-500/20">
322
+ <div class="h-48 bg-gradient-to-r from-yellow-500 to-red-500 flex items-center justify-center">
323
+ <i class="fas fa-birthday-cake text-white text-6xl"></i>
324
+ </div>
325
+ <div class="p-6">
326
+ <h3 class="text-2xl font-bold text-white mb-3">Birthdays</h3>
327
+ <p class="text-gray-300 mb-4">Make your birthday celebrations unforgettable with our professional photography that captures every smile and surprise.</p>
328
+ <ul class="text-gray-300 space-y-2">
329
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Cake cutting ceremony</li>
330
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Guest interactions</li>
331
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Decoration highlights</li>
332
+ </ul>
333
+ </div>
334
+ </div>
335
+
336
+ <!-- Wedding Days -->
337
+ <div class="bg-gray-800 rounded-xl overflow-hidden transition-all duration-300 hover:shadow-xl hover:shadow-blue-500/20">
338
+ <div class="h-48 bg-gradient-to-r from-rose-500 to-amber-500 flex items-center justify-center">
339
+ <i class="fas fa-ring text-white text-6xl"></i>
340
+ </div>
341
+ <div class="p-6">
342
+ <h3 class="text-2xl font-bold text-white mb-3">Wedding Days</h3>
343
+ <p class="text-gray-300 mb-4">Capture the magic of your special day with our professional wedding photography services that preserve your precious memories.</p>
344
+ <ul class="text-gray-300 space-y-2">
345
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Ceremony coverage</li>
346
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Bride & groom portraits</li>
347
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Reception highlights</li>
348
+ </ul>
349
+ </div>
350
+ </div>
351
+
352
+ <!-- Additional Services -->
353
+ <div class="bg-gray-800 rounded-xl overflow-hidden transition-all duration-300 hover:shadow-xl hover:shadow-blue-500/20">
354
+ <div class="h-48 bg-gradient-to-r from-green-500 to-teal-500 flex items-center justify-center">
355
+ <i class="fas fa-camera-retro text-white text-6xl"></i>
356
+ </div>
357
+ <div class="p-6">
358
+ <h3 class="text-2xl font-bold text-white mb-3">Portrait Photography</h3>
359
+ <p class="text-gray-300 mb-4">Professional portrait sessions that highlight your personality and beauty in stunning images.</p>
360
+ <ul class="text-gray-300 space-y-2">
361
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Studio setup</li>
362
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Outdoor locations</li>
363
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Professional lighting</li>
364
+ </ul>
365
+ </div>
366
+ </div>
367
+
368
+ <div class="bg-gray-800 rounded-xl overflow-hidden transition-all duration-300 hover:shadow-xl hover:shadow-blue-500/20">
369
+ <div class="h-48 bg-gradient-to-r from-indigo-500 to-blue-500 flex items-center justify-center">
370
+ <i class="fas fa-video text-white text-6xl"></i>
371
+ </div>
372
+ <div class="p-6">
373
+ <h3 class="text-2xl font-bold text-white mb-3">Video Services</h3>
374
+ <p class="text-gray-300 mb-4">Capture your events in motion with our professional videography services for a complete memory package.</p>
375
+ <ul class="text-gray-300 space-y-2">
376
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Event coverage</li>
377
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Highlight reels</li>
378
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Professional editing</li>
379
+ </ul>
380
+ </div>
381
+ </div>
382
+
383
+ <div class="bg-gray-800 rounded-xl overflow-hidden transition-all duration-300 hover:shadow-xl hover:shadow-blue-500/20">
384
+ <div class="h-48 bg-gradient-to-r from-purple-500 to-pink-500 flex items-center justify-center">
385
+ <i class="fas fa-magic text-white text-6xl"></i>
386
+ </div>
387
+ <div class="p-6">
388
+ <h3 class="text-2xl font-bold text-white mb-3">Photo Editing</h3>
389
+ <p class="text-gray-300 mb-4">Professional photo editing services to enhance your images and make them truly stand out.</p>
390
+ <ul class="text-gray-300 space-y-2">
391
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Color correction</li>
392
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Retouching</li>
393
+ <li class="flex items-center"><i class="fas fa-check-circle text-blue-400 mr-2"></i> Creative effects</li>
394
+ </ul>
395
+ </div>
396
+ </div>
397
+ </div>
398
+ </section>
399
+
400
+ <!-- Gallery Section -->
401
+ <section id="gallery" class="py-20 px-4 sm:px-6 lg:px-8 max-w-7xl mx-auto bg-gray-900">
402
+ <div class="text-center mb-16">
403
+ <h2 class="section-title text-4xl font-bold text-white">Our Gallery</h2>
404
+ <p class="text-xl text-gray-300 mt-4 max-w-3xl mx-auto">A glimpse of our recent work and captured moments</p>
405
+ </div>
406
+
407
+ <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-6">
408
+ <!-- Sample gallery items - replace with your actual images -->
409
+ <div class="gallery-item">
410
+ <img src="https://images.unsplash.com/photo-1529630796983-28e347a5f7c0?ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=80" alt="Birthday party" class="w-full h-64 object-cover">
411
+ <div class="bg-gray-800 p-4">
412
+ <h3 class="text-xl font-semibold text-white">Birthday Celebration</h3>
413
+ <p class="text-gray-300">Capturing the joy of a special day</p>
414
+ </div>
415
+ </div>
416
+
417
+ <div class="gallery-item">
418
+ <img src="https://images.unsplash.com/photo-1519671488599-4f228e582a58?ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=80" alt="Girls party" class="w-full h-64 object-cover">
419
+ <div class="bg-gray-800 p-4">
420
+ <h3 class="text-xl font-semibold text-white">Girls' Night Out</h3>
421
+ <p class="text-gray-300">Friendship and fun captured perfectly</p>
422
+ </div>
423
+ </div>
424
+
425
+ <div class="gallery-item">
426
+ <img src="https://images.unsplash.com/photo-1583939003579-730e3918a45a?ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=80" alt="Wedding" class="w-full h-64 object-cover">
427
+ <div class="bg-gray-800 p-4">
428
+ <h3 class="text-xl font-semibold text-white">Wedding Day</h3>
429
+ <p class="text-gray-300">The magical moments of a new beginning</p>
430
+ </div>
431
+ </div>
432
+
433
+ <div class="gallery-item">
434
+ <img src="https://images.unsplash.com/photo-1492684223066-81342ee5ff30?ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=80" alt="Portrait" class="w-full h-64 object-cover">
435
+ <div class="bg-gray-800 p-4">
436
+ <h3 class="text-xl font-semibold text-white">Portrait Session</h3>
437
+ <p class="text-gray-300">Professional portraits that tell a story</p>
438
+ </div>
439
+ </div>
440
+
441
+ <div class="gallery-item">
442
+ <img src="https://images.unsplash.com/photo-1513151233558-d860c5398176?ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=80" alt="Event" class="w-full h-64 object-cover">
443
+ <div class="bg-gray-800 p-4">
444
+ <h3 class="text-xl font-semibold text-white">Special Event</h3>
445
+ <p class="text-gray-300">Capturing the essence of your occasion</p>
446
+ </div>
447
+ </div>
448
+
449
+ <div class="gallery-item">
450
+ <img src="https://images.unsplash.com/photo-1496345875659-11f7dd282d1d?ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=80" alt="Family" class="w-full h-64 object-cover">
451
+ <div class="bg-gray-800 p-4">
452
+ <h3 class="text-xl font-semibold text-white">Family Gathering</h3>
453
+ <p class="text-gray-300">Precious moments with loved ones</p>
454
+ </div>
455
+ </div>
456
+ </div>
457
+
458
+ <div class="text-center mt-12">
459
+ <a href="#" class="inline-block bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-8 rounded-full transition duration-300 transform hover:scale-105">
460
+ View Full Gallery
461
+ </a>
462
+ </div>
463
+ </section>
464
+
465
+ <!-- Contact Section -->
466
+ <section id="contact" class="py-20 px-4 sm:px-6 lg:px-8 max-w-7xl mx-auto">
467
+ <div class="text-center mb-16">
468
+ <h2 class="section-title text-4xl font-bold text-white">Contact Us</h2>
469
+ <p class="text-xl text-gray-300 mt-4 max-w-3xl mx-auto">Get in touch to book your session or ask any questions</p>
470
+ </div>
471
+
472
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-12">
473
+ <div class="bg-gray-800 rounded-xl p-8 shadow-xl">
474
+ <h3 class="text-2xl font-bold text-white mb-6">Send Us a Message</h3>
475
+ <form class="space-y-6">
476
+ <div>
477
+ <label for="name" class="block text-sm font-medium text-gray-300 mb-1">Your Name</label>
478
+ <input type="text" id="name" class="w-full px-4 py-3 bg-gray-700 border border-gray-600 rounded-lg focus:ring-blue-500 focus:border-blue-500 text-white placeholder-gray-400" placeholder="Enter your name">
479
+ </div>
480
+ <div>
481
+ <label for="email" class="block text-sm font-medium text-gray-300 mb-1">Email Address</label>
482
+ <input type="email" id="email" class="w-full px-4 py-3 bg-gray-700 border border-gray-600 rounded-lg focus:ring-blue-500 focus:border-blue-500 text-white placeholder-gray-400" placeholder="Enter your email">
483
+ </div>
484
+ <div>
485
+ <label for="phone" class="block text-sm font-medium text-gray-300 mb-1">Phone Number</label>
486
+ <input type="tel" id="phone" class="w-full px-4 py-3 bg-gray-700 border border-gray-600 rounded-lg focus:ring-blue-500 focus:border-blue-500 text-white placeholder-gray-400" placeholder="Enter your phone number">
487
+ </div>
488
+ <div>
489
+ <label for="service" class="block text-sm font-medium text-gray-300 mb-1">Service Interested In</label>
490
+ <select id="service" class="w-full px-4 py-3 bg-gray-700 border border-gray-600 rounded-lg focus:ring-blue-500 focus:border-blue-500 text-white">
491
+ <option value="">Select a service</option>
492
+ <option value="girls-party">Girls' Party</option>
493
+ <option value="birthday">Birthday</option>
494
+ <option value="wedding">Wedding</option>
495
+ <option value="portrait">Portrait Photography</option>
496
+ <option value="video">Video Services</option>
497
+ <option value="editing">Photo Editing</option>
498
+ </select>
499
+ </div>
500
+ <div>
501
+ <label for="message" class="block text-sm font-medium text-gray-300 mb-1">Your Message</label>
502
+ <textarea id="message" rows="4" class="w-full px-4 py-3 bg-gray-700 border border-gray-600 rounded-lg focus:ring-blue-500 focus:border-blue-500 text-white placeholder-gray-400" placeholder="Tell us about your event..."></textarea>
503
+ </div>
504
+ <button type="submit" class="w-full bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-4 rounded-lg transition duration-300 transform hover:scale-105">
505
+ Send Message
506
+ </button>
507
+ </form>
508
+ </div>
509
+
510
+ <div class="space-y-8">
511
+ <div class="bg-gray-800 rounded-xl p-8 shadow-xl">
512
+ <h3 class="text-2xl font-bold text-white mb-6">Contact Information</h3>
513
+ <div class="space-y-4">
514
+ <div class="flex items-start">
515
+ <div class="flex-shrink-0 bg-blue-500 rounded-lg p-3">
516
+ <i class="fas fa-map-marker-alt text-white text-xl"></i>
517
+ </div>
518
+ <div class="ml-4">
519
+ <h4 class="text-lg font-semibold text-white">Studio Location</h4>
520
+ <p class="text-gray-300">123 Photography Street, City Center</p>
521
+ </div>
522
+ </div>
523
+
524
+ <div class="flex items-start">
525
+ <div class="flex-shrink-0 bg-blue-500 rounded-lg p-3">
526
+ <i class="fas fa-phone-alt text-white text-xl"></i>
527
+ </div>
528
+ <div class="ml-4">
529
+ <h4 class="text-lg font-semibold text-white">Phone Number</h4>
530
+ <p class="text-gray-300">+123 456 7890</p>
531
+ </div>
532
+ </div>
533
+
534
+ <div class="flex items-start">
535
+ <div class="flex-shrink-0 bg-blue-500 rounded-lg p-3">
536
+ <i class="fas fa-envelope text-white text-xl"></i>
537
+ </div>
538
+ <div class="ml-4">
539
+ <h4 class="text-lg font-semibold text-white">Email Address</h4>
540
+ <p class="text-gray-300">[email protected]</p>
541
+ </div>
542
+ </div>
543
+
544
+ <div class="flex items-start">
545
+ <div class="flex-shrink-0 bg-blue-500 rounded-lg p-3">
546
+ <i class="fas fa-clock text-white text-xl"></i>
547
+ </div>
548
+ <div class="ml-4">
549
+ <h4 class="text-lg font-semibold text-white">Working Hours</h4>
550
+ <p class="text-gray-300">Monday - Saturday: 9AM - 8PM</p>
551
+ <p class="text-gray-300">Sunday: By appointment only</p>
552
+ </div>
553
+ </div>
554
+ </div>
555
+ </div>
556
+
557
+ <div class="bg-gray-800 rounded-xl p-8 shadow-xl">
558
+ <h3 class="text-2xl font-bold text-white mb-6">Connect With Us</h3>
559
+ <p class="text-gray-300 mb-6">Follow us on social media to see more of our work and stay updated with our latest offers.</p>
560
+
561
+ <div class="flex justify-center space-x-6">
562
+ <a href="https://t.me/yourtelegram" target="_blank" class="social-icon bg-blue-500 hover:bg-blue-600">
563
+ <i class="fab fa-telegram text-white text-2xl"></i>
564
+ </a>
565
+ <a href="https://instagram.com/yourinstagram" target="_blank" class="social-icon bg-gradient-to-r from-purple-500 to-pink-500 hover:from-purple-600 hover:to-pink-600">
566
+ <i class="fab fa-instagram text-white text-2xl"></i>
567
+ </a>
568
+ <a href="https://youtube.com/youryoutube" target="_blank" class="social-icon bg-red-600 hover:bg-red-700">
569
+ <i class="fab fa-youtube text-white text-2xl"></i>
570
+ </a>
571
+ <a href="https://facebook.com/yourfacebook" target="_blank" class="social-icon bg-blue-600 hover:bg-blue-700">
572
+ <i class="fab fa-facebook-f text-white text-2xl"></i>
573
+ </a>
574
+ </div>
575
+ </div>
576
+ </div>
577
+ </div>
578
+ </section>
579
+
580
+ <!-- Footer -->
581
+ <footer class="bg-gray-900 py-12 px-4 sm:px-6 lg:px-8">
582
+ <div class="max-w-7xl mx-auto">
583
+ <div class="flex flex-col md:flex-row justify-between items-center">
584
+ <div class="mb-6 md:mb-0">
585
+ <span class="text-2xl font-bold text-blue-400">MUHAMMAD SAFO STUDIO</span>
586
+ <p class="text-gray-400 mt-2">Capturing your precious moments with professional photography</p>
587
+ </div>
588
+
589
+ <div class="grid grid-cols-2 gap-8 sm:grid-cols-3">
590
+ <div>
591
+ <h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase mb-4">Services</h3>
592
+ <ul class="space-y-2">
593
+ <li><a href="#" class="text-gray-400 hover:text-white">Girls' Parties</a></li>
594
+ <li><a href="#" class="text-gray-400 hover:text-white">Birthdays</a></li>
595
+ <li><a href="#" class="text-gray-400 hover:text-white">Weddings</a></li>
596
+ </ul>
597
+ </div>
598
+ <div>
599
+ <h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase mb-4">Company</h3>
600
+ <ul class="space-y-2">
601
+ <li><a href="#home" class="text-gray-400 hover:text-white">Home</a></li>
602
+ <li><a href="#services" class="text-gray-400 hover:text-white">Services</a></li>
603
+ <li><a href="#gallery" class="text-gray-400 hover:text-white">Gallery</a></li>
604
+ </ul>
605
+ </div>
606
+ <div>
607
+ <h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase mb-4">Legal</h3>
608
+ <ul class="space-y-2">
609
+ <li><a href="#" class="text-gray-400 hover:text-white">Privacy Policy</a></li>
610
+ <li><a href="#" class="text-gray-400 hover:text-white">Terms of Service</a></li>
611
+ <li><a href="#" class="text-gray-400 hover:text-white">Cookie Policy</a></li>
612
+ </ul>
613
+ </div>
614
+ </div>
615
+ </div>
616
+
617
+ <div class="mt-12 pt-8 border-t border-gray-800 flex flex-col md:flex-row justify-between items-center">
618
+ <p class="text-gray-400 text-sm">© 2023 Muhammad Safo Studio. All rights reserved.</p>
619
+ <div class="mt-4 md:mt-0 flex space-x-6">
620
+ <a href="https://t.me/yourtelegram" target="_blank" class="text-gray-400 hover:text-white">
621
+ <i class="fab fa-telegram text-xl"></i>
622
+ </a>
623
+ <a href="https://instagram.com/yourinstagram" target="_blank" class="text-gray-400 hover:text-white">
624
+ <i class="fab fa-instagram text-xl"></i>
625
+ </a>
626
+ <a href="https://youtube.com/youryoutube" target="_blank" class="text-gray-400 hover:text-white">
627
+ <i class="fab fa-youtube text-xl"></i>
628
+ </a>
629
+ </div>
630
+ </div>
631
+ </div>
632
+ </footer>
633
+
634
+ <script>
635
+ // Mobile menu toggle
636
+ const mobileMenuButton = document.querySelector('.mobile-menu-button');
637
+ const mobileMenu = document.querySelector('.mobile-menu');
638
+
639
+ mobileMenuButton.addEventListener('click', () => {
640
+ mobileMenu.classList.toggle('hidden');
641
+ });
642
+
643
+ // Smooth scrolling for navigation links
644
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
645
+ anchor.addEventListener('click', function (e) {
646
+ e.preventDefault();
647
+
648
+ // Close mobile menu if open
649
+ mobileMenu.classList.add('hidden');
650
+
651
+ document.querySelector(this.getAttribute('href')).scrollIntoView({
652
+ behavior: 'smooth'
653
+ });
654
+ });
655
+ });
656
+
657
+ // Camera shutter click effect
658
+ const shutter = document.querySelector('.shutter');
659
+ if (shutter) {
660
+ shutter.addEventListener('click', () => {
661
+ // Create flash effect
662
+ const flash = document.createElement('div');
663
+ flash.style.position = 'fixed';
664
+ flash.style.top = '0';
665
+ flash.style.left = '0';
666
+ flash.style.width = '100%';
667
+ flash.style.height = '100%';
668
+ flash.style.backgroundColor = 'white';
669
+ flash.style.opacity = '0.8';
670
+ flash.style.zIndex = '1000';
671
+ flash.style.transition = 'opacity 0.5s';
672
+ document.body.appendChild(flash);
673
+
674
+ // Animate flash
675
+ setTimeout(() => {
676
+ flash.style.opacity = '0';
677
+ setTimeout(() => {
678
+ document.body.removeChild(flash);
679
+ }, 500);
680
+ }, 100);
681
+
682
+ // Play shutter sound (optional)
683
+ // const audio = new Audio('shutter-sound.mp3');
684
+ // audio.play();
685
+ });
686
+ }
687
+
688
+ // Floating text animation
689
+ const floatingText = document.querySelector('.floating-text');
690
+ if (floatingText) {
691
+ // Clone the text element to create seamless looping
692
+ const clone = floatingText.cloneNode(true);
693
+ clone.style.left = '100%';
694
+ floatingText.parentNode.appendChild(clone);
695
+ }
696
+ </script>
697
+ <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=Meszod/muhammads" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
698
+ </html>
prompts.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Create a big website for my studio MUHAMMAD SAFO STUDIO, beautiful effects and a Sony camera on the home page, then a menu, girls' parties, birthdays, and wedding days, etc., where to contact us and my telegram, instagram, youtube