diff --git a/src/app/page.tsx b/src/app/page.tsx index 32d3a32..f500678 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,289 +16,140 @@ import { Award, Smile, Star } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);