Update src/app/page.tsx

This commit is contained in:
2026-03-16 17:19:33 +00:00
parent 8eccf64f1e
commit ca2f449eb0

View File

@@ -88,7 +88,7 @@ export default function LandingPage() {
title: "Efficiency Score Dashboard", description: "Every flight gets a fuel efficiency score from 0100. Ranks flights, highlights inefficiencies, and enables performance comparison across routes and aircraft types.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2JuUBvhFG7i2RLk7ylHJk7Dpk/circular-progress-ring-for-fuel-efficien-1773681531663-86dde30f.png", imageAlt: "Efficiency score ring"
},
{
title: "Cost Analysis Tool", description: "Converts estimated fuel consumption directly into financial impact. Input fuel price per liter and outputs total cost, cost per nautical mile, and projected annual savings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2JuUBvhFG7i2RLk7ylHJk7Dpk/dark-aircraft-cockpit-panel-at-night-wit-1773681532006-f27b62bd.png", imageAlt: "Cockpit panel dark"
title: "Cost Analysis Tool", description: "Converts estimated fuel consumption directly into financial impact. Input fuel price per liter and outputs total cost, cost per nautical mile, and projected annual savings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2JuUBvhFG7i2RLk7ylHJk7Dpk/dark-aircraft-cockpit-panel-at-night-wit-1773681532006-f27b62bd.png?_wi=1", imageAlt: "Cockpit panel dark"
},
{
title: "Historical Trend Analysis", description: "Track fuel usage across multiple logged flights. Visualize consumption trends, identify outliers, and compare actual vs estimated fuel burn over time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2JuUBvhFG7i2RLk7ylHJk7Dpk/simple-svg-sparkline-graph-visualization-1773681531375-ad45eab3.png", imageAlt: "Sparkline graph"
@@ -108,7 +108,7 @@ export default function LandingPage() {
description="Enter your flight parameters and get instant optimization recommendations."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2JuUBvhFG7i2RLk7ylHJk7Dpk/dark-aircraft-cockpit-panel-at-night-wit-1773681532006-f27b62bd.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2JuUBvhFG7i2RLk7ylHJk7Dpk/dark-aircraft-cockpit-panel-at-night-wit-1773681532006-f27b62bd.png?_wi=2"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email"