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 ( <> - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + ); }