diff --git a/src/Pages/Testimonial.js b/src/Pages/Testimonial.js index b201855..043ce63 100644 --- a/src/Pages/Testimonial.js +++ b/src/Pages/Testimonial.js @@ -8,10 +8,27 @@ function Testimonial() {

What Our Customers Say

-
+
- - + +
@@ -59,11 +76,20 @@ function Testimonial() {
- - @@ -76,7 +102,9 @@ function Testimonial() { } function TestimonialCard({ name, image, rating, text }) { + return ( +
{name}