From 76ea776e89a45e73fa9baf367e40c41149ff75a8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 09:23:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1cfe074..abd43c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,11 +161,11 @@ export default function LandingPage() { }, { id: "feature-2", title: "Perfect for Every Age", author: "Family-Friendly", description: "From tiny racers (3+) to competitive adults, we have the right kart and track experience for everyone.", tags: ["All Ages", "Inclusive"], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-disabled-man-waiting-bus_23-2149445688.jpg?_wi=1", imageAlt: "family-friendly experience" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-disabled-man-waiting-bus_23-2149445688.jpg", imageAlt: "family-friendly experience" }, { id: "feature-3", title: "Mountain Majesty Location", author: "Scenic Venue", description: "Racing in the foothills of Lebanon—only 45 minutes from Beirut. Fresh air, stunning views, and pure adrenaline.", tags: ["Outdoor Track", "Accessible"], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-disabled-man-waiting-bus_23-2149445688.jpg?_wi=2", imageAlt: "mountain location scenic driving" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-disabled-man-waiting-bus_23-2149445688.jpg", imageAlt: "mountain location scenic driving" } ]} />