Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-18 14:35:13 +00:00

View File

@@ -76,6 +76,9 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
buttons={[
{ text: "View Products", href: "#products" }
]}
features={[
{ "id": "f1", "title": "Long Range", "author": "Tech", "description": "Up to 60km on a single charge.", "tags": ["Performance"], "imageSrc": "http://img.b2bpic.net/free-photo/full-shot-man-doing-sport-with-stats_23-2150040493.jpg" },
{ "id": "f2", "title": "IP54 Rating", "author": "Tech", "description": "Built for Nordic rain and weather.", "tags": ["Durable"], "imageSrc": "http://img.b2bpic.net/free-photo/full-length-body-size-woman-crossing-street_23-2148760864.jpg" },