diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 70dac0f..98d8410 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Montserrat } from "next/font/google"; export const metadata: Metadata = { - title: 'Tatu City | Africa\'s Premier Urban Hub', - description: 'Explore Tatu City - a revolutionary mixed-use development blending commercial, residential, and industrial excellence. Invest in your future today.', + title: 'Tatu City | Africa\'s First Mixed-Use Master-Planned City', + description: 'Discover Tatu City, a premier mixed-use hub in Africa offering residential, commercial, and industrial opportunities for a sustainable future.', openGraph: { "title": "Tatu City Development", "description": "Join the most ambitious urban community in Africa.", diff --git a/src/app/page.tsx b/src/app/page.tsx index 60459c4..5e9427a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,391 +16,186 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);