From 4c87472a3661130ebb17267cb7795f52d730a583 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 14:24:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 65 +++++++++++++++++++++--------------------------- 1 file changed, 29 insertions(+), 36 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 88b9194..2775840 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,18 +43,18 @@ export default function LandingPage() {
@@ -65,21 +65,21 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Fast Inflation", description: "High-efficiency motor for rapid tire pressure adjustment.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891772.jpg?_wi=1" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891772.jpg?_wi=2" } + title: "Powerful Motor", description: "High-efficiency airflow technology designed to inflate tires in seconds.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891772.jpg?_wi=1" }, + phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891772.jpg?_wi=2" } }, { - title: "Portable Power Bank", description: "Integrated charging bank to power your phone on the go.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/phone-mobile-connect-battery-power-bank_93675-128461.jpg?_wi=1" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/phone-mobile-connect-battery-power-bank_93675-128461.jpg?_wi=2" } + title: "Integrated Power Bank", description: "Stay connected wherever you are with the built-in emergency power bank.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/phone-mobile-connect-battery-power-bank_93675-128461.jpg?_wi=1" }, + phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/phone-mobile-connect-battery-power-bank_93675-128461.jpg?_wi=2" } }, { - title: "Universal Use", description: "Perfect for car, motorbike, and bicycle tires anytime.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891772.jpg?_wi=3" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891772.jpg?_wi=4" } + title: "Compact & Portable", description: "Sleek, lightweight design that fits perfectly in any glovebox or backpack.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891772.jpg?_wi=3" }, + phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891772.jpg?_wi=4" } } ]} showStepNumbers={true} - title="Why Nasos AirCharge?" - description="Designed for versatility, built for performance." + title="Innovation at Your Fingertips" + description="Performance, portability, and power combined into one essential device." /> @@ -90,15 +90,11 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={false} products={[ - { id: "1", brand: "Nasos", name: "AirCharge Standard", price: "$89.99", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/man-changing-wheel-after-car-breakdown_1157-35972.jpg?_wi=1" }, - { id: "2", brand: "Nasos", name: "AirCharge Pro", price: "$119.99", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-riding-bicycle-park_1303-21933.jpg?_wi=1" }, - { id: "3", brand: "Nasos", name: "AirCharge Lite", price: "$69.99", rating: 4, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/man-changing-wheel-after-car-breakdown_1157-35972.jpg?_wi=2" }, - { id: "4", brand: "Nasos", name: "AirCharge Max", price: "$149.99", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-riding-bicycle-park_1303-21933.jpg?_wi=2" }, - { id: "5", brand: "Nasos", name: "AirCharge Compact", price: "$79.99", rating: 4, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/man-changing-wheel-after-car-breakdown_1157-35972.jpg?_wi=3" }, - { id: "6", brand: "Nasos", name: "AirCharge Deluxe", price: "$129.99", rating: 5, reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-riding-bicycle-park_1303-21933.jpg?_wi=3" } + { id: "1", brand: "Nasos", name: "AirCharge Standard", price: "$89.99", rating: 5, reviewCount: "120", imageSrc: "https://img.b2bpic.net/free-photo/man-changing-wheel-after-car-breakdown_1157-35972.jpg?_wi=1" }, + { id: "2", brand: "Nasos", name: "AirCharge Pro", price: "$119.99", rating: 5, reviewCount: "85", imageSrc: "https://img.b2bpic.net/free-photo/young-sporty-woman-riding-bicycle-park_1303-21933.jpg?_wi=1" } ]} - title="Nasos Products" - description="Choose the best solution for your inflation needs." + title="The AirCharge Collection" + description="Find your perfect model for car, bike, or daily emergency needs." /> @@ -109,14 +105,11 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Sarah Johnson", role: "Car Owner", company: "Auto Enthusiast", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130229.jpg" }, - { id: "2", name: "Michael Chen", role: "Tech Blogger", company: "Gadget Labs", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-tablet-front-view_23-2149442288.jpg" }, - { id: "3", name: "Emily Rodriguez", role: "Cyclist", company: "Urban Commuter", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-sports-nature-leisure-concept-relaxed-carefree-caucasian-biker-cycling-clothing-protective-equipment-having-small-break-morning-training-with-his-e-bike-lying-near-him_273609-272.jpg" }, - { id: "4", name: "David Kim", role: "Rider", company: "Moto Life", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-stylish-redhead-biker-black-leather-jacket-holds-motorcycle-helmet-posing-studio-isolated-dark-background_613910-19256.jpg" }, - { id: "5", name: "Alex Smith", role: "Professional", company: "City Transit", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg" } + { id: "1", name: "Sarah Johnson", role: "Car Owner", company: "Auto Enthusiast", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130229.jpg" }, + { id: "2", name: "Michael Chen", role: "Tech Blogger", company: "Gadget Labs", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/smiley-woman-with-tablet-front-view_23-2149442288.jpg" } ]} - title="Trusted by Drivers" - description="What our users say about the Nasos experience." + title="What Owners Say" + description="Trusted by thousands of drivers and cyclists for daily convenience." /> @@ -124,10 +117,10 @@ export default function LandingPage() { @@ -135,8 +128,8 @@ export default function LandingPage() {