Spaces:
Running
Running
This is excellent, thank you. I have some modifications. Please remove two sections entirely from the HTML code: 1. The section with the comment `<!-- Trust Indicators -->`. 2. The section with the comment `<!-- Testimonials -->`. Provide the full, updated HTML code with these two sections completely removed. - Follow Up Deployment
Browse files- index.html +0 -112
index.html
CHANGED
|
@@ -106,30 +106,6 @@
|
|
| 106 |
</div>
|
| 107 |
</section>
|
| 108 |
|
| 109 |
-
<!-- Trust Indicators -->
|
| 110 |
-
<section class="bg-gray-50 py-12">
|
| 111 |
-
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 112 |
-
<div class="grid grid-cols-2 gap-8 md:grid-cols-4">
|
| 113 |
-
<div class="flex flex-col items-center">
|
| 114 |
-
<div class="text-3xl font-bold text-blue-600">250+</div>
|
| 115 |
-
<div class="text-gray-500 text-sm mt-1">Workflows Built</div>
|
| 116 |
-
</div>
|
| 117 |
-
<div class="flex flex-col items-center">
|
| 118 |
-
<div class="text-3xl font-bold text-blue-600">98%</div>
|
| 119 |
-
<div class="text-gray-500 text-sm mt-1">Success Rate</div>
|
| 120 |
-
</div>
|
| 121 |
-
<div class="flex flex-col items-center">
|
| 122 |
-
<div class="text-3xl font-bold text-blue-600">40%</div>
|
| 123 |
-
<div class="text-gray-500 text-sm mt-1">Average Cost Savings</div>
|
| 124 |
-
</div>
|
| 125 |
-
<div class="flex flex-col items-center">
|
| 126 |
-
<div class="text-3xl font-bold text-blue-600">24/7</div>
|
| 127 |
-
<div class="text-gray-500 text-sm mt-1">Automation Monitoring</div>
|
| 128 |
-
</div>
|
| 129 |
-
</div>
|
| 130 |
-
</div>
|
| 131 |
-
</section>
|
| 132 |
-
|
| 133 |
<!-- Services Section -->
|
| 134 |
<section id="services" class="py-16 bg-white">
|
| 135 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
|
@@ -312,94 +288,6 @@
|
|
| 312 |
</div>
|
| 313 |
</section>
|
| 314 |
|
| 315 |
-
<!-- Testimonials -->
|
| 316 |
-
<section class="py-16 bg-white">
|
| 317 |
-
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 318 |
-
<div class="text-center">
|
| 319 |
-
<h2 class="text-3xl font-extrabold text-gray-900 sm:text-4xl">
|
| 320 |
-
What Our <span class="gradient-text">Clients Say</span>
|
| 321 |
-
</h2>
|
| 322 |
-
</div>
|
| 323 |
-
|
| 324 |
-
<div class="mt-12 grid gap-8 md:grid-cols-2 lg:grid-cols-3">
|
| 325 |
-
<!-- Testimonial 1 -->
|
| 326 |
-
<div class="bg-white p-6 rounded-lg shadow-md">
|
| 327 |
-
<div class="flex items-center">
|
| 328 |
-
<div class="flex-shrink-0">
|
| 329 |
-
<img class="h-10 w-10 rounded-full" src="https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=334&q=80" alt="Sarah Johnson">
|
| 330 |
-
</div>
|
| 331 |
-
<div class="ml-4">
|
| 332 |
-
<h4 class="text-sm font-medium text-gray-900">Sarah Johnson</h4>
|
| 333 |
-
<p class="text-sm text-gray-500">CEO, Marketing Agency</p>
|
| 334 |
-
</div>
|
| 335 |
-
</div>
|
| 336 |
-
<div class="mt-4">
|
| 337 |
-
<p class="text-gray-600 italic">
|
| 338 |
-
"SteadyFlow automated our entire client onboarding process, saving us 15 hours per week. Their AI-powered workflows are game-changing."
|
| 339 |
-
</p>
|
| 340 |
-
</div>
|
| 341 |
-
<div class="mt-4 flex">
|
| 342 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 343 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 344 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 345 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 346 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 347 |
-
</div>
|
| 348 |
-
</div>
|
| 349 |
-
|
| 350 |
-
<!-- Testimonial 2 -->
|
| 351 |
-
<div class="bg-white p-6 rounded-lg shadow-md">
|
| 352 |
-
<div class="flex items-center">
|
| 353 |
-
<div class="flex-shrink-0">
|
| 354 |
-
<img class="h-10 w-10 rounded-full" src="https://images.unsplash.com/photo-1570295999919-56ceb5ecca61?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=334&q=80" alt="Michael Chen">
|
| 355 |
-
</div>
|
| 356 |
-
<div class="ml-4">
|
| 357 |
-
<h4 class="text-sm font-medium text-gray-900">Michael Chen</h4>
|
| 358 |
-
<p class="text-sm text-gray-500">Founder, SaaS Startup</p>
|
| 359 |
-
</div>
|
| 360 |
-
</div>
|
| 361 |
-
<div class="mt-4">
|
| 362 |
-
<p class="text-gray-600 italic">
|
| 363 |
-
"The lead generation automation they built has increased our qualified leads by 300% while reducing our sales team's workload."
|
| 364 |
-
</p>
|
| 365 |
-
</div>
|
| 366 |
-
<div class="mt-4 flex">
|
| 367 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 368 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 369 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 370 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 371 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 372 |
-
</div>
|
| 373 |
-
</div>
|
| 374 |
-
|
| 375 |
-
<!-- Testimonial 3 -->
|
| 376 |
-
<div class="bg-white p-6 rounded-lg shadow-md">
|
| 377 |
-
<div class="flex items-center">
|
| 378 |
-
<div class="flex-shrink-0">
|
| 379 |
-
<img class="h-10 w-10 rounded-full" src="https://images.unsplash.com/photo-1566492031773-4f4e44671857?ixlib=rb-1.2.1&auto=format&fit=crop&w=334&q=80" alt="David Rodriguez">
|
| 380 |
-
</div>
|
| 381 |
-
<div class="ml-4">
|
| 382 |
-
<h4 class="text-sm font-medium text-gray-900">David Rodriguez</h4>
|
| 383 |
-
<p class="text-sm text-gray-500">Operations Director</p>
|
| 384 |
-
</div>
|
| 385 |
-
</div>
|
| 386 |
-
<div class="mt-4">
|
| 387 |
-
<p class="text-gray-600 italic">
|
| 388 |
-
"Their integration between our CRM and accounting software eliminated countless hours of manual work. The ROI was immediate."
|
| 389 |
-
</p>
|
| 390 |
-
</div>
|
| 391 |
-
<div class="mt-4 flex">
|
| 392 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 393 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 394 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 395 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 396 |
-
<i class="fas fa-star text-yellow-400"></i>
|
| 397 |
-
</div>
|
| 398 |
-
</div>
|
| 399 |
-
</div>
|
| 400 |
-
</div>
|
| 401 |
-
</section>
|
| 402 |
-
|
| 403 |
<!-- FAQ Section -->
|
| 404 |
<section id="faq" class="py-16 bg-gray-50">
|
| 405 |
<div class="max-w-3xl mx-auto px-4 sm:px-6 lg:px-8">
|
|
|
|
| 106 |
</div>
|
| 107 |
</section>
|
| 108 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 109 |
<!-- Services Section -->
|
| 110 |
<section id="services" class="py-16 bg-white">
|
| 111 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
|
|
|
| 288 |
</div>
|
| 289 |
</section>
|
| 290 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 291 |
<!-- FAQ Section -->
|
| 292 |
<section id="faq" class="py-16 bg-gray-50">
|
| 293 |
<div class="max-w-3xl mx-auto px-4 sm:px-6 lg:px-8">
|