diff --git a/assets/css/style.css b/assets/css/style.css index a691547c..972584af 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1941,3 +1941,15 @@ body{ } } +.card-banner { + margin-bottom: 15px; /* Space between image and quote */ +} + +.grid-list { + margin-top: 30px; /* Space between heading and cards */ + margin-bottom: 30px; /* Space below cards */ +} + +.testimonial-content { + margin-bottom: 10px; /* Space between quote and name (optional) */ +} diff --git a/assets/images/testimonials/student1.jpg b/assets/images/testimonials/student1.jpg new file mode 100644 index 00000000..a4e19f87 Binary files /dev/null and b/assets/images/testimonials/student1.jpg differ diff --git a/assets/images/testimonials/student2.jpg b/assets/images/testimonials/student2.jpg new file mode 100644 index 00000000..e83e1190 Binary files /dev/null and b/assets/images/testimonials/student2.jpg differ diff --git a/assets/images/testimonials/student3.jpg b/assets/images/testimonials/student3.jpg new file mode 100644 index 00000000..3ce77ae1 Binary files /dev/null and b/assets/images/testimonials/student3.jpg differ diff --git a/index.html b/index.html index 0e4eb2de..8f246b04 100644 --- a/index.html +++ b/index.html @@ -1080,6 +1080,61 @@
Starting at $2,000.00 per month. + + +
+ +
+

What People Say

+ +

+ Hear from Our Clients +

+ +
    +
  • +
    +
    + Person giving testimonial +
    +
    +

    "The service was exceptional and exceeded all my expectations!"

    +

    John Doe

    +
    +
    +
  • +
  • +
    +
    + Person giving testimonial +
    +
    +

    "Outstanding service with exceptional attention to detail and professionalism!"

    +

    Jane Smith

    +
    +
    +
  • +
  • +
    +
    + Person giving testimonial +
    +
    +

    "Amazing experience! I felt heard and valued as a customer. Will definitely return!"

    +

    Emily Johnson

    +
    +
    +
  • +
+ + See All Testimonials +
+ +
+ +