diff --git a/src/app/page.tsx b/src/app/page.tsx index b3a4e2a..f469dce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,278 +14,114 @@ import { Award, Camera, Clock } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);