Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-09 14:22:16 +00:00

View File

@@ -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."