From 4ea1ee29997a591a0fb1b96464d7272701cba404 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 21:26:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 207 ++++++++++++----------------------------------- 1 file changed, 52 insertions(+), 155 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f722e5b..365ff97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,102 +44,54 @@ export default function LandingPage() {
@@ -160,20 +104,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "10%", - description: "Combined Overall Financial Savings", - }, + id: "m1", value: "10%", description: "Combined Overall Financial Savings"}, { - id: "m2", - value: "40%+", - description: "Reduction In GHG Emissions", - }, + id: "m2", value: "40%+", description: "Reduction In GHG Emissions"}, { - id: "m3", - value: "95%", - description: "Reduction in PM 2.5", - }, + id: "m3", value: "95%", description: "Reduction in PM 2.5"}, ]} title="Measurable Impact" description="Proven performance across industrial sectors." @@ -187,34 +122,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - label: "Step 01", - title: "Optimize Fuel", - items: [ - "Advanced proprietary fuel additives", - "Emulsify water content", - "Increase combustion efficiency", - ], + id: "f1", label: "Step 01", title: "Optimize Fuel", items: [ + "Advanced proprietary fuel additives", "Emulsify water content", "Increase combustion efficiency"], }, { - id: "f2", - label: "Step 02", - title: "Reduce Emissions", - items: [ - "Reduction in NOx, SOx, and CO2", - "Significant PM 2.5 removal", - "Verified ESG progress", - ], + id: "f2", label: "Step 02", title: "Reduce Emissions", items: [ + "Reduction in NOx, SOx, and CO2", "Significant PM 2.5 removal", "Verified ESG progress"], }, { - id: "f3", - label: "Step 03", - title: "Save Money", - items: [ - "Immediate fuel expenditure drop", - "Reduced engine maintenance costs", - "Improved operational ROI", - ], + id: "f3", label: "Step 03", title: "Save Money", items: [ + "Immediate fuel expenditure drop", "Reduced engine maintenance costs", "Improved operational ROI"], }, ]} title="Proven Optimization Flow" @@ -229,75 +146,55 @@ export default function LandingPage() { title="Trusted By Industry Leaders" description="Working with major players across rail and maritime logistics." names={[ - "Global Rail Corp", - "Pacific Shipping", - "Heavy Haul Logistics", - "Atlantic Tanker Fleet", - "North Freight", - ]} + "Global Rail Corp", "Pacific Shipping", "Heavy Haul Logistics", "Atlantic Tanker Fleet", "North Freight"]} />