diff --git a/src/app/page.tsx b/src/app/page.tsx
index f07d118..01f035a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,17 +31,11 @@ export default function LandingPage() {
@@ -50,42 +44,21 @@ export default function LandingPage() {
@@ -111,45 +84,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Concept Sketches",
- description: "Rapid ideation using digital and analog techniques.",
- tag: "Process",
- imageSrc: "http://img.b2bpic.net/free-photo/off-road-car-wilderness_23-2151483065.jpg",
- imageAlt: "Off-road car in the wilderness",
- },
+ id: "f1", title: "Concept Sketches", description: "Rapid ideation using digital and analog techniques.", tag: "Process", imageSrc: "http://img.b2bpic.net/free-photo/off-road-car-wilderness_23-2151483065.jpg", imageAlt: "Off-road car in the wilderness"},
{
- id: "f2",
- title: "3D Modeling",
- description: "High-fidelity surfacing for manufacturing-ready prototypes.",
- tag: "Precision",
- imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001289.jpg?_wi=2",
- imageAlt: "Off-road car in the wilderness",
- },
+ id: "f2", title: "3D Modeling", description: "High-fidelity surfacing for manufacturing-ready prototypes.", tag: "Precision", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001289.jpg", imageAlt: "Off-road car in the wilderness"},
{
- id: "f3",
- title: "Cinematic Renders",
- description: "Storytelling through lighting, texture, and environment.",
- tag: "Vision",
- imageSrc: "http://img.b2bpic.net/free-photo/batmobile-concept-car-with-neon-lights_23-2151649843.jpg?_wi=2",
- imageAlt: "Off-road car in the wilderness",
- },
+ id: "f3", title: "Cinematic Renders", description: "Storytelling through lighting, texture, and environment.", tag: "Vision", imageSrc: "http://img.b2bpic.net/free-photo/batmobile-concept-car-with-neon-lights_23-2151649843.jpg", imageAlt: "Off-road car in the wilderness"},
{
- id: "f4",
- title: "Aerodynamic Optimization",
- description: "Wind tunnel simulation for peak efficiency.",
- tag: "Aerodynamics",
- imageSrc: "http://img.b2bpic.net/free-photo/monitors-photovoltaics-factory-used-manage-performance-robot-arms_482257-125090.jpg?_wi=2",
- imageAlt: "Off-road car in the wilderness",
- },
+ id: "f4", title: "Aerodynamic Optimization", description: "Wind tunnel simulation for peak efficiency.", tag: "Aerodynamics", imageSrc: "http://img.b2bpic.net/free-photo/monitors-photovoltaics-factory-used-manage-performance-robot-arms_482257-125090.jpg", imageAlt: "Off-road car in the wilderness"},
{
- id: "f5",
- title: "Material Innovation",
- description: "Exploring sustainable carbon-neutral composites.",
- tag: "Sustainability",
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-mean-transportation-ultra-modern-city_23-2151065392.jpg?_wi=1",
- imageAlt: "Off-road car in the wilderness",
- },
+ id: "f5", title: "Material Innovation", description: "Exploring sustainable carbon-neutral composites.", tag: "Sustainability", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-mean-transportation-ultra-modern-city_23-2151065392.jpg", imageAlt: "Off-road car in the wilderness"},
]}
title="Design Capabilities"
description="Comprehensive design services for future-facing mobility."
@@ -158,52 +101,23 @@ export default function LandingPage() {
@@ -340,42 +202,27 @@ export default function LandingPage() {