diff --git a/src/app/page.tsx b/src/app/page.tsx
index 80a22ea..de2e5d6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,64 +46,39 @@ export default function LandingPage() {
@@ -123,9 +90,7 @@ export default function LandingPage() {
title="We redefine industrial landscaping through high-performance engineering and sustainable technology solutions."
buttons={[
{
- text: "Our Mission",
- href: "#",
- },
+ text: "Our Mission", href: "#"},
]}
/>
@@ -138,29 +103,19 @@ export default function LandingPage() {
features={[
{
icon: Zap,
- title: "Precision Cut Technology",
- description: "Micro-adjusting blade systems for uniform finish across vast industrial terrain.",
- },
+ title: "Precision Cut Technology", description: "Micro-adjusting blade systems for uniform finish across vast industrial terrain."},
{
icon: Shield,
- title: "Heavy-Duty Reliability",
- description: "Engineered for 24/7 operations in the most demanding environmental conditions.",
- },
+ title: "Heavy-Duty Reliability", description: "Engineered for 24/7 operations in the most demanding environmental conditions."},
{
icon: Award,
- title: "Sustainable Efficiency",
- description: "Advanced power management to reduce carbon footprint without sacrificing torque.",
- },
+ title: "Sustainable Efficiency", description: "Advanced power management to reduce carbon footprint without sacrificing torque."},
{
icon: Gauge,
- title: "Smart Automation",
- description: "Integrated software for autonomous route optimization and fleet management.",
- },
+ title: "Smart Automation", description: "Integrated software for autonomous route optimization and fleet management."},
{
icon: Radio,
- title: "Real-time Monitoring",
- description: "Advanced telemetry systems to track performance and maintenance health.",
- },
+ title: "Real-time Monitoring", description: "Advanced telemetry systems to track performance and maintenance health."},
]}
title="Advanced Engineering"
description="Our machinery integrates seamlessly into enterprise-scale landscape management programs."
@@ -169,44 +124,20 @@ export default function LandingPage() {