diff --git a/pages/testimonials.go b/pages/testimonials.go index f18e556..5898bc2 100644 --- a/pages/testimonials.go +++ b/pages/testimonials.go @@ -14,6 +14,7 @@ func Testimonials(c echo.Context) error { "/public/img/testimonials/1.png", "/public/img/testimonials/2.png", "/public/img/testimonials/3.png", + "/public/img/testimonials/4.png", } props := TestimonialsProps{ diff --git a/public/img/testimonials/4.png b/public/img/testimonials/4.png new file mode 100644 index 0000000..8b8c170 Binary files /dev/null and b/public/img/testimonials/4.png differ