diff --git a/src/app/page.tsx b/src/app/page.tsx index bd2edf0..2b56e42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,193 +13,102 @@ import { Smile, Sparkles } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);