-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
172 lines (164 loc) · 7.79 KB
/
about.html
File metadata and controls
172 lines (164 loc) · 7.79 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About ThrivePath - Our Story and Vision</title>
<meta name="description" content="Learn about ThrivePath's mission to empower women through financial coaching and education.">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Open+Sans:wght@400;600&display=swap" rel="stylesheet">
<!-- Favicon -->
<link rel="icon" href="assets/images/favicon.svg" type="image/svg+xml">
<!-- Styles -->
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<!-- Header -->
<header>
<div class="container">
<nav class="navbar">
<a href="index.html" class="logo">
<img src="assets/images/logo.png" alt="ThrivePath Logo" width="40" height="40">
<span class="logo-text">ThrivePath</span>
</a>
<button class="mobile-nav-toggle" aria-label="Toggle navigation">
<span></span>
</button>
<ul class="nav-list">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="coaches.html">Our Coaches</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="get-coaching.html" class="btn btn-primary">Get Coaching</a></li>
</ul>
</nav>
</div>
</header>
<!-- Main Content -->
<main>
<!-- About Hero Section -->
<section class="hero about-hero">
<div class="container hero-content">
<div class="hero-text">
<h1 class="fade-in">About ThrivePath</h1>
<p>Empowering women to take control of their financial future</p>
</div>
<div class="hero-image">
<img src="assets/images/about-hero.jpg" alt="Women collaborating in a financial planning session" width="600" height="400">
</div>
</div>
</section>
<!-- About Summary -->
<section class="about-summary">
<div class="container">
<div class="about-content">
<h2>Our Mission</h2>
<p>At ThrivePath, we believe that financial independence is not just about money—it's about empowerment, confidence, and creating lasting change. We're committed to helping women break free from financial stress and build a secure future through expert coaching, education, and support.</p>
</div>
</div>
</section>
<!-- Founder's Story -->
<section class="founder-story">
<div class="container">
<h2 class="fade-in">Our Founder's Story</h2>
<div class="story-content">
<div class="founder-image slide-in">
<img src="assets/images/founder.jpg"
alt="ThrivePath Founder - Leading financial empowerment"
width="600"
height="600"
>
</div>
<div class="founder-text slide-in">
<h3>A Journey of Transformation</h3>
<p>Like many women, our founder's journey to financial literacy wasn't straightforward. After experiencing her own financial challenges and realizing how many women face similar struggles, she decided to create a solution that would help other women avoid the same pitfalls.</p>
<p>With years of experience in financial planning and a passion for empowering women, she built ThrivePath as a platform where women can learn, grow, and thrive together on their financial journey.</p>
<a href="get-coaching.html" class="btn btn-primary">Start Your Journey</a>
</div>
</div>
</div>
</section>
<!-- Vision Statement -->
<section class="vision-statement">
<div class="container">
<h2>Our Vision</h2>
<div class="vision-content">
<p>We envision a world where every woman has the knowledge, confidence, and support she needs to achieve financial independence. Our goal is to help 1,000,000 women transform their financial stories and create lasting generational change.</p>
</div>
</div>
</section>
<!-- Testimonials -->
<section class="testimonials">
<div class="container">
<h2>What Our Clients Say</h2>
<div class="testimonial-carousel">
<div class="testimonial-slide">
<blockquote>
"The personalized coaching I received at ThrivePath gave me the confidence to start my own business."
<footer>- Amanda Thompson</footer>
</blockquote>
</div>
<div class="testimonial-slide">
<blockquote>
"I finally understand how to invest for my future, thanks to the amazing coaches at ThrivePath."
<footer>- Rachel Kim</footer>
</blockquote>
</div>
<div class="testimonial-slide">
<blockquote>
"ThrivePath's approach to financial education is refreshing and empowering."
<footer>- Michelle Garcia</footer>
</blockquote>
</div>
</div>
</div>
</section>
<!-- Call to Action -->
<section class="cta-section">
<div class="container">
<h2>Join Our Community</h2>
<p>Take the first step towards financial freedom today.</p>
<a href="get-coaching.html" class="btn btn-primary">Start Your Journey</a>
</div>
</section>
</main>
<!-- Footer -->
<footer>
<div class="container">
<div class="footer-content">
<div class="footer-links">
<h3>Quick Links</h3>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="coaches.html">Our Coaches</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="get-coaching.html">Get Coaching</a></li>
</ul>
</div>
<div class="footer-links">
<h3>Resources</h3>
<ul>
<li><a href="blog.html">Blog</a></li>
<li><a href="shop.html">Shop</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
<li><a href="terms.html">Terms of Service</a></li>
</ul>
</div>
<div class="footer-links">
<h3>Contact Us</h3>
<ul>
<li><a href="tel:1234567890">Phone: (123) 456-7890</a></li>
<li><a href="mailto:info@thrivepath.com">Email: info@thrivepath.com</a></li>
</ul>
</div>
</div>
<div class="copyright">
<p>Copyright © 2025 | ThrivePath</p>
</div>
</div>
</footer>
<!-- Scripts -->
<script src="js/main.js"></script>
</body>
</html>