diff --git a/src/App.tsx b/src/App.tsx index 6c78eb9..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 ( <> - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + ); }