diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4829821..a3d87b6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,26 +30,11 @@ export default function LandingPage() {
@@ -58,109 +43,21 @@ export default function LandingPage() {
@@ -170,21 +67,8 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Built on Quality. Trusted for Excellence."
description="TKS Investment delivers high-quality aluminium and glass installations designed to improve the beauty, security, and functionality of homes and commercial spaces."
- bulletPoints={[
- {
- title: "Precision Craftsmanship",
- description: "Expertly designed for durability.",
- },
- {
- title: "Security Focused",
- description: "Built to protect your home.",
- },
- {
- title: "Eswatini Specialists",
- description: "Proudly serving the local market.",
- },
- ]}
- imageSrc="http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283232.jpg?_wi=2"
+ bulletPoints={[{ title: "Precision Craftsmanship", description: "Expertly designed for durability." }, { title: "Security Focused", description: "Built to protect your home." }, { title: "Eswatini Specialists", description: "Proudly serving the local market." }]}
+ imageSrc="http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283232.jpg"
/>
@@ -192,38 +76,7 @@ export default function LandingPage() {