diff --git a/src/app/page.tsx b/src/app/page.tsx index b27b915..237c9c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,12 +119,12 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Performance", title: "Odyssey Class", subtitle: "The Apex Voyager", description: "Advanced hull design with adaptive thermal management and aerodynamic optimization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png?_wi=1", imageAlt: "Odyssey Class Spaceship Interior" + tag: "Performance", title: "Odyssey Class", subtitle: "The Apex Voyager", description: "Advanced hull design with adaptive thermal management and aerodynamic optimization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png", imageAlt: "Odyssey Class Spaceship Interior" } ]} containerClassName="py-20 px-6 lg:px-12" - titleClassName="text-4xl md:text-5xl font-bold mb-6" - descriptionClassName="text-lg text-white/70 mb-12" + cardTitleClassName="text-4xl md:text-5xl font-bold mb-6" + cardDescriptionClassName="text-lg text-white/70 mb-12" /> @@ -137,32 +137,32 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Speed", title: "Hyperdrive Propulsion", subtitle: "Reaching Mach 25+", description: "Revolutionary fusion reactor technology enabling unprecedented acceleration and velocity", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png?_wi=2", imageAlt: "Speed capability" + tag: "Speed", title: "Hyperdrive Propulsion", subtitle: "Reaching Mach 25+", description: "Revolutionary fusion reactor technology enabling unprecedented acceleration and velocity", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png", imageAlt: "Speed capability" }, { id: 2, - tag: "Integrity", title: "Adaptive Hull", subtitle: "Maximum Protection", description: "Self-healing nano-composite materials with real-time structural monitoring", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png?_wi=3", imageAlt: "Structural integrity" + tag: "Integrity", title: "Adaptive Hull", subtitle: "Maximum Protection", description: "Self-healing nano-composite materials with real-time structural monitoring", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png", imageAlt: "Structural integrity" }, { id: 3, - tag: "Capacity", title: "Modular Storage", subtitle: "Infinite Possibilities", description: "Expandable cargo systems with AI-optimized spatial organization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png?_wi=4", imageAlt: "Storage capacity" + tag: "Capacity", title: "Modular Storage", subtitle: "Infinite Possibilities", description: "Expandable cargo systems with AI-optimized spatial organization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png", imageAlt: "Storage capacity" }, { id: 4, - tag: "Life Support", title: "Advanced ECLSS", subtitle: "Perfect Conditions", description: "Atmospheric regeneration and biological support for extended missions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png?_wi=5", imageAlt: "Life support systems" + tag: "Life Support", title: "Advanced ECLSS", subtitle: "Perfect Conditions", description: "Atmospheric regeneration and biological support for extended missions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png", imageAlt: "Life support systems" }, { id: 5, - tag: "Shielding", title: "Force Field Tech", subtitle: "Total Defense", description: "Electromagnetic shielding against radiation and micrometeorite impacts", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png?_wi=6", imageAlt: "Protective shielding" + tag: "Shielding", title: "Force Field Tech", subtitle: "Total Defense", description: "Electromagnetic shielding against radiation and micrometeorite impacts", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png", imageAlt: "Protective shielding" }, { id: 6, - tag: "Communications", title: "Quantum Network", subtitle: "Instant Connection", description: "Entanglement-based communication with zero latency across any distance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png?_wi=7", imageAlt: "Communications network" + tag: "Communications", title: "Quantum Network", subtitle: "Instant Connection", description: "Entanglement-based communication with zero latency across any distance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtZDE10lfIQCctRA6k6vTjwdVY/generate-a-high-end-spaceship-interior-o-1773413854785-45c01ed6.png", imageAlt: "Communications network" } ]} containerClassName="py-20 px-6 lg:px-12" - titleClassName="text-4xl md:text-5xl font-bold mb-6" - descriptionClassName="text-lg text-white/70 mb-12" + cardTitleClassName="text-4xl md:text-5xl font-bold mb-6" + cardDescriptionClassName="text-lg text-white/70 mb-12" /> @@ -191,8 +191,8 @@ export default function LandingPage() { } ]} containerClassName="py-20 px-6 lg:px-12" - titleClassName="text-4xl md:text-5xl font-bold mb-6" - descriptionClassName="text-lg text-white/70 mb-12" + cardTitleClassName="text-4xl md:text-5xl font-bold mb-6" + cardDescriptionClassName="text-lg text-white/70 mb-12" /> @@ -219,8 +219,8 @@ export default function LandingPage() { } ]} containerClassName="py-20 px-6 lg:px-12" - titleClassName="text-4xl md:text-5xl font-bold mb-6" - descriptionClassName="text-lg text-white/70 mb-12" + textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-6" + textBoxDescriptionClassName="text-lg text-white/70 mb-12" /> @@ -246,8 +246,8 @@ export default function LandingPage() { } ]} containerClassName="py-20 px-6 lg:px-12" - titleClassName="text-4xl md:text-5xl font-bold mb-6" - descriptionClassName="text-lg text-white/70 mb-12" + textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-6" + textBoxDescriptionClassName="text-lg text-white/70 mb-12" />