From fd5d949251886dacccb053cd177fe081eab10af9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 05:04:19 +0000 Subject: [PATCH] Update src/App.tsx --- src/App.tsx | 328 ++++++++++++++++++++-------------------------------- 1 file changed, 124 insertions(+), 204 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index a3c6b69..9f94d3e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -9,216 +9,136 @@ import TestimonialMetricsCards from '@/components/sections/testimonial/Testimoni export default function App() { return ( <> - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + ); }