Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user