-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
456 lines (431 loc) · 22.9 KB
/
index.html
File metadata and controls
456 lines (431 loc) · 22.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="ImpactIQ - AI-Powered Roofing Platform. Detect storm damage, automate insurance claims, and manage roofing projects with cutting-edge technology.">
<meta name="keywords" content="roofing app, roof inspection, storm damage, insurance claims, AI roof detection, ImpactIQ">
<title>ImpactIQ | AI-Powered Roofing Platform</title>
<link rel="icon" type="image/png" href="assets/impactiq-logo-icon.png">
<!-- Preconnect for performance -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@400;500;600;700&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<!-- Custom Styles -->
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/animations.css">
</head>
<body>
<!-- Navigation -->
<nav class="navbar">
<div class="container nav-container">
<div class="nav-brand">
<img src="assets/impactiq-logo-full.png" alt="ImpactIQ Logo" class="nav-logo" onerror="this.style.display='none'">
<span class="brand-text">IMPACTIQ</span>
</div>
<div class="nav-menu" id="navMenu">
<a href="#features" class="nav-link">Features</a>
<a href="#benefits" class="nav-link">Benefits</a>
<a href="#how-it-works" class="nav-link">How It Works</a>
<a href="#get-started" class="nav-link nav-link-cta">Get Started</a>
</div>
<button class="nav-toggle" id="navToggle">
<span></span>
<span></span>
<span></span>
</button>
</div>
</nav>
<!-- Hero Section with Video -->
<section class="hero">
<div class="hero-video-container">
<video autoplay muted loop playsinline class="hero-video">
<source src="assets/hero-video.mp4" type="video/mp4">
</video>
<div class="hero-video-overlay"></div>
</div>
<div class="hero-content">
<div class="container">
<div class="hero-text">
<h1 class="hero-title">
<span class="title-line">Transform Roofing Claims Into</span>
<span class="title-highlight">Instant Approvals</span>
</h1>
<p class="hero-subtitle">
The future of roofing is here. ImpactIQ uses AI to detect storm damage, automate insurance claims, and close more roofing projects faster.
</p>
<div class="hero-cta">
<a href="#get-started" class="btn btn-primary btn-lg">
Start Free Trial
<i class="fas fa-arrow-right"></i>
</a>
<a href="#features" class="btn btn-secondary btn-lg">
See How It Works
<i class="fas fa-chevron-down"></i>
</a>
</div>
<div class="hero-stats">
<div class="stat">
<span class="stat-number">95%</span>
<span class="stat-label">Claim Approval Rate</span>
</div>
<div class="stat">
<span class="stat-number">48hrs</span>
<span class="stat-label">Average Claim Time</span>
</div>
<div class="stat">
<span class="stat-number">$12k</span>
<span class="stat-label">Avg. Project Value</span>
</div>
</div>
</div>
</div>
</div>
<!-- Animated background elements -->
<div class="hero-bg">
<div class="bg-orb orb-1"></div>
<div class="bg-orb orb-2"></div>
<div class="bg-orb orb-3"></div>
</div>
</section>
<!-- Demo Video Section -->
<section class="demo-video-section">
<div class="abstract-bg">
<div class="abstract-orb orb-gold" style="width: 350px; height: 350px; top: 5%; right: 10%;"></div>
<div class="abstract-orb orb-gold-light" style="width: 200px; height: 200px; bottom: 10%; left: 5%;"></div>
<div class="abstract-orb orb-white" style="width: 280px; height: 280px; top: 50%; left: 50%; transform: translate(-50%, -50%);"></div>
<div class="grid-pattern"></div>
</div>
<div class="container">
<div class="section-header">
<h2 class="section-title">See ImpactIQ In Action</h2>
<p class="section-subtitle">Watch how our platform transforms your workflow</p>
</div>
<!-- First Video - Video Left, Text Right -->
<div class="demo-video-row">
<div class="demo-video-wrapper">
<video autoplay muted loop playsinline class="demo-video">
<source src="assets/demo-video.mp4" type="video/mp4">
</video>
</div>
<div class="demo-video-content">
<span class="demo-badge"><i class="fas fa-desktop"></i> All-In-One Platform</span>
<h3 class="demo-video-title">Platform Overview</h3>
<p class="demo-video-description">Experience the power of ImpactIQ's intuitive interface. Our platform streamlines every aspect of your roofing business from initial inspection to final payment.</p>
<ul class="demo-video-features">
<li><i class="fas fa-check-circle"></i> <strong>Intuitive dashboard</strong> — See all your projects at a glance</li>
<li><i class="fas fa-check-circle"></i> <strong>Real-time analytics</strong> — Track performance metrics instantly</li>
<li><i class="fas fa-check-circle"></i> <strong>Team collaboration</strong> — Keep your entire crew in sync</li>
</ul>
<a href="#get-started" class="demo-cta-btn"><i class="fas fa-play-circle"></i> Start Free Trial</a>
</div>
</div>
<!-- Second Video - Text Left, Video Right -->
<div class="demo-video-row reverse">
<div class="demo-video-wrapper">
<video autoplay muted loop playsinline class="demo-video">
<source src="assets/hail-finder-demo.mp4" type="video/mp4">
</video>
</div>
<div class="demo-video-content">
<span class="demo-badge demo-badge-ai"><i class="fas fa-robot"></i> AI-Powered</span>
<h3 class="demo-video-title">Hail Finder & Auto Reports</h3>
<p class="demo-video-description">Stop missing damage. Our advanced AI scans properties to detect hail impacts with <strong>95% accuracy</strong>, then automatically generates professional insurance-ready reports in minutes — not hours.</p>
<ul class="demo-video-features">
<li><i class="fas fa-check-circle"></i> <strong>AI damage detection</strong> — Identify hail hits human eyes miss</li>
<li><i class="fas fa-check-circle"></i> <strong>Auto-generated reports</strong> — Professional PDFs in under 5 minutes</li>
<li><i class="fas fa-check-circle"></i> <strong>Insurance-ready docs</strong> — Formatted for instant adjuster approval</li>
<li><i class="fas fa-check-circle"></i> <strong>Photo documentation</strong> — GPS-tagged evidence for every claim</li>
</ul>
<a href="#get-started" class="demo-cta-btn"><i class="fas fa-bolt"></i> See AI In Action</a>
</div>
</div>
</div>
</section>
<!-- How It Works Section -->
<section class="how-it-works-section section">
<div class="abstract-bg">
<div class="abstract-orb orb-gold" style="width: 350px; height: 350px; top: 5%; right: 10%;"></div>
<div class="abstract-orb orb-white" style="width: 250px; height: 250px; bottom: 15%; left: 5%;"></div>
<div class="grid-pattern"></div>
</div>
<div class="container">
<div class="section-header">
<h2 class="section-title">How ImpactIQ Works</h2>
<p class="section-subtitle">From inspection to payment in 4 simple steps</p>
</div>
<div class="steps-container">
<div class="step">
<span class="step-number">1</span>
<div class="step-icon">📷</div>
<h3>Inspect & Document</h3>
<p>Use our mobile app to photograph roof damage. AI instantly analyzes and identifies all impacts.</p>
</div>
<span class="step-arrow">→</span>
<div class="step">
<span class="step-number">2</span>
<div class="step-icon">📄</div>
<h3>Generate Report</h3>
<p>AI creates a professional inspection report with damage maps, photos, and measurements in seconds.</p>
</div>
<span class="step-arrow">→</span>
<div class="step">
<span class="step-number">3</span>
<div class="step-icon">📤</div>
<h3>Submit Claim</h3>
<p>Send the report to insurance, get homeowner signatures, and track claim status in real-time.</p>
</div>
<span class="step-arrow">→</span>
<div class="step">
<span class="step-number">4</span>
<div class="step-icon">💰</div>
<h3>Close & Get Paid</h3>
<p>Complete the project, collect payment through the platform, and start your next job.</p>
</div>
</div>
</div>
</section>
<!-- Feature Showcase Section -->
<section class="feature-showcase-section">
<div class="abstract-bg">
<div class="abstract-orb orb-gold" style="width: 400px; height: 400px; top: 10%; left: -10%;"></div>
<div class="abstract-orb orb-white" style="width: 300px; height: 300px; bottom: 20%; right: -5%;"></div>
<div class="abstract-orb orb-gold-light" style="width: 250px; height: 250px; top: 60%; left: 30%;"></div>
<div class="grid-pattern"></div>
</div>
<div class="container">
<div class="section-header">
<h2 class="section-title">Built For Roofing Professionals</h2>
<p class="section-subtitle">Powerful tools designed to streamline your workflow</p>
</div>
<div class="showcase-grid">
<div class="showcase-card">
<div class="showcase-image">
<img src="assets/claim-automation-mockup.png" alt="Claim Automation">
</div>
<div class="showcase-content">
<h3>Claim Automation</h3>
<p>Process claims faster with automated data extraction and real-time status tracking.</p>
</div>
</div>
<div class="showcase-card">
<div class="showcase-image">
<img src="assets/sales-pipeline-mockup.png" alt="Sales Pipeline">
</div>
<div class="showcase-content">
<h3>Sales Pipeline</h3>
<p>Track deals, forecast revenue, and monitor win rates all in one dashboard.</p>
</div>
</div>
<div class="showcase-card">
<div class="showcase-image">
<img src="assets/analytics-dashboard-mockup.png" alt="Analytics Dashboard">
</div>
<div class="showcase-content">
<h3>Analytics Dashboard</h3>
<p>Monitor mission status, targets, and analytics with real-time insights.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Benefits Section -->
<section id="benefits" class="benefits-section">
<div class="abstract-bg">
<div class="abstract-orb orb-gold-light" style="width: 400px; height: 400px; top: -10%; right: -10%; opacity: 0.2;"></div>
<div class="abstract-orb orb-gold" style="width: 300px; height: 300px; bottom: -10%; left: -5%; opacity: 0.15;"></div>
</div>
<div class="container">
<div class="section-header">
<h2 class="section-title">Why Roofing Contractors Choose ImpactIQ</h2>
<p class="section-subtitle">Real results for your roofing business</p>
</div>
<div class="benefits-grid">
<div class="benefit-card">
<div class="benefit-number">01</div>
<h3>Close More Deals Faster</h3>
<p>Professional AI-generated reports build instant trust with homeowners and insurance adjusters, increasing close rates by 40%.</p>
</div>
<div class="benefit-card">
<div class="benefit-number">02</div>
<h3>Reduce Claim Denials</h3>
<p>AI-powered damage detection ensures you never miss hail hits, reducing claim denials and increasing supplement approvals.</p>
</div>
<div class="benefit-card">
<div class="benefit-number">03</div>
<h3>Scale Your Operations</h3>
<p>Manage more projects with less overhead. Our automation tools let you handle 3x more jobs with the same team size.</p>
</div>
<div class="benefit-card">
<div class="benefit-number">04</div>
<h3>Get Paid Faster</h3>
<p>Integrated payment processing and digital contracts reduce payment cycles from 45 days to 15 days on average.</p>
</div>
</div>
</div>
</section>
<!-- Social Proof Section -->
<section class="social-proof-section">
<div class="container">
<div class="section-header">
<h2 class="section-title">Trusted By Leading Roofing Contractors</h2>
</div>
<div class="testimonials">
<div class="testimonial">
<div class="testimonial-header">
<div class="testimonial-avatar">
<img src="https://i.pravatar.cc/150?img=12" alt="Mike Rodriguez">
</div>
<div class="quote-icon">
<i class="fas fa-quote-left"></i>
</div>
</div>
<p class="testimonial-text">
"ImpactIQ doubled our close rate. The AI damage reports are so professional that adjusters approve claims without even scheduling inspections."
</p>
<div class="testimonial-author">
<strong>Mike Rodriguez</strong>
<span>Storm Restoration Pro</span>
</div>
</div>
<div class="testimonial">
<div class="testimonial-header">
<div class="testimonial-avatar">
<img src="https://i.pravatar.cc/150?img=32" alt="Sarah Chen">
</div>
<div class="quote-icon">
<i class="fas fa-quote-left"></i>
</div>
</div>
<p class="testimonial-text">
"We went from managing 5 projects a month to 20 projects without hiring more staff. The automation is a game-changer for our business."
</p>
<div class="testimonial-author">
<strong>Sarah Chen</strong>
<span>Elite Roofing Systems</span>
</div>
</div>
<div class="testimonial">
<div class="testimonial-header">
<div class="testimonial-avatar">
<img src="https://i.pravatar.cc/150?img=53" alt="James Wilson">
</div>
<div class="quote-icon">
<i class="fas fa-quote-left"></i>
</div>
</div>
<p class="testimonial-text">
"The storm tracking feature helps us get to affected areas before our competition. We've increased our lead volume by 3x."
</p>
<div class="testimonial-author">
<strong>James Wilson</strong>
<span>Apex Exteriors</span>
</div>
</div>
</div>
</div>
</section>
<!-- CTA Section -->
<section id="get-started" class="cta-section">
<div class="abstract-bg">
<div class="abstract-orb orb-gold" style="width: 500px; height: 500px; top: -20%; left: -15%;"></div>
<div class="abstract-orb orb-gold-light" style="width: 400px; height: 400px; bottom: -15%; right: -10%;"></div>
<div class="abstract-orb orb-white" style="width: 200px; height: 200px; top: 50%; left: 50%; transform: translate(-50%, -50%);"></div>
<div class="grid-pattern"></div>
</div>
<div class="container">
<div class="cta-content">
<h2 class="cta-title">Start Closing More Roofing Deals Today</h2>
<p class="cta-subtitle">Join hundreds of contractors using ImpactIQ to grow their roofing business. Start your 14-day free trial - no credit card required.</p>
<form class="signup-form" id="signupForm">
<div class="form-row">
<div class="form-group">
<input type="text" class="form-input" name="firstName" placeholder="First Name" required>
</div>
<div class="form-group">
<input type="text" class="form-input" name="lastName" placeholder="Last Name" required>
</div>
</div>
<div class="form-group">
<input type="email" class="form-input" name="email" placeholder="Work Email" required>
</div>
<div class="form-group">
<input type="tel" class="form-input" name="phone" placeholder="Phone Number" required>
</div>
<div class="form-group">
<input type="text" class="form-input" name="company" placeholder="Company Name" required>
</div>
<div class="form-group">
<select class="form-input" name="projectsPerMonth" required>
<option value="">Projects Per Month</option>
<option value="1-5">1-5 Projects</option>
<option value="6-15">6-15 Projects</option>
<option value="16-30">16-30 Projects</option>
<option value="30+">30+ Projects</option>
</select>
</div>
<button type="submit" class="btn btn-primary btn-lg btn-block">
Start Free 14-Day Trial
<i class="fas fa-arrow-right"></i>
</button>
</form>
<div class="cta-features">
<div class="cta-feature">
<i class="fas fa-check-circle"></i>
<span>No credit card required</span>
</div>
<div class="cta-feature">
<i class="fas fa-check-circle"></i>
<span>Full access to all features</span>
</div>
<div class="cta-feature">
<i class="fas fa-check-circle"></i>
<span>Cancel anytime</span>
</div>
</div>
<div class="cta-note">
<i class="fas fa-lock"></i>
<span>Your information is secure. We never share your data.</span>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="footer-top">
<div class="footer-brand-center">
<img src="assets/impactiq-logo-full.png" alt="ImpactIQ" class="footer-logo">
<span class="brand-text">IMPACTIQ</span>
<p>AI-Powered Roofing Platform</p>
</div>
</div>
<div class="footer-links-center">
<a href="#features">Features</a>
<a href="#benefits">Benefits</a>
<a href="#how-it-works">How It Works</a>
<a href="#get-started">Get Started</a>
<a href="#privacy">Privacy</a>
<a href="#terms">Terms</a>
</div>
<div class="footer-social-center">
<a href="#" aria-label="Facebook"><i class="fab fa-facebook"></i></a>
<a href="#" aria-label="Twitter"><i class="fab fa-twitter"></i></a>
<a href="#" aria-label="LinkedIn"><i class="fab fa-linkedin"></i></a>
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
</div>
<div class="footer-bottom">
<p>© 2026 IMPACTIQ. All rights reserved.</p>
</div>
</div>
</footer>
<!-- EmailJS SDK -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<!-- Scripts -->
<script src="js/main.js"></script>
</body>
</html>