-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
503 lines (454 loc) · 19.7 KB
/
index.html
File metadata and controls
503 lines (454 loc) · 19.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=5,user-scalable=yes" />
<title>edited.frame — Sachin Prajapati | Video Editor</title>
<!-- Preload critical fonts -->
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800&family=Poppins:wght@600;700&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800&family=Poppins:wght@600;700&display=swap" rel="stylesheet"></noscript>
<meta name="description" content="Sachin (edited.frame) — Video editor: viral reels, website videos & brand storytelling." />
<link rel="icon" href="assets/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/styles.css" />
</head>
<body>
<!-- Loading spinner -->
<div class="loading-spinner" id="loadingSpinner"></div>
<div class="container">
<header>
<div class="brand">
<div class="logo">
<img src="assets/logo.jpg" alt="edited.frame Logo" class="logo-img">
</div>
<div class="brand-text">
<!-- <div class="logo"></div> -->
<h1>edited.frame</h1>
<div class="tagline">Sachin | Video Editor</div>
</div>
</div>
<nav>
<a href="#portfolio" class="nav-link">
<span class="nav-icon">💼</span>
<span class="nav-text">Work</span>
</a>
<a href="#services" class="nav-link">
<span class="nav-icon">⚡</span>
<span class="nav-text">Services</span>
</a>
<a href="#reviews" class="nav-link">
<span class="nav-icon">⭐</span>
<span class="nav-text">Reviews</span>
</a>
<a href="#contact" class="nav-link">
<span class="nav-icon">📧</span>
<span class="nav-text">Contact</span>
</a>
<a href="#contact" class="nav-cta">
<span class="cta-text">Get Quote</span>
<span class="cta-icon">→</span>
</a>
</nav>
</header>
<!-- HERO -->
<section class="hero">
<div class="hero-left">
<h2>I Turn Ideas into <span class="highlight">Eye-Catching Reels</span></h2>
<div class="hero-subtitle">
<div class="subtitle-item">
<span class="subtitle-icon">🎬</span>
<span class="subtitle-text">Professional Video Editing</span>
</div>
<div class="subtitle-item">
<span class="subtitle-icon">🔥</span>
<span class="subtitle-text">Viral Social Reels</span>
</div>
<div class="subtitle-item">
<span class="subtitle-icon">📖</span>
<span class="subtitle-text">Visual Storytelling</span>
</div>
<div class="subtitle-item">
<span class="subtitle-icon">⚡</span>
<span class="subtitle-text">Lightning-Fast Turnaround</span>
</div>
</div>
<div class="ctas">
<button class="btn primary" onclick="scrollToId('portfolio')">
<span>View My Work</span>
<i class="arrow">→</i>
</button>
<button class="btn secondary" onclick="scrollToId('contact')">
<span>Let's Create Something Epic</span>
<i class="spark">✨</i>
</button>
</div>
<div class="services-preview">
<div class="services-label">Specializing in:</div>
<div class="services-tags">
<span class="tag">Instagram Reels</span>
<span class="tag">YouTube Shorts</span>
<span class="tag">Trading Videos</span>
</div>
</div>
</div>
<aside class="hero-right">
<div class="hero-video-container">
<video class="hero-video" autoplay muted loop playsinline preload="auto" data-autoplay="true">
<source src="
https://res.cloudinary.com/dsuvhebce/video/upload/v1759265433/motion_graphic_3_yyotbn.mp4
" type="video/mp4">
<img src="assets/logo.jpg" alt="hero">
</video>
<div class="video-overlay">
<div class="play-indicator">▶</div>
</div>
</div>
<div class="hero-stats">
<div class="stat-item">
<div class="stat-icon">🎬</div>
<div class="stat-text">Premium Quality Edits</div>
</div>
<div class="stat-item">
<div class="stat-icon">⚡</div>
<div class="stat-text">48-72 Hour Delivery</div>
</div>
</div>
</aside>
</section>
<!-- PORTFOLIO -->
<section id="portfolio" class="section">
<h3>Edits</h3>
<div class="filters">
<button class="filter active" onclick="filterGrid('all')">All</button>
<button class="filter" onclick="filterGrid('trading-reel')">Trading Reels</button>
<button class="filter" onclick="filterGrid('educational-video')">Educational Videos</button>
<button class="filter" onclick="filterGrid('social-media')">Social Media Edits</button>
<button class="filter" onclick="filterGrid('motion-graphic')">Motion Graphics</button>
</div>
<div class="grid" id="workGrid">
<!-- Videos will be dynamically loaded by JavaScript -->
</div>
</section>
<!-- SERVICES -->
<section id="services" class="section">
<h3>What I Do</h3>
<div class="services-container">
<div class="service-category">
<div class="service-header">
<div class="service-icon">🎬</div>
<h4>Social Media Edits</h4>
</div>
<div class="service-list">
<div class="service-item" data-service="youtube">
<span class="bullet">•</span>
<span>YouTube Shorts</span>
</div>
<div class="service-item" data-service="instagram">
<span class="bullet">•</span>
<span>Instagram Reels</span>
</div>
<div class="service-item" data-service="realestate">
<span class="bullet">•</span>
<span>Real Estate Videos</span>
</div>
<div class="service-item" data-service="promo">
<span class="bullet">•</span>
<span>Promo Videos</span>
</div>
</div>
<div class="service-note">
<span class="note-icon">*</span>
<span>For other video types, please use the contact section to share your exact requirements.</span>
</div>
</div>
<div class="workflow-section">
<div class="workflow-progress"></div>
<div class="workflow-header">
<div class="workflow-icon">⚡</div>
<h4>My Workflow</h4>
</div>
<div class="workflow-steps">
<div class="workflow-step">
<div class="step-number">1</div>
<div class="step-content">
<span class="step-title">You Send Details</span>
<span class="step-desc">Raw clips + video type, style, references, deadline</span>
</div>
</div>
<div class="workflow-step">
<div class="step-number">2</div>
<div class="step-content">
<span class="step-title">Price & Timeline</span>
<span class="step-desc">I provide quote and delivery schedule</span>
</div>
</div>
<div class="workflow-step">
<div class="step-number">3</div>
<div class="step-content">
<span class="step-title">Payment Terms</span>
<span class="step-desc">50% upfront for big projects</span>
</div>
</div>
<div class="workflow-step">
<div class="step-number">4</div>
<div class="step-content">
<span class="step-title">Edit & Review</span>
<span class="step-desc">I edit → share draft → you give feedback</span>
</div>
</div>
<div class="workflow-step">
<div class="step-number">5</div>
<div class="step-content">
<span class="step-title">Final Delivery</span>
<span class="step-desc">HD video delivered after approval & full payment</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- CONTACT -->
<section id="contact" class="section">
<h3>Let's Work Together</h3>
<div class="contact-container">
<div class="contact-info">
<div class="contact-header">
<h4>Ready to Create Something Amazing?</h4>
<p class="contact-subtitle">Send me your project details and I'll get back to you within 24 hours with a custom quote.</p>
</div>
<div class="contact-details">
<div class="contact-person">
<div class="person-avatar">
<img src="assets/logo.jpg" alt="Sachin" class="avatar-img">
</div>
<div class="person-info">
<h5>Sachin Prajapati</h5>
<span class="person-title">Professional Video Editor</span>
<span class="person-brand">edited.frame</span>
</div>
</div>
</div>
<div class="contact-methods">
<div class="contact-method">
<div class="method-icon">📧</div>
<div class="method-content">
<span class="method-label">Email</span>
<a href="mailto:connectwithsachin06@gmail.com" class="method-link">
connectwithsachin06@gmail.com
</a>
</div>
</div>
<div class="contact-method primary-method">
<div class="method-icon">🎬</div>
<div class="method-content">
<span class="method-label">Instagram (Preferred)</span>
<a href="https://www.instagram.com/edited.frame" target="_blank" rel="noopener noreferrer" class="method-link">
@edited.frame
</a>
</div>
</div>
</div>
<div class="contact-cta">
<div class="cta-icon">💡</div>
<span>Prefer DMs? Message me on Instagram for quick collaborations and updates!</span>
</div>
</div>
<div class="contact-form-container">
<div class="form-header">
<h4>Send Project Details</h4>
<p>Fill out the form below with your project requirements</p>
</div>
<form id="contactForm" class="contact-form" method="POST" action="https://formspree.io/f/mvgqjqqg" onsubmit="return videoPortfolio.handleContactForm(event)">
<div class="form-group">
<label for="name">Your Name *</label>
<input type="text" id="name" name="name" placeholder="John Doe" required>
</div>
<div class="form-group">
<label for="email">Email Address *</label>
<input type="email" id="email" name="email" placeholder="john@example.com" required>
</div>
<div class="form-group">
<label for="budget">Project Budget (Optional)</label>
<input type="text" id="budget" name="budget" placeholder="$500 - $1000">
</div>
<div class="form-group">
<label for="message">Project Details *</label>
<textarea id="message" name="message" rows="6" placeholder="Describe your project: • Video type (Instagram Reel, YouTube Short, etc.) • Style preferences or references • Deadline requirements • Any specific requirements" required></textarea>
</div>
<button type="submit" class="submit-btn">
<span>Send Project Details</span>
<i class="btn-icon">→</i>
</button>
<div id="formMsg" class="form-message"></div>
</form>
</div>
</div>
</section>
<!-- REVIEWS -->
<section id="reviews" class="section">
<h3>Client Reviews</h3>
<div class="reviews-container">
<div class="reviews-header">
<div class="reviews-stats">
<div class="stat-item">
<div class="stat-number" id="totalReviews">0</div>
<div class="stat-label">Total Reviews</div>
</div>
<div class="stat-item">
<div class="stat-number" id="averageRating">0.0</div>
<div class="stat-label">Average Rating</div>
</div>
<div class="stat-item">
<div class="stat-number" id="satisfactionRate">0%</div>
<div class="stat-label">Satisfaction</div>
</div>
</div>
<button class="write-review-btn" onclick="reviewSystem.openReviewModal()">
<span class="btn-icon">✍️</span>
<span>Write a Review</span>
</button>
</div>
<div class="reviews-grid" id="reviewsGrid">
<!-- Reviews will be loaded here -->
<div class="loading-reviews">
<div class="loading-spinner-reviews"></div>
<span>Loading reviews...</span>
</div>
</div>
<div class="reviews-pagination">
<button class="pagination-btn" id="prevBtn" onclick="reviewSystem.previousPage()" disabled>
<span>← Previous</span>
</button>
<span class="pagination-info" id="paginationInfo">Page 1</span>
<button class="pagination-btn" id="nextBtn" onclick="reviewSystem.nextPage()" disabled>
<span>Next →</span>
</button>
</div>
</div>
</section>
<footer class="footer">
<div class="footer-content-simple">
<div class="copyright">
<span>© 2025 edited.frame</span>
<span class="separator">•</span>
<span>Professional Video Editor</span>
</div>
<div class="footer-tagline">
<span>Built with</span>
<span class="heart">❤️</span>
<span>and passion for visual storytelling</span>
</div>
</div>
</footer>
</div>
<!-- Lightbox -->
<div id="lightbox" class="lightbox" onclick="closeLightbox(event)">
<video id="lightboxVideo" controls controlsList="nodownload"></video>
</div>
<!-- Review Modal -->
<div id="reviewModal" class="review-modal" onclick="reviewSystem.closeReviewModal(event)">
<div class="review-modal-content" onclick="event.stopPropagation()">
<div class="review-modal-header">
<h3>Write a Review</h3>
<button class="close-modal" onclick="reviewSystem.closeReviewModal()">✕</button>
</div>
<form id="reviewForm" class="review-form" onsubmit="return reviewSystem.submitReview(event)">
<div class="form-group">
<label for="reviewerName">Your Name *</label>
<input type="text" id="reviewerName" name="reviewerName" placeholder="John Doe" required>
</div>
<div class="form-group">
<label for="reviewerEmail">Email Address (Optional)</label>
<input type="email" id="reviewerEmail" name="reviewerEmail" placeholder="john@example.com">
</div>
<div class="form-group">
<label for="reviewerInstagram">Instagram ID (Optional)</label>
<input type="text" id="reviewerInstagram" name="reviewerInstagram" placeholder="@yourhandle">
</div>
<div class="form-group">
<label for="projectType">Project Type</label>
<select id="projectType" name="projectType" required>
<option value="">Select project type</option>
<option value="Instagram Reel">Instagram Reel</option>
<option value="YouTube Short">YouTube Short</option>
<option value="Trading Video">Trading Video</option>
<option value="Educational Video">Educational Video</option>
<option value="Motion Graphics">Motion Graphics</option>
<option value="Promotional Video">Promotional Video</option>
<option value="Other">Other</option>
</select>
</div>
<div class="form-group">
<label>Rating *</label>
<div class="star-rating" id="starRating">
<span class="star" data-rating="1">★</span>
<span class="star" data-rating="2">★</span>
<span class="star" data-rating="3">★</span>
<span class="star" data-rating="4">★</span>
<span class="star" data-rating="5">★</span>
</div>
<input type="hidden" id="rating" name="rating" required>
</div>
<div class="form-group">
<label for="reviewText">Your Review *</label>
<textarea id="reviewText" name="reviewText" rows="5" placeholder="Share your experience working with Sachin..." required></textarea>
</div>
<div class="form-group">
<label class="checkbox-label">
<input type="checkbox" id="allowDisplay" name="allowDisplay" checked>
<span class="checkmark"></span>
I allow this review to be displayed publicly
</label>
</div>
<button type="submit" class="submit-review-btn">
<span>Submit Review</span>
<i class="btn-icon">✨</i>
</button>
<div id="reviewFormMsg" class="form-message"></div>
</form>
</div>
</div>
<script src="js/main.js"></script>
<!-- Configuration -->
<script src="js/config.js"></script>
<!-- Local Storage Review System (No Firebase needed!) -->
<script src="js/reviews-localstorage.js"></script>
<script>
// Additional performance optimization
window.addEventListener('load', () => {
// Ensure loading spinner is hidden after everything loads
const spinner = document.getElementById('loadingSpinner');
if (spinner && !spinner.classList.contains('hidden')) {
spinner.classList.add('hidden');
setTimeout(() => {
spinner.style.display = 'none';
}, 500);
}
// Wait for reviewSystem to be fully initialized
setTimeout(() => {
if (window.reviewSystem) {
console.log('✅ Local Storage Review System Active');
console.log('📊 Total Reviews:', reviewSystem.getAllReviews().length);
// Admin helper functions (for you to manage reviews in browser console)
window.adminReviews = {
viewAll: () => reviewSystem.getAllReviews(),
approve: (id) => reviewSystem.approveReview(id),
reject: (id) => reviewSystem.rejectReview(id),
export: () => reviewSystem.exportToJSON(),
stats: () => {
const reviews = reviewSystem.getAllReviews();
console.log('📈 Review Statistics:');
console.log('Total:', reviews.length);
console.log('Approved:', reviews.filter(r => r.status === 'approved').length);
console.log('Pending:', reviews.filter(r => r.status === 'pending').length);
console.log('Rejected:', reviews.filter(r => r.status === 'rejected').length);
}
};
console.log('🔧 Admin Tools: Use adminReviews.viewAll(), adminReviews.approve("id"), etc.');
} else {
console.error('❌ Review system not initialized');
}
}, 100);
});
</script>
</body>
</html>