From a2c30cfd3b028e322cf3282480b2eaf07790ff5a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 14:36:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ce49e8b..b0fa815 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { ]} 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" }, + { "id": "f2", "title": "IP54 Rating", "author": "Tech", "description": "Reliably protects your ride from unexpected downpours during sudden Danish weather shifts.", "tags": ["Durable"], "imageSrc": "http://img.b2bpic.net/free-photo/full-length-body-size-woman-crossing-street_23-2148760864.jpg" }, { "id": "f3", "title": "Smart Connectivity", "author": "Tech", "description": "App-controlled security and tracking.", "tags": ["Safety"], "imageSrc": "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2150040202.jpg" } ]} title="Why Choose Our Scooters?" -- 2.49.1