BrunoBen commited on
Commit
05bf7d8
·
verified ·
1 Parent(s): 46cfce9

Remove the image and add a <i class="fas fa-rocket"></i> - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -147,7 +147,7 @@
147
  Unleash <span class="bg-gradient-to-r from-accent to-accent2 bg-clip-text text-transparent">AI-Powered</span> Productivity
148
  </h1>
149
  <p class="text-lg sm:text-xl text-gray-300 mb-10">
150
- We tailor AI flows for Australia service businesses—capture enquiries, auto-qualify, and get jobs on the calendar.
151
  </p>
152
  <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
153
  <button class="px-8 py-4 bg-gradient-to-r from-accent to-accent2 text-dark font-bold rounded-lg hover:opacity-90 transition transform hover:scale-105 shadow-lg">
@@ -165,10 +165,10 @@
165
  </div>
166
  <div>
167
  <div class="flex items-center">
168
- <i class="fas fa-star text-yellow-400 mr-1"></i>
169
- <span class="font-medium">4.9/5</span>
170
  </div>
171
- <p class="text-sm text-gray-400">Trusted by 10,000+ professionals</p>
172
  </div>
173
  </div>
174
  </div>
 
147
  Unleash <span class="bg-gradient-to-r from-accent to-accent2 bg-clip-text text-transparent">AI-Powered</span> Productivity
148
  </h1>
149
  <p class="text-lg sm:text-xl text-gray-300 mb-10">
150
+ We tailor AI flows for Australia service businesses capture enquiries, auto-qualify, and get jobs on the calendar.
151
  </p>
152
  <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
153
  <button class="px-8 py-4 bg-gradient-to-r from-accent to-accent2 text-dark font-bold rounded-lg hover:opacity-90 transition transform hover:scale-105 shadow-lg">
 
165
  </div>
166
  <div>
167
  <div class="flex items-center">
168
+ <i class="fas fa-shield mr-1"></i>
169
+ <span class="font-medium">10/10</span>
170
  </div>
171
+ <p class="text-sm text-gray-400">Trusted communications & automation providers.</p>
172
  </div>
173
  </div>
174
  </div>