diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5d5ec25..dd1d202 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -58,38 +43,16 @@ export default function LandingPage() {
@@ -100,9 +63,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Next-Generation Air Combat"
description={[
- "Experience console-level graphics on your mobile device. SkyStrike Air redefines flight combat with realistic physics, smart AI enemies, and dynamic weather systems that test your skills as a master pilot.",
- "Whether you are a flight sim veteran or an arcade combat fan, our flexible control system lets you fly your way through intense boss fights and team-based PvP warfare.",
- ]}
+ "Experience console-level graphics on your mobile device. SkyStrike Air redefines flight combat with realistic physics, smart AI enemies, and dynamic weather systems that test your skills as a master pilot.", "Whether you are a flight sim veteran or an arcade combat fan, our flexible control system lets you fly your way through intense boss fights and team-based PvP warfare."]}
/>
@@ -113,24 +74,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
features={[
- {
- title: "AI Drone Wingman",
- description: "Deploy intelligent drone support to track targets and cover your flank during heated engagements.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-looking-spacecraft_23-2150675569.jpg",
- imageAlt: "Drone system",
- },
- {
- title: "Dynamic Weather Combat",
- description: "Fly through rain, storms, and low visibility. Real-time environment changes affect flight behavior.",
- imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-captain-pilot-pushing-engine-throttle-lever-takeoff-with-airplane-from-aviation-cockpit-aircrew-men-flying-plane-jet-using-dashboard-control-panel-command_482257-51159.jpg",
- imageAlt: "Storm weather",
- },
- {
- title: "Realistic Cockpit Interface",
- description: "Immersive 3D cockpit controls with fully functional HUD and voice-command capabilities.",
- imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828182.jpg",
- imageAlt: "Advanced cockpit",
- },
+ { title: "AI Drone Wingman", description: "Deploy intelligent drone support to track targets and cover your flank during heated engagements.", imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-looking-spacecraft_23-2150675569.jpg", imageAlt: "Drone system" },
+ { title: "Dynamic Weather Combat", description: "Fly through rain, storms, and low visibility. Real-time environment changes affect flight behavior.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-captain-pilot-pushing-engine-throttle-lever-takeoff-with-airplane-from-aviation-cockpit-aircrew-men-flying-plane-jet-using-dashboard-control-panel-command_482257-51159.jpg", imageAlt: "Storm weather" },
+ { title: "Realistic Cockpit Interface", description: "Immersive 3D cockpit controls with fully functional HUD and voice-command capabilities.", imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828182.jpg", imageAlt: "Advanced cockpit" },
]}
title="Core Combat Features"
description="Equipped with advanced tactical systems, drones, and customizable loadouts."
@@ -139,30 +85,13 @@ export default function LandingPage() {