From 106737ac6b23b492cec6a97742e569797d8a9461 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 05:58:49 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.", From 09976350f682ea35f9b72713db4dbb1bd9ec529a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 05:58:49 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 543 +++++++++++++++-------------------------------- 1 file changed, 169 insertions(+), 374 deletions(-) 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 ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);