diff --git a/src/App.tsx b/src/App.tsx index 9393c16..3836c5a 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -12,284 +12,136 @@ import TestimonialTrustCard from '@/components/sections/testimonial/TestimonialT export default function App() { return ( <> - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
- -
- -
- -
- -
- -
- -
- - + ]} + /> + + +
+ +
+ +
+ +
+ +
+ +
+ + ); }