seamoors commited on
Commit
3f91109
·
verified ·
1 Parent(s): 99a4afe

Add 2 files

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. index.html +614 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Wealthsync Vas
3
- emoji: 🏆
4
- colorFrom: indigo
5
- colorTo: red
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: wealthsync-vas
3
+ emoji: 🐳
4
+ colorFrom: red
5
+ colorTo: yellow
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,614 @@
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>WealthSync VAs | Virtual Assistants for RIAs</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
+ .hero-gradient {
11
+ background: linear-gradient(135deg, #1A2E5A 0%, #2E7D32 100%);
12
+ }
13
+ .testimonial-card {
14
+ box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
15
+ }
16
+ .pricing-card {
17
+ transition: all 0.3s ease;
18
+ }
19
+ .pricing-card:hover {
20
+ transform: translateY(-5px);
21
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
22
+ }
23
+ .recommended {
24
+ border: 2px solid #D4A017;
25
+ }
26
+ .accordion-item {
27
+ border-bottom: 1px solid #E0E0E0;
28
+ }
29
+ .accordion-header {
30
+ cursor: pointer;
31
+ }
32
+ .accordion-content {
33
+ max-height: 0;
34
+ overflow: hidden;
35
+ transition: max-height 0.3s ease;
36
+ }
37
+ .accordion-content.active {
38
+ max-height: 300px;
39
+ }
40
+ </style>
41
+ </head>
42
+ <body class="font-sans bg-gray-50">
43
+ <!-- Navigation -->
44
+ <nav class="bg-white shadow-md sticky top-0 z-50">
45
+ <div class="container mx-auto px-6 py-4">
46
+ <div class="flex justify-between items-center">
47
+ <div class="flex items-center">
48
+ <div class="text-2xl font-bold text-blue-900">WealthSync <span class="text-green-700">VAs</span></div>
49
+ </div>
50
+ <div class="hidden md:flex space-x-8">
51
+ <a href="#home" class="text-blue-900 hover:text-green-700 font-medium">Home</a>
52
+ <a href="#about" class="text-blue-900 hover:text-green-700 font-medium">About</a>
53
+ <a href="#services" class="text-blue-900 hover:text-green-700 font-medium">Services</a>
54
+ <a href="#faq" class="text-blue-900 hover:text-green-700 font-medium">FAQ</a>
55
+ <a href="#contact" class="bg-green-700 hover:bg-green-800 text-white px-4 py-2 rounded-md font-medium transition duration-300">Contact</a>
56
+ </div>
57
+ <div class="md:hidden">
58
+ <button class="text-blue-900 focus:outline-none">
59
+ <i class="fas fa-bars text-2xl"></i>
60
+ </button>
61
+ </div>
62
+ </div>
63
+ </div>
64
+ </nav>
65
+
66
+ <!-- Hero Section -->
67
+ <section id="home" class="hero-gradient text-white py-20 md:py-32">
68
+ <div class="container mx-auto px-6">
69
+ <div class="flex flex-col md:flex-row items-center">
70
+ <div class="md:w-1/2 mb-10 md:mb-0">
71
+ <h1 class="text-4xl md:text-5xl font-bold mb-4">Scale Your RIA Without the Stress</h1>
72
+ <p class="text-xl mb-8">Reclaim 15+ hours a week with VAs who get compliance, clients, and growth.</p>
73
+ <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
74
+ <a href="#services" class="bg-green-700 hover:bg-green-800 text-white px-8 py-3 rounded-md font-medium text-center transition duration-300">Get Your VA Now</a>
75
+ <a href="#contact" class="bg-white text-blue-900 hover:bg-gray-100 px-8 py-3 rounded-md font-medium text-center transition duration-300">Learn More</a>
76
+ </div>
77
+ <div class="mt-6 flex items-center">
78
+ <div class="bg-yellow-600 text-white px-3 py-1 rounded-full text-xs font-bold mr-3">Backed by Ex-RIA Pros</div>
79
+ <div class="text-sm">Trusted by 100+ IARs nationwide</div>
80
+ </div>
81
+ </div>
82
+ <div class="md:w-1/2 flex justify-center">
83
+ <img src="https://images.unsplash.com/photo-1551288049-bebda4e38f71?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Financial advisor working" class="rounded-lg shadow-xl max-w-md w-full">
84
+ </div>
85
+ </div>
86
+ </div>
87
+ </section>
88
+
89
+ <!-- Value Proposition -->
90
+ <section class="py-16 bg-white">
91
+ <div class="container mx-auto px-6">
92
+ <h2 class="text-3xl font-bold text-center text-blue-900 mb-12">Your RIA Growth Engine</h2>
93
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
94
+ <div class="text-center px-6">
95
+ <div class="bg-blue-100 text-blue-900 w-16 h-16 mx-auto rounded-full flex items-center justify-center mb-4">
96
+ <i class="fas fa-shield-alt text-2xl"></i>
97
+ </div>
98
+ <h3 class="text-xl font-bold text-blue-900 mb-2">Master Compliance</h3>
99
+ <p class="text-gray-600">Our VAs handle audits and updates, so you don't have to. Sleep easy knowing everything is handled.</p>
100
+ </div>
101
+ <div class="text-center px-6">
102
+ <div class="bg-green-100 text-green-700 w-16 h-16 mx-auto rounded-full flex items-center justify-center mb-4">
103
+ <i class="fas fa-chart-line text-2xl"></i>
104
+ </div>
105
+ <h3 class="text-xl font-bold text-blue-900 mb-2">Grow Your AUM</h3>
106
+ <p class="text-gray-600">Free up time to land $200k+ clients. Our VAs handle the admin so you can focus on growth.</p>
107
+ </div>
108
+ <div class="text-center px-6">
109
+ <div class="bg-yellow-100 text-yellow-600 w-16 h-16 mx-auto rounded-full flex items-center justify-center mb-4">
110
+ <i class="fas fa-heart text-2xl"></i>
111
+ </div>
112
+ <h3 class="text-xl font-bold text-blue-900 mb-2">Wow Your Clients</h3>
113
+ <p class="text-gray-600">Personalized follow-ups that keep them loyal. We help you deliver white-glove service consistently.</p>
114
+ </div>
115
+ </div>
116
+ </div>
117
+ </section>
118
+
119
+ <!-- Testimonials -->
120
+ <section class="py-16 bg-gray-50">
121
+ <div class="container mx-auto px-6">
122
+ <h2 class="text-3xl font-bold text-center text-blue-900 mb-12">What IARs Say About Us</h2>
123
+ <div class="grid grid-cols-1 md:grid-cols-2 gap-8">
124
+ <div class="bg-white p-8 rounded-lg testimonial-card">
125
+ <div class="flex items-center mb-4">
126
+ <div class="text-yellow-500 mr-2">
127
+ <i class="fas fa-star"></i>
128
+ <i class="fas fa-star"></i>
129
+ <i class="fas fa-star"></i>
130
+ <i class="fas fa-star"></i>
131
+ <i class="fas fa-star"></i>
132
+ </div>
133
+ </div>
134
+ <p class="text-gray-600 mb-6">"WealthSync saved me 12 hours a week—I closed a $300k account I'd never have chased otherwise. Their VAs understand our industry like no other service."</p>
135
+ <div class="flex items-center">
136
+ <div class="bg-blue-100 text-blue-900 w-12 h-12 rounded-full flex items-center justify-center font-bold mr-4">JD</div>
137
+ <div>
138
+ <h4 class="font-bold text-blue-900">John D.</h4>
139
+ <p class="text-gray-500">IAR, 8 years experience</p>
140
+ </div>
141
+ </div>
142
+ </div>
143
+ <div class="bg-white p-8 rounded-lg testimonial-card">
144
+ <div class="flex items-center mb-4">
145
+ <div class="text-yellow-500 mr-2">
146
+ <i class="fas fa-star"></i>
147
+ <i class="fas fa-star"></i>
148
+ <i class="fas fa-star"></i>
149
+ <i class="fas fa-star"></i>
150
+ <i class="fas fa-star"></i>
151
+ </div>
152
+ </div>
153
+ <p class="text-gray-600 mb-6">"Compliance was a nightmare. Now it's handled. I can actually focus on client relationships instead of paperwork. The ROI was immediate."</p>
154
+ <div class="flex items-center">
155
+ <div class="bg-green-100 text-green-700 w-12 h-12 rounded-full flex items-center justify-center font-bold mr-4">SK</div>
156
+ <div>
157
+ <h4 class="font-bold text-blue-900">Sarah K.</h4>
158
+ <p class="text-gray-500">RIA Owner, 12 years experience</p>
159
+ </div>
160
+ </div>
161
+ </div>
162
+ </div>
163
+ </div>
164
+ </section>
165
+
166
+ <!-- ROI Section -->
167
+ <section class="py-16 bg-white">
168
+ <div class="container mx-auto px-6">
169
+ <div class="bg-blue-900 text-white rounded-lg p-8 md:p-12">
170
+ <div class="flex flex-col md:flex-row items-center">
171
+ <div class="md:w-1/2 mb-8 md:mb-0">
172
+ <h2 class="text-3xl font-bold mb-4">See Results or Your Money Back</h2>
173
+ <p class="text-xl mb-6">We're so confident you'll love our service, we offer a 30-day guarantee.</p>
174
+ <div class="bg-green-700 inline-block px-4 py-2 rounded-md">
175
+ <p class="font-bold">$1,997/month = 40 hours of expert support = $4,000+ in reclaimed time</p>
176
+ </div>
177
+ </div>
178
+ <div class="md:w-1/2 text-center">
179
+ <div class="bg-white text-blue-900 inline-block px-8 py-4 rounded-lg shadow-lg">
180
+ <p class="font-bold text-lg mb-2">Limited Time Offer</p>
181
+ <p class="text-2xl font-bold mb-4">First 10 Get 10% Off</p>
182
+ <a href="#services" class="bg-green-700 hover:bg-green-800 text-white px-8 py-3 rounded-md font-medium transition duration-300">Start Today</a>
183
+ </div>
184
+ </div>
185
+ </div>
186
+ </div>
187
+ </div>
188
+ </section>
189
+
190
+ <!-- About Section -->
191
+ <section id="about" class="py-16 bg-gray-50">
192
+ <div class="container mx-auto px-6">
193
+ <div class="flex flex-col md:flex-row items-center">
194
+ <div class="md:w-1/2 mb-10 md:mb-0">
195
+ <img src="https://images.unsplash.com/photo-1600880292203-757bb62b4baf?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Team meeting" class="rounded-lg shadow-xl w-full">
196
+ </div>
197
+ <div class="md:w-1/2 md:pl-12">
198
+ <h2 class="text-3xl font-bold text-blue-900 mb-6">We Get It—Because We've Been There</h2>
199
+ <p class="text-gray-600 mb-6">WealthSync VAs started with a simple truth: IARs are buried in admin, not building wealth. Our founder saw it firsthand—years in an RIA, watching advisors lose hours to paperwork instead of clients.</p>
200
+ <p class="text-gray-600 mb-8">We built a better way: VAs who sync with your practice, trained by ex-RIA pros to handle the details so you can scale.</p>
201
+
202
+ <div class="bg-white p-6 rounded-lg shadow-md mb-8">
203
+ <h3 class="text-xl font-bold text-blue-900 mb-4">Your VAs Aren't Generalists</h3>
204
+ <p class="text-gray-600 mb-4">Every WealthSync VA has 6+ months of RIA-specific training—compliance, CRM, client workflows. We've worked with Redtail, Wealthbox, and SEC audits, so you get support that fits.</p>
205
+ <div class="flex items-center">
206
+ <div class="bg-green-100 text-green-700 px-3 py-1 rounded-full text-xs font-bold mr-3">500+ hours</div>
207
+ <div class="text-sm text-gray-600">of tasks completed for RIAs in 2024</div>
208
+ </div>
209
+ </div>
210
+
211
+ <div class="bg-blue-900 text-white p-6 rounded-lg">
212
+ <h3 class="text-xl font-bold mb-2">Our Mission</h3>
213
+ <p class="mb-4">Free IARs to focus on what matters—growth and relationships—while we master the rest.</p>
214
+ <div class="bg-yellow-500 text-blue-900 inline-block px-3 py-1 rounded-full text-sm font-bold">30-Day Results Guarantee</div>
215
+ </div>
216
+ </div>
217
+ </div>
218
+ </div>
219
+ </section>
220
+
221
+ <!-- Services/Pricing Section -->
222
+ <section id="services" class="py-16 bg-white">
223
+ <div class="container mx-auto px-6">
224
+ <h2 class="text-3xl font-bold text-center text-blue-900 mb-4">Your RIA Partner, Without the Payroll</h2>
225
+ <p class="text-xl text-center text-gray-600 mb-12">Pick the plan that fits your practice. Every WealthSync VA saves you time, boosts AUM, and cuts stress—guaranteed.</p>
226
+
227
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8 mb-12">
228
+ <!-- Starter Plan -->
229
+ <div class="bg-white border border-gray-200 rounded-lg pricing-card p-8">
230
+ <h3 class="text-2xl font-bold text-blue-900 mb-2">Starter</h3>
231
+ <p class="text-gray-600 mb-6">Perfect for solo IARs</p>
232
+ <div class="text-4xl font-bold text-blue-900 mb-4">$1,197<span class="text-lg font-normal">/month</span></div>
233
+ <p class="text-gray-600 mb-6"><i class="fas fa-clock text-green-700 mr-2"></i> 20 hours of support</p>
234
+ <ul class="mb-8 space-y-3">
235
+ <li class="flex items-start">
236
+ <i class="fas fa-check text-green-700 mt-1 mr-2"></i>
237
+ <span>Compliance support</span>
238
+ </li>
239
+ <li class="flex items-start">
240
+ <i class="fas fa-check text-green-700 mt-1 mr-2"></i>
241
+ <span>Administrative tasks</span>
242
+ </li>
243
+ <li class="flex items-start">
244
+ <i class="fas fa-check text-green-700 mt-1 mr-2"></i>
245
+ <span>Basic client follow-ups</span>
246
+ </li>
247
+ </ul>
248
+ <a href="#contact" class="block text-center bg-gray-100 hover:bg-gray-200 text-blue-900 px-6 py-3 rounded-md font-medium transition duration-300">Start Small</a>
249
+ </div>
250
+
251
+ <!-- Growth Plan (Recommended) -->
252
+ <div class="bg-white border-2 border-yellow-500 rounded-lg pricing-card p-8 recommended relative">
253
+ <div class="absolute top-0 right-0 bg-yellow-500 text-blue-900 px-3 py-1 rounded-bl-lg rounded-tr-lg text-sm font-bold">Most Popular</div>
254
+ <h3 class="text-2xl font-bold text-blue-900 mb-2">Growth</h3>
255
+ <p class="text-gray-600 mb-6">Scale your practice fast</p>
256
+ <div class="text-4xl font-bold text-blue-900 mb-4">$1,997<span class="text-lg font-normal">/month</span></div>
257
+ <p class="text-gray-600 mb-6"><i class="fas fa-clock text-green-700 mr-2"></i> 40 hours of support</p>
258
+ <ul class="mb-8 space-y-3">
259
+ <li class="flex items-start">
260
+ <i class="fas fa-check text-green-700 mt-1 mr-2"></i>
261
+ <span>Full compliance management</span>
262
+ </li>
263
+ <li class="flex items-start">
264
+ <i class="fas fa-check text-green-700 mt-1 mr-2"></i>
265
+ <span>Client onboarding & follow-ups</span>
266
+ </li>
267
+ <li class="flex items-start">
268
+ <i class="fas fa-check text-green-700 mt-1 mr-2"></i>
269
+ <span>Marketing support</span>
270
+ </li>
271
+ <li class="flex items-start">
272
+ <i class="fas fa-check text-green-700 mt-1 mr-2"></i>
273
+ <span>CRM management</span>
274
+ </li>
275
+ </ul>
276
+ <a href="#contact" class="block text-center bg-green-700 hover:bg-green-800 text-white px-6 py-3 rounded-md font-medium transition duration-300">Grow Now</a>
277
+ </div>
278
+
279
+ <!-- Elite Plan -->
280
+ <div class="bg-white border border-gray-200 rounded-lg pricing-card p-8">
281
+ <h3 class="text-2xl font-bold text-blue-900 mb-2">Elite</h3>
282
+ <p class="text-gray-600 mb-6">Full-service RIA support</p>
283
+ <div class="text-4xl font-bold text-blue-900 mb-4">$2,997<span class="text-lg font-normal">/month</span></div>
284
+ <p class="text-gray-600 mb-6"><i class="fas fa-clock text-green-700 mr-2"></i> 60 hours of support</p>
285
+ <ul class="mb-8 space-y-3">
286
+ <li class="flex items-start">
287
+ <i class="fas fa-check text-green-700 mt-1 mr-2"></i>
288
+ <span>Everything in Growth</span>
289
+ </li>
290
+ <li class="flex items-start">
291
+ <i class="fas fa-check text-green-700 mt-1 mr-2"></i>
292
+ <span>Bonus 10-hour VA</span>
293
+ </li>
294
+ <li class="flex items-start">
295
+ <i class="fas fa-check text-green-700 mt-1 mr-2"></i>
296
+ <span>Priority support</span>
297
+ </li>
298
+ <li class="flex items-start">
299
+ <i class="fas fa-check text-green-700 mt-1 mr-2"></i>
300
+ <span>Quarterly strategy sessions</span>
301
+ </li>
302
+ </ul>
303
+ <a href="#contact" class="block text-center bg-gray-100 hover:bg-gray-200 text-blue-900 px-6 py-3 rounded-md font-medium transition duration-300">Go Elite</a>
304
+ </div>
305
+ </div>
306
+
307
+ <!-- Bonuses -->
308
+ <div class="bg-gray-50 rounded-lg p-8 mb-12">
309
+ <h3 class="text-2xl font-bold text-center text-blue-900 mb-6">Every Plan Includes These Valuable Bonuses</h3>
310
+ <div class="grid grid-cols-1 md:grid-cols-2 gap-6">
311
+ <div class="bg-white p-6 rounded-lg shadow-sm">
312
+ <div class="flex items-start">
313
+ <div class="bg-blue-100 text-blue-900 w-12 h-12 rounded-full flex items-center justify-center mr-4">
314
+ <i class="fas fa-toolbox text-xl"></i>
315
+ </div>
316
+ <div>
317
+ <h4 class="font-bold text-blue-900 mb-2">Compliance Toolkit ($500 value)</h4>
318
+ <p class="text-gray-600">Templates, checklists, and workflows to keep your practice audit-ready.</p>
319
+ </div>
320
+ </div>
321
+ </div>
322
+ <div class="bg-white p-6 rounded-lg shadow-sm">
323
+ <div class="flex items-start">
324
+ <div class="bg-green-100 text-green-700 w-12 h-12 rounded-full flex items-center justify-center mr-4">
325
+ <i class="fas fa-book-open text-xl"></i>
326
+ </div>
327
+ <div>
328
+ <h4 class="font-bold text-blue-900 mb-2">Client Retention Playbook ($300 value)</h4>
329
+ <p class="text-gray-600">Proven strategies to keep clients engaged and reduce attrition.</p>
330
+ </div>
331
+ </div>
332
+ </div>
333
+ <div class="bg-white p-6 rounded-lg shadow-sm">
334
+ <div class="flex items-start">
335
+ <div class="bg-yellow-100 text-yellow-600 w-12 h-12 rounded-full flex items-center justify-center mr-4">
336
+ <i class="fas fa-search-dollar text-xl"></i>
337
+ </div>
338
+ <div>
339
+ <h4 class="font-bold text-blue-900 mb-2">Performance Audit ($250 value)</h4>
340
+ <p class="text-gray-600">We analyze your workflows to identify 5+ hours of additional time savings.</p>
341
+ </div>
342
+ </div>
343
+ </div>
344
+ <div class="bg-white p-6 rounded-lg shadow-sm">
345
+ <div class="flex items-start">
346
+ <div class="bg-blue-100 text-blue-900 w-12 h-12 rounded-full flex items-center justify-center mr-4">
347
+ <i class="fas fa-rocket text-xl"></i>
348
+ </div>
349
+ <div>
350
+ <h4 class="font-bold text-blue-900 mb-2">Priority Onboarding ($200 value)</h4>
351
+ <p class="text-gray-600">Jump to the front of the line and get started within 72 hours.</p>
352
+ </div>
353
+ </div>
354
+ </div>
355
+ </div>
356
+ <div class="mt-8 text-center">
357
+ <p class="text-lg font-bold text-blue-900">That's $1,250 in free bonuses—because your success is our priority.</p>
358
+ </div>
359
+ </div>
360
+
361
+ <!-- CTA Block -->
362
+ <div class="bg-blue-900 text-white rounded-lg p-8 text-center">
363
+ <h3 class="text-2xl font-bold mb-4">Spots limited to 15 IARs for white-glove service</h3>
364
+ <p class="text-xl mb-6">First 10 save 10% on Month 1</p>
365
+ <p class="text-lg mb-6">30-Day Results Guarantee—No risk, all reward</p>
366
+ <a href="#contact" class="inline-block bg-green-700 hover:bg-green-800 text-white px-8 py-3 rounded-md font-medium transition duration-300">Claim Your VA</a>
367
+ </div>
368
+ </div>
369
+ </section>
370
+
371
+ <!-- FAQ Section -->
372
+ <section id="faq" class="py-16 bg-gray-50">
373
+ <div class="container mx-auto px-6">
374
+ <h2 class="text-3xl font-bold text-center text-blue-900 mb-4">Got questions? We've got answers.</h2>
375
+ <p class="text-xl text-center text-gray-600 mb-12">Here's how WealthSync VAs solve your biggest challenges.</p>
376
+
377
+ <div class="max-w-3xl mx-auto">
378
+ <!-- FAQ Item 1 -->
379
+ <div class="accordion-item mb-4 bg-white rounded-lg overflow-hidden shadow-sm">
380
+ <div class="accordion-header p-6 flex justify-between items-center">
381
+ <h3 class="text-lg font-bold text-blue-900">What makes your VAs different?</h3>
382
+ <i class="fas fa-chevron-down text-blue-900 transition-transform duration-300"></i>
383
+ </div>
384
+ <div class="accordion-content px-6 pb-0">
385
+ <div class="pb-6 text-gray-600">
386
+ <p>Our VAs are trained by ex-RIA pros—6+ months in compliance, CRM, and client workflows. No learning curve, just results.</p>
387
+ </div>
388
+ </div>
389
+ </div>
390
+
391
+ <!-- FAQ Item 2 -->
392
+ <div class="accordion-item mb-4 bg-white rounded-lg overflow-hidden shadow-sm">
393
+ <div class="accordion-header p-6 flex justify-between items-center">
394
+ <h3 class="text-lg font-bold text-blue-900">How do I know I'll see ROI?</h3>
395
+ <i class="fas fa-chevron-down text-blue-900 transition-transform duration-300"></i>
396
+ </div>
397
+ <div class="accordion-content px-6 pb-0">
398
+ <div class="pb-6 text-gray-600">
399
+ <p>A VA saving 15 hours at $200/hour = $3,000/month in value. Our $1,997 Growth Plan pays for itself—and then some.</p>
400
+ </div>
401
+ </div>
402
+ </div>
403
+
404
+ <!-- FAQ Item 3 -->
405
+ <div class="accordion-item mb-4 bg-white rounded-lg overflow-hidden shadow-sm">
406
+ <div class="accordion-header p-6 flex justify-between items-center">
407
+ <h3 class="text-lg font-bold text-blue-900">What if it doesn't work for me?</h3>
408
+ <i class="fas fa-chevron-down text-blue-900 transition-transform duration-300"></i>
409
+ </div>
410
+ <div class="accordion-content px-6 pb-0">
411
+ <div class="pb-6 text-gray-600">
412
+ <p>Try us risk-free. If you don't save 10+ hours in 30 days, get a full refund.</p>
413
+ </div>
414
+ </div>
415
+ </div>
416
+
417
+ <!-- FAQ Item 4 -->
418
+ <div class="accordion-item mb-4 bg-white rounded-lg overflow-hidden shadow-sm">
419
+ <div class="accordion-header p-6 flex justify-between items-center">
420
+ <h3 class="text-lg font-bold text-blue-900">Can they handle my tech stack?</h3>
421
+ <i class="fas fa-chevron-down text-blue-900 transition-transform duration-300"></i>
422
+ </div>
423
+ <div class="accordion-content px-6 pb-0">
424
+ <div class="pb-6 text-gray-600">
425
+ <p>Yes—Redtail, Wealthbox, eMoney, you name it. We sync within 2 weeks.</p>
426
+ </div>
427
+ </div>
428
+ </div>
429
+
430
+ <!-- FAQ Item 5 -->
431
+ <div class="accordion-item mb-4 bg-white rounded-lg overflow-hidden shadow-sm">
432
+ <div class="accordion-header p-6 flex justify-between items-center">
433
+ <h3 class="text-lg font-bold text-blue-900">Is this cheaper than hiring in-house?</h3>
434
+ <i class="fas fa-chevron-down text-blue-900 transition-transform duration-300"></i>
435
+ </div>
436
+ <div class="accordion-content px-6 pb-0">
437
+ <div class="pb-6 text-gray-600">
438
+ <p>Way cheaper. A $25/hour assistant costs $4,000/month with benefits. Our Elite Plan is $2,997—with no overhead.</p>
439
+ </div>
440
+ </div>
441
+ </div>
442
+
443
+ <!-- FAQ Item 6 -->
444
+ <div class="accordion-item mb-4 bg-white rounded-lg overflow-hidden shadow-sm">
445
+ <div class="accordion-header p-6 flex justify-between items-center">
446
+ <h3 class="text-lg font-bold text-blue-900">How fast can I start?</h3>
447
+ <i class="fas fa-chevron-down text-blue-900 transition-transform duration-300"></i>
448
+ </div>
449
+ <div class="accordion-content px-6 pb-0">
450
+ <div class="pb-6 text-gray-600">
451
+ <p>Priority onboarding means your VA's ready in 72 hours.</p>
452
+ </div>
453
+ </div>
454
+ </div>
455
+ </div>
456
+
457
+ <div class="mt-12 text-center">
458
+ <h3 class="text-2xl font-bold text-blue-900 mb-4">Still on the fence? Let's talk it out.</h3>
459
+ <p class="text-xl text-gray-600 mb-6">Your practice deserves this.</p>
460
+ <a href="#contact" class="inline-block bg-green-700 hover:bg-green-800 text-white px-8 py-3 rounded-md font-medium transition duration-300">Contact Us</a>
461
+ </div>
462
+ </div>
463
+ </section>
464
+
465
+ <!-- Contact Section -->
466
+ <section id="contact" class="py-16 bg-white">
467
+ <div class="container mx-auto px-6">
468
+ <div class="flex flex-col md:flex-row">
469
+ <div class="md:w-1/2 mb-10 md:mb-0 md:pr-12">
470
+ <h2 class="text-3xl font-bold text-blue-900 mb-4">Ready to scale your practice?</h2>
471
+ <p class="text-xl text-gray-600 mb-8">Let's discuss how WealthSync VAs can transform your RIA.</p>
472
+
473
+ <div class="bg-gray-50 p-6 rounded-lg mb-8">
474
+ <div class="flex items-start mb-4">
475
+ <div class="bg-green-100 text-green-700 w-12 h-12 rounded-full flex items-center justify-center mr-4">
476
+ <i class="fas fa-phone-alt text-xl"></i>
477
+ </div>
478
+ <div>
479
+ <h4 class="font-bold text-blue-900">Schedule a Call</h4>
480
+ <p class="text-gray-600">15-minute consultation to assess your needs</p>
481
+ </div>
482
+ </div>
483
+ <div class="flex items-start">
484
+ <div class="bg-blue-100 text-blue-900 w-12 h-12 rounded-full flex items-center justify-center mr-4">
485
+ <i class="fas fa-envelope text-xl"></i>
486
+ </div>
487
+ <div>
488
+ <h4 class="font-bold text-blue-900">Email Us</h4>
489
+ <p class="text-gray-600">hello@wealthsyncvas.com</p>
490
+ </div>
491
+ </div>
492
+ </div>
493
+
494
+ <div class="bg-blue-900 text-white p-6 rounded-lg">
495
+ <h3 class="text-xl font-bold mb-2">Limited Availability</h3>
496
+ <p class="mb-4">We only work with 15 new IARs per quarter to ensure white-glove service.</p>
497
+ <div class="flex items-center">
498
+ <div class="bg-yellow-500 text-blue-900 px-3 py-1 rounded-full text-sm font-bold mr-3">3 spots left</div>
499
+ <div class="text-sm">for Q3 2024</div>
500
+ </div>
501
+ </div>
502
+ </div>
503
+
504
+ <div class="md:w-1/2">
505
+ <div class="bg-gray-50 p-8 rounded-lg shadow-sm">
506
+ <h3 class="text-2xl font-bold text-blue-900 mb-6">Get Started Today</h3>
507
+ <form>
508
+ <div class="mb-4">
509
+ <label for="name" class="block text-gray-700 font-medium mb-2">Your Name</label>
510
+ <input type="text" id="name" class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-900">
511
+ </div>
512
+ <div class="mb-4">
513
+ <label for="email" class="block text-gray-700 font-medium mb-2">Email Address</label>
514
+ <input type="email" id="email" class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-900">
515
+ </div>
516
+ <div class="mb-4">
517
+ <label for="firm" class="block text-gray-700 font-medium mb-2">Firm Name</label>
518
+ <input type="text" id="firm" class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-900">
519
+ </div>
520
+ <div class="mb-6">
521
+ <label for="message" class="block text-gray-700 font-medium mb-2">How Can We Help?</label>
522
+ <textarea id="message" rows="4" class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-900"></textarea>
523
+ </div>
524
+ <button type="submit" class="w-full bg-green-700 hover:bg-green-800 text-white px-6 py-3 rounded-md font-medium transition duration-300">Send Message</button>
525
+ </form>
526
+ </div>
527
+ </div>
528
+ </div>
529
+ </div>
530
+ </section>
531
+
532
+ <!-- Footer -->
533
+ <footer class="bg-blue-900 text-white py-12">
534
+ <div class="container mx-auto px-6">
535
+ <div class="flex flex-col md:flex-row justify-between mb-8">
536
+ <div class="mb-8 md:mb-0">
537
+ <div class="text-2xl font-bold mb-4">WealthSync <span class="text-green-400">VAs</span></div>
538
+ <p class="mb-4">Scale Your Practice, Master Your Time.</p>
539
+ <div class="flex space-x-4">
540
+ <a href="#" class="text-white hover:text-green-400"><i class="fab fa-linkedin-in text-xl"></i></a>
541
+ <a href="#" class="text-white hover:text-green-400"><i class="fab fa-twitter text-xl"></i></a>
542
+ <a href="#" class="text-white hover:text-green-400"><i class="fab fa-facebook-f text-xl"></i></a>
543
+ </div>
544
+ </div>
545
+ <div class="grid grid-cols-2 md:grid-cols-3 gap-8">
546
+ <div>
547
+ <h4 class="font-bold text-lg mb-4">Company</h4>
548
+ <ul class="space-y-2">
549
+ <li><a href="#about" class="hover:text-green-400">About</a></li>
550
+ <li><a href="#services" class="hover:text-green-400">Services</a></li>
551
+ <li><a href="#faq" class="hover:text-green-400">FAQ</a></li>
552
+ <li><a href="#contact" class="hover:text-green-400">Contact</a></li>
553
+ </ul>
554
+ </div>
555
+ <div>
556
+ <h4 class="font-bold text-lg mb-4">Resources</h4>
557
+ <ul class="space-y-2">
558
+ <li><a href="#" class="hover:text-green-400">Blog</a></li>
559
+ <li><a href="#" class="hover:text-green-400">Case Studies</a></li>
560
+ <li><a href="#" class="hover:text-green-400">Compliance Guide</a></li>
561
+ </ul>
562
+ </div>
563
+ <div>
564
+ <h4 class="font-bold text-lg mb-4">Legal</h4>
565
+ <ul class="space-y-2">
566
+ <li><a href="#" class="hover:text-green-400">Privacy Policy</a></li>
567
+ <li><a href="#" class="hover:text-green-400">Terms of Service</a></li>
568
+ <li><a href="#" class="hover:text-green-400">GDPR</a></li>
569
+ </ul>
570
+ </div>
571
+ </div>
572
+ </div>
573
+ <div class="pt-8 border-t border-blue-800 text-center text-sm">
574
+ <p>&copy; 2024 WealthSync VAs. All rights reserved.</p>
575
+ </div>
576
+ </div>
577
+ </footer>
578
+
579
+ <script>
580
+ // Accordion functionality
581
+ document.querySelectorAll('.accordion-header').forEach(header => {
582
+ header.addEventListener('click', () => {
583
+ const content = header.nextElementSibling;
584
+ const icon = header.querySelector('i');
585
+
586
+ content.classList.toggle('active');
587
+ icon.classList.toggle('fa-chevron-down');
588
+ icon.classList.toggle('fa-chevron-up');
589
+
590
+ // Close other open accordion items
591
+ document.querySelectorAll('.accordion-content').forEach(item => {
592
+ if (item !== content && item.classList.contains('active')) {
593
+ item.classList.remove('active');
594
+ const otherIcon = item.previousElementSibling.querySelector('i');
595
+ otherIcon.classList.remove('fa-chevron-up');
596
+ otherIcon.classList.add('fa-chevron-down');
597
+ }
598
+ });
599
+ });
600
+ });
601
+
602
+ // Smooth scrolling for anchor links
603
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
604
+ anchor.addEventListener('click', function (e) {
605
+ e.preventDefault();
606
+
607
+ document.querySelector(this.getAttribute('href')).scrollIntoView({
608
+ behavior: 'smooth'
609
+ });
610
+ });
611
+ });
612
+ </script>
613
+ <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=seamoors/wealthsync-vas" style="color: #fff;text-decoration: underline;" target="_blank" >🧬 Remix</a></p></body>
614
+ </html>