Synthify-ai commited on
Commit
71c58cf
·
verified ·
1 Parent(s): 2adf406

i want you to remove the for small practices and single locations line on the starter program

Browse files
Files changed (1) hide show
  1. index.html +1 -2
index.html CHANGED
@@ -332,8 +332,7 @@
332
  <span class="text-lg font-medium text-gray-600">/month</span>
333
  </div>
334
  <p class="mt-2 text-center text-gray-600">+ £799 setup fee</p>
335
- <p class="mt-4 text-center text-gray-600">For small practices and single locations</p>
336
- <ul class="mt-6 space-y-4">
337
  <li class="flex items-start">
338
  <i data-feather="check" class="h-5 w-5 text-green-500"></i>
339
  <span class="ml-3 text-gray-700">1 AI receptionist line</span>
 
332
  <span class="text-lg font-medium text-gray-600">/month</span>
333
  </div>
334
  <p class="mt-2 text-center text-gray-600">+ £799 setup fee</p>
335
+ <ul class="mt-6 space-y-4">
 
336
  <li class="flex items-start">
337
  <i data-feather="check" class="h-5 w-5 text-green-500"></i>
338
  <span class="ml-3 text-gray-700">1 AI receptionist line</span>