diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ec1ed9..de21cac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,267 +13,119 @@ import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- window.open('https://wa.me/254742432358', '_blank')} - /> -
+
+ window.open('https://wa.me/254742432358', '_blank')} + /> +
- +
);