Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 19:14:32 +00:00

View File

@@ -77,13 +77,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Advanced Battery System", description: "Premium lithium-ion cells with intelligent power management deliver consistent performance and longevity across thousands of charge cycles.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/investors-look-mockup-monitor-evaluate-factory-investment-potential-risks_482257-126510.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/investors-look-mockup-monitor-evaluate-factory-investment-potential-risks_482257-126510.jpg" }
title: "Advanced Battery System", description: "Premium lithium-ion cells with intelligent power management deliver consistent performance and longevity across thousands of charge cycles.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/investors-look-mockup-monitor-evaluate-factory-investment-potential-risks_482257-126510.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/investors-look-mockup-monitor-evaluate-factory-investment-potential-risks_482257-126510.jpg?_wi=2" }
},
{
id: 2,
title: "Powerful Motor Performance", description: "High-efficiency hub motor provides smooth, responsive acceleration while maintaining whisper-quiet operation for urban commuting.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-motorcycle-parts_23-2150704695.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-motorcycle-parts_23-2150704695.jpg" }
title: "Powerful Motor Performance", description: "High-efficiency hub motor provides smooth, responsive acceleration while maintaining whisper-quiet operation for urban commuting.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-motorcycle-parts_23-2150704695.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-motorcycle-parts_23-2150704695.jpg?_wi=2" }
}
]}
showStepNumbers={true}