From 4a292c157b7f87e9153c244fa7f999784a0d0b86 Mon Sep 17 00:00:00 2001 From: Nishant Rana <126577697+NishantRana07@users.noreply.github.com> Date: Sat, 11 Jan 2025 00:39:42 +0530 Subject: [PATCH] Update Testimonial.js --- src/Pages/Testimonial.js | 38 +++++++++++++++++++++++++++++++++----- 1 file changed, 33 insertions(+), 5 deletions(-) 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}