Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-12 16:24:49 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
<HeroOverlay
title="Experience the Speed of 2026"
description="Secure your premium tickets for every Grand Prix of the 2026 season. Witness history at the edge of your seat."
imageSrc="http://img.b2bpic.net/free-photo/automobile-racing-sports-competition_23-2150800043.jpg"
imageSrc="http://img.b2bpic.net/free-photo/automobile-racing-sports-competition_23-2150800043.jpg?_wi=1"
imageAlt="Formula 1 racing on track"
avatars={[
{
@@ -105,7 +105,7 @@ export default function LandingPage() {
title: "Real-time Booking",
subtitle: "Instant confirmation",
description: "Get your tickets instantly delivered to your digital wallet.",
imageSrc: "http://img.b2bpic.net/free-photo/robot-working-as-driver-instead-humans_23-2150911971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/robot-working-as-driver-instead-humans_23-2150911971.jpg?_wi=1",
},
{
tag: "Access",
@@ -228,7 +228,7 @@ export default function LandingPage() {
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/automobile-racing-sports-competition_23-2150800043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/automobile-racing-sports-competition_23-2150800043.jpg?_wi=2",
imageAlt: "F1 pit crew",
},
{
@@ -245,7 +245,7 @@ export default function LandingPage() {
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/robot-working-as-driver-instead-humans_23-2150911971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/robot-working-as-driver-instead-humans_23-2150911971.jpg?_wi=2",
imageAlt: "F1 pit crew",
},
]}