From 942e3a32ebcc3c2e110f71a6ba701d67ed867b20 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 15:07:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 232 ++++++++--------------------------------------- 1 file changed, 38 insertions(+), 194 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f26852..632ea76 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,77 +31,37 @@ export default function LandingPage() {
@@ -112,22 +72,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} negativeCard={{ - items: [ - "Soggy, bland food", - "Easy-scratch plastic lenses", - "Heavy, tangled wired headsets", - "Inefficient water filtration", - "Low-comfort sleep surfaces", - ], + items: ["Soggy, bland food", "Easy-scratch plastic lenses", "Heavy, tangled wired headsets", "Inefficient water filtration", "Low-comfort sleep surfaces"] }} positiveCard={{ - items: [ - "Astronaut-approved nutrition", - "NASA-grade scratch protection", - "Wireless mission-ready comms", - "Advanced micro-filter tech", - "NASA-engineered memory foam", - ], + items: ["Astronaut-approved nutrition", "NASA-grade scratch protection", "Wireless mission-ready comms", "Advanced micro-filter tech", "NASA-engineered memory foam"] }} title="Earth vs. Space Tech" description="See why space-age materials perform better." @@ -141,42 +89,12 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { - id: "1", - name: "Memory Foam", - price: "Comfort", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-felt-fabric-texture_23-2149447310.jpg", - }, - { - id: "2", - name: "Scratch-Resistant Lenses", - price: "Clearer Vision", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-plastic-eyeglasses-with-shadow_23-2148290332.jpg", - }, - { - id: "3", - name: "Freeze-Dried Snacks", - price: "Space Taste", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-astronaut-3d-cake_23-2151184964.jpg", - }, - { - id: "4", - name: "Water Filters", - price: "Pure Tech", - imageSrc: "http://img.b2bpic.net/free-photo/rain-drops-pattern-abstract-background_53876-97431.jpg", - }, - { - id: "5", - name: "Wireless Headsets", - price: "Mission Ready", - imageSrc: "http://img.b2bpic.net/free-photo/glowing-charging-cable-smartphone-lying-office-table-darkness_1098-18709.jpg", - }, - { - id: "6", - name: "Space Blankets", - price: "Extreme Warmth", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894476.jpg", - }, + { id: "1", name: "Memory Foam", price: "Comfort", imageSrc: "http://img.b2bpic.net/free-photo/top-view-felt-fabric-texture_23-2149447310.jpg" }, + { id: "2", name: "Scratch-Resistant Lenses", price: "Clearer Vision", imageSrc: "http://img.b2bpic.net/free-photo/close-up-plastic-eyeglasses-with-shadow_23-2148290332.jpg" }, + { id: "3", name: "Freeze-Dried Snacks", price: "Space Taste", imageSrc: "http://img.b2bpic.net/free-photo/delicious-astronaut-3d-cake_23-2151184964.jpg" }, + { id: "4", name: "Water Filters", price: "Pure Tech", imageSrc: "http://img.b2bpic.net/free-photo/rain-drops-pattern-abstract-background_53876-97431.jpg" }, + { id: "5", name: "Wireless Headsets", price: "Mission Ready", imageSrc: "http://img.b2bpic.net/free-photo/glowing-charging-cable-smartphone-lying-office-table-darkness_1098-18709.jpg" }, + { id: "6", name: "Space Blankets", price: "Extreme Warmth", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894476.jpg" }, ]} title="The NASA Spinoff Collection" description="Innovative products derived from space research." @@ -189,27 +107,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} metrics={[ - { - id: "m1", - value: "1000+", - title: "Innovations", - description: "Spinoff technologies deployed.", - imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893434.jpg", - }, - { - id: "m2", - value: "24/7", - title: "Protection", - description: "Global safety systems active.", - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-center_23-2151997031.jpg", - }, - { - id: "m3", - value: "100M+", - title: "Users", - description: "People enjoying space tech.", - imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-digital-graphic_1134-293.jpg", - }, + { id: "m1", value: "1000+", title: "Innovations", description: "Spinoff technologies deployed.", imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893434.jpg" }, + { id: "m2", value: "24/7", title: "Protection", description: "Global safety systems active.", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-center_23-2151997031.jpg" }, + { id: "m3", value: "100M+", title: "Users", description: "People enjoying space tech.", imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-digital-graphic_1134-293.jpg" }, ]} title="Impact by the Numbers" description="NASA's legacy is everywhere." @@ -218,44 +118,15 @@ export default function LandingPage() {
@@ -285,21 +148,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "Are these real space tech?", - content: "Yes, all our featured spinoffs are based on NASA research.", - }, - { - id: "q2", - title: "Can I buy these anywhere?", - content: "Many are everyday consumer items you already own.", - }, - { - id: "q3", - title: "Where can I learn more?", - content: "Check out the official NASA spinoff database.", - }, + { id: "q1", title: "Are these real space tech?", content: "Yes, all our featured spinoffs are based on NASA research." }, + { id: "q2", title: "Can I buy these anywhere?", content: "Many are everyday consumer items you already own." }, + { id: "q3", title: "Where can I learn more?", content: "Check out the official NASA spinoff database." }, ]} title="Curious Minds?" description="Common questions about NASA tech." @@ -310,16 +161,9 @@ export default function LandingPage() {
-- 2.49.1