From 46f6988ecaa08ea64c4c5db7ea08fcc0e17ed241 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 03:12:19 +0000 Subject: [PATCH] Update src/App.tsx --- src/App.tsx | 327 ++++++++++++++++------------------------------------ 1 file changed, 101 insertions(+), 226 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index fc70828..7c4d7a7 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -11,240 +11,115 @@ import TestimonialDetailedCards from '@/components/sections/testimonial/Testimon export default function App() { return ( <> - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + ); }