Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-09 01:43:37 +00:00

View File

@@ -166,10 +166,10 @@ export default function LandingPage() {
{
id: 1,
title: "Race Day Vlog", description: "Full race weekend experience from setup to finish line. Follow every decision, every lap, and every challenge on track", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/flat-car-rental-youtube-thumbnail_23-2149236624.jpg", imageAlt: "YouTube thumbnail - Phone 1"
imageSrc: "http://img.b2bpic.net/free-vector/flat-car-rental-youtube-thumbnail_23-2149236624.jpg?_wi=1", imageAlt: "YouTube thumbnail - Phone 1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/flat-car-rental-youtube-thumbnail_23-2149236624.jpg", imageAlt: "YouTube thumbnail - Phone 2"
imageSrc: "http://img.b2bpic.net/free-vector/flat-car-rental-youtube-thumbnail_23-2149236624.jpg?_wi=2", imageAlt: "YouTube thumbnail - Phone 2"
},
buttons: [{ text: "Watch on YouTube", href: "https://youtube.com/@brennenreichers" }]
}