From 60ee20213101d060038aa856fac107f215d77729 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 10:25:42 +0000 Subject: [PATCH] Update src/app/testimonials/page.tsx --- src/app/testimonials/page.tsx | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx index 09016f1..78d8581 100644 --- a/src/app/testimonials/page.tsx +++ b/src/app/testimonials/page.tsx @@ -9,13 +9,24 @@ import FooterSimple from '@/components/sections/footer/FooterSimple'; export default function TestimonialsPage() { return ( - + -- 2.49.1