od5965 commited on
Commit
6896dec
·
verified ·
1 Parent(s): ecea9db

now lets add the sub page duner plumbing called plumber repair - Follow Up Deployment

Browse files
Files changed (2) hide show
  1. index.html +54 -8
  2. prompts.txt +10 -0
index.html CHANGED
@@ -120,7 +120,7 @@
120
  </div>
121
  <div class="md:w-1/2 flex justify-center" data-aos="fade-left">
122
  <div class="bg-white p-4 rounded-lg shadow-xl">
123
- <img src="http://static.photos/technology/640x360/42" alt="HVAC Technician" class="rounded-lg">
124
  </div>
125
  </div>
126
  </div>
@@ -392,13 +392,10 @@
392
  <div class="container mx-auto px-4">
393
  <h2 class="text-3xl font-bold text-center mb-12">WHAT MATTERS MOST TO US</h2>
394
 
395
- <div class="flex justify-center mb-12">
396
- <img src="https://spcdn.shortpixel.ai/spio/ret_img,q_cdnize,to_auto,s_webp:avif/evergreenplumbingri.com/wp-content/uploads/2024/11/Group-7095.webp" alt="Values Icon" class="h-20">
397
- </div>
398
 
399
  <div class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-6 gap-6 text-center">
400
  <div class="bg-gray-100 p-6 rounded-lg">
401
- <h3 class="font-bold text-lg mb-2">Accountability</h3>
402
  <p class="text-gray-700">We take responsibility for our work and stand behind it.</p>
403
  </div>
404
  <div class="bg-gray-100 p-6 rounded-lg">
@@ -414,7 +411,7 @@
414
  <p class="text-gray-700">We stay current with the latest technologies.</p>
415
  </div>
416
  <div class="bg-gray-100 p-6 rounded-lg">
417
- <h3 class="font-bold text-lg mb-2">Professionalism</h3>
418
  <p class="text-gray-700">Courteous, knowledgeable technicians.</p>
419
  </div>
420
  <div class="bg-gray-100 p-6 rounded-lg">
@@ -447,11 +444,60 @@
447
  </div>
448
  </section>
449
 
450
- <!-- Partners Section -->
451
  <section class="py-16 bg-gray-100">
452
  <div class="container mx-auto px-4">
453
- <h2 class="text-3xl font-bold text-center mb-12">Customer Comments</h2>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
454
 
 
 
455
  <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-8 gap-6">
456
  <div class="bg-white p-4 rounded-lg shadow-sm flex justify-center items-center h-24">
457
  <img src="https://spcdn.shortpixel.ai/spio/ret_img,q_cdnize,to_auto,s_webp:avif/evergreenplumbingri.com/wp-content/uploads/2024/11/angieslist2-e1596139153956.webp" alt="Angie's List" class="max-h-full max-w-full">
 
120
  </div>
121
  <div class="md:w-1/2 flex justify-center" data-aos="fade-left">
122
  <div class="bg-white p-4 rounded-lg shadow-xl">
123
+ <img src="https://huggingface.co/spaces/od5965/evergreen/resolve/main/images/evergreen%201.jpeg" alt="HVAC Technician" class="rounded-lg hovered-element">
124
  </div>
125
  </div>
126
  </div>
 
392
  <div class="container mx-auto px-4">
393
  <h2 class="text-3xl font-bold text-center mb-12">WHAT MATTERS MOST TO US</h2>
394
 
 
 
 
395
 
396
  <div class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-6 gap-6 text-center">
397
  <div class="bg-gray-100 p-6 rounded-lg">
398
+ <h3 class="font-bold text-lg mb-2" style="font-size: 0.9rem;">Accountability</h3>
399
  <p class="text-gray-700">We take responsibility for our work and stand behind it.</p>
400
  </div>
401
  <div class="bg-gray-100 p-6 rounded-lg">
 
411
  <p class="text-gray-700">We stay current with the latest technologies.</p>
412
  </div>
413
  <div class="bg-gray-100 p-6 rounded-lg">
414
+ <h3 class="font-bold text-sm mb-2">Professionalism</h3>
415
  <p class="text-gray-700">Courteous, knowledgeable technicians.</p>
416
  </div>
417
  <div class="bg-gray-100 p-6 rounded-lg">
 
444
  </div>
445
  </section>
446
 
447
+ <!-- Testimonials Section -->
448
  <section class="py-16 bg-gray-100">
449
  <div class="container mx-auto px-4">
450
+ <h2 class="text-3xl font-bold text-center mb-12">What Our Customers Say</h2>
451
+
452
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
453
+ <!-- Testimonial 1 -->
454
+ <div class="bg-white p-6 rounded-lg shadow-md">
455
+ <div class="flex items-center mb-4">
456
+ <div class="text-yellow-400 flex">
457
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
458
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
459
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
460
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
461
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
462
+ </div>
463
+ </div>
464
+ <p class="text-gray-700 mb-4">"Evergreen Services was professional, prompt, and reasonably priced. They fixed my plumbing issue quickly and explained everything clearly. Highly recommend!"</p>
465
+ <p class="font-semibold">- Sarah J.</p>
466
+ </div>
467
+
468
+ <!-- Testimonial 2 -->
469
+ <div class="bg-white p-6 rounded-lg shadow-md">
470
+ <div class="flex items-center mb-4">
471
+ <div class="text-yellow-400 flex">
472
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
473
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
474
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
475
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
476
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
477
+ </div>
478
+ </div>
479
+ <p class="text-gray-700 mb-4">"Our furnace stopped working in the middle of winter. Evergreen came out immediately and had it fixed the same day. The technician was knowledgeable and courteous."</p>
480
+ <p class="font-semibold">- Michael T.</p>
481
+ </div>
482
+
483
+ <!-- Testimonial 3 -->
484
+ <div class="bg-white p-6 rounded-lg shadow-md">
485
+ <div class="flex items-center mb-4">
486
+ <div class="text-yellow-400 flex">
487
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
488
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
489
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
490
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
491
+ <i data-feather="star" class="w-4 h-4 fill-current"></i>
492
+ </div>
493
+ </div>
494
+ <p class="text-gray-700 mb-4">"I've used Evergreen for both plumbing and HVAC services over the years. They always provide excellent service at fair prices. Truly a family business you can trust."</p>
495
+ <p class="font-semibold">- Robert K.</p>
496
+ </div>
497
+ </div>
498
 
499
+ <!-- Partners Logos -->
500
+ <h3 class="text-2xl font-bold text-center mt-16 mb-8">Trusted By</h3>
501
  <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-8 gap-6">
502
  <div class="bg-white p-4 rounded-lg shadow-sm flex justify-center items-center h-24">
503
  <img src="https://spcdn.shortpixel.ai/spio/ret_img,q_cdnize,to_auto,s_webp:avif/evergreenplumbingri.com/wp-content/uploads/2024/11/angieslist2-e1596139153956.webp" alt="Angie's List" class="max-h-full max-w-full">
prompts.txt CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ add this image instead
3
+ make the word fit in the box
4
+ make the word fit in the box
5
+ center this in the box
6
+ remove this empty block
7
+ remove this
8
+ add the testimonials from the original website
9
+ now build out the plumbing pages
10
+ now lets add the sub page duner plumbing called plumber repair