diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4b640a4..11e42be 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,46 +48,29 @@ export default function LandingPage() {
@@ -106,8 +81,7 @@ export default function LandingPage() {
title="Intelligence Integrated into Every Pixel"
buttons={[
{
- text: "Learn More",
- },
+ text: "Learn More"},
]}
/>
@@ -119,17 +93,11 @@ export default function LandingPage() {
useInvertedBackground={true}
negativeCard={{
items: [
- "Legacy Slow Workflows",
- "Static Data Silos",
- "Manual Monitoring",
- ],
+ "Legacy Slow Workflows", "Static Data Silos", "Manual Monitoring"],
}}
positiveCard={{
items: [
- "Real-time AI Automation",
- "Predictive Analytics",
- "Instant Scaling",
- ],
+ "Real-time AI Automation", "Predictive Analytics", "Instant Scaling"],
}}
title="Engineered for Velocity"
description="Unlock infinite potential with automated workflows and intelligent agents."
@@ -138,46 +106,23 @@ export default function LandingPage() {
@@ -311,29 +207,19 @@ export default function LandingPage() {