This repository was archived by the owner on Feb 8, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprocess.html
More file actions
176 lines (157 loc) · 7.22 KB
/
process.html
File metadata and controls
176 lines (157 loc) · 7.22 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
<!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="Process - My proven approach to delivering results.">
<title>Process | My Personal Brand</title>
<!-- Favicon -->
<link rel="icon" type="image/png" href="https://detourdev.com/assets/img/favicion.png">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&family=Raleway:wght@300;400;500;600&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<!-- Slick Carousel CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="assets/css/plugins.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/menu-responsive.css">
<link rel="stylesheet" href="assets/css/accordion.css">
<style>
.text-logo { font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: 700; color: var(--text-color); }
.customize-banner { position: fixed; bottom: 20px; right: 20px; background: var(--accent-color); color: #000; padding: 12px 20px; border-radius: 8px; font-size: 14px; font-weight: 500; z-index: 9999; display: flex; align-items: center; gap: 10px; box-shadow: 0 4px 20px rgba(0,0,0,0.3); transition: transform 0.3s ease; }
.customize-banner:hover { transform: translateY(-3px); }
</style>
</head>
<body>
<div class="dsn-loader"><div class="loading-circle"></div></div>
<div class="cursor"></div>
<div class="cursor-inner"></div>
<header>
<div class="main-navigation">
<a href="index.html" class="logo" data-template="logo"><span class="text-logo" data-template="siteName">YourBrand</span></a>
<nav class="desktop-nav">
<a href="index.html">Home</a>
<a href="about.html">About</a>
<a href="services.html">Services</a>
<a href="solutions.html">Solutions</a>
<a href="process.html" class="active">Process</a>
<a href="contact.html">Contact</a>
<a href="audit.html" class="nav-cta">Book An Audit</a>
</nav>
<div class="nav-toggle"><div class="hamburger"><span></span><span></span><span></span></div></div>
</div>
</header>
<div class="mobile-menu">
<div class="mobile-menu-inner">
<nav><ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="solutions.html">Solutions</a></li>
<li><a href="process.html">Process</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="audit.html">Book A Call</a></li>
</ul></nav>
<div class="mobile-menu-social" data-template="socialLinks"></div>
</div>
</div>
<section class="page-header" data-overlay="6">
<div class="page-header-bg" style="background-image: none;" data-template-image="heroBackground"></div>
<div class="page-header-content">
<h1 class="title mgc-up">My Process</h1>
<div class="breadcrumb mgc-up" data-delay="100">
<a href="index.html">Home</a><span>/</span><span>Process</span>
</div>
</div>
</section>
<section class="section-padding">
<div class="container">
<div class="section-header text-center mgc-up" style="max-width: 800px; margin: 0 auto 60px;">
<span class="sub-heading">How I Work</span>
<h2>A Proven Approach to Delivering Results</h2>
<p>Every successful project follows a structured process. My methodology ensures predictable results and minimized risk.</p>
</div>
</div>
</section>
<section class="section-padding pt-0">
<div class="container">
<div class="dsn-accordion process-accordion mgc-up" data-template="processAccordion">
<!-- Populated from config.js -->
</div>
</div>
</section>
<section class="section-padding bg-darker">
<div class="container">
<div class="section-header text-center mgc-up">
<span class="sub-heading">Common Challenges</span>
<h2>Problems I Solve</h2>
</div>
<div class="dsn-accordion solution-accordion mgc-up" data-delay="200" data-template="problems">
<!-- Populated from config.js -->
</div>
</div>
</section>
<section class="section-padding">
<div class="container">
<div class="section-header text-center mgc-up">
<span class="sub-heading">Client Feedback</span>
<h2>What Clients Say</h2>
</div>
<div class="testimonial-slider mgc-up" data-delay="200" data-template="testimonials">
<!-- Populated from config.js -->
</div>
</div>
</section>
<section class="section-padding bg-darker">
<div class="container">
<div class="text-center">
<h2 class="mgc-up">Ready to Start Your Project?</h2>
<p class="mgc-up" data-delay="100" style="max-width: 600px; margin: 20px auto 40px;">Let's begin with a free consultation to understand your needs.</p>
<div class="mgc-up" data-delay="200">
<a href="contact.html" class="btn" style="margin-right: 15px;">Contact Me</a>
<a href="audit.html" class="btn btn-primary">Book A Free Call</a>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="footer-content">
<div class="footer-logo">
<div data-template="logo"><span class="text-logo" data-template="siteName">YourBrand</span></div>
<p data-template="footerTagline">Expert helping you achieve your goals.</p>
</div>
<div class="footer-nav"><h5>Quick Links</h5><ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="solutions.html">Solutions</a></li>
<li><a href="process.html">Process</a></li>
</ul></div>
<div class="footer-contact">
<h5>Get In Touch</h5>
<p>Email: <a href="#" data-template="emailLink">hello@yourdomain.com</a></p>
<p data-template="location">Your Location</p>
<div class="footer-social" data-template="socialLinks"></div>
</div>
</div>
<div class="footer-bottom">
<p data-template="copyright">© 2024 YourBrand. All Rights Reserved.</p>
</div>
</div>
</footer>
<a href="questionnaire.html" class="customize-banner"><i class="fas fa-magic"></i> Customize This Site</a>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
<script src="assets/js/config.js"></script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/mgc-grid.js"></script>
<script src="assets/js/template-engine.js"></script>
<script src="assets/js/custom.js"></script>
</body>
</html>