diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d8431b..b91588c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,354 +17,157 @@ import { Award, Car, MapPin } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
-
+
+
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file