From cc71c81c8991d11eae74c15f5e7cb9513aeb73ce Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 14:22:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d54be1c..88b9194 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,16 +65,16 @@ 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" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891772.jpg" } + 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: "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" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/phone-mobile-connect-battery-power-bank_93675-128461.jpg" } + 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: "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" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891772.jpg" } + 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" } } ]} showStepNumbers={true} @@ -90,12 +90,12 @@ 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" }, - { 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" }, - { 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" }, - { 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" }, - { 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" }, - { 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" } + { 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" } ]} title="Nasos Products" description="Choose the best solution for your inflation needs." -- 2.49.1