Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/racing-flat_1284-21644.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/racing-flat_1284-21644.jpg?_wi=1"
|
||||
imageAlt="Go karts racing on professional track"
|
||||
/>
|
||||
</div>
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
description: "Safe, professional environment perfect for all skill levels.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stamped-cars-game-night_23-2148281583.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stamped-cars-game-night_23-2148281583.jpg?_wi=1"
|
||||
imageAlt="Aerial view of racing track"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -103,19 +103,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Fast Karts",
|
||||
description: "Performance-tuned engines for genuine competitive speed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-engine_1373-182.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-engine_1373-182.jpg?_wi=1",
|
||||
imageAlt: "Go kart engine",
|
||||
},
|
||||
{
|
||||
title: "Safe Environment",
|
||||
description: "High safety standards with professional track marshals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/street-light-minimal-design_53876-100873.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/street-light-minimal-design_53876-100873.jpg?_wi=1",
|
||||
imageAlt: "Safety equipment",
|
||||
},
|
||||
{
|
||||
title: "Minimal Waits",
|
||||
description: "Fast lines ensure you get back on the track quickly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-sparkles-light-streets-night_23-2149057566.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-sparkles-light-streets-night_23-2149057566.jpg?_wi=1",
|
||||
imageAlt: "Start line",
|
||||
},
|
||||
]}
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
quote: "The fast go karts and the breeze was the right amount of fun.",
|
||||
tag: "Birthday",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/racing-flat_1284-21644.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/racing-flat_1284-21644.jpg?_wi=2",
|
||||
imageAlt: "professional go kart racing track",
|
||||
},
|
||||
{
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
quote: "My granddaughters loved it. Highly recommended for anyone!",
|
||||
tag: "Family",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-elderly-woman-wearing-stylish-clothes-isolated_273609-35195.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stamped-cars-game-night_23-2148281583.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stamped-cars-game-night_23-2148281583.jpg?_wi=2",
|
||||
imageAlt: "aerial view go kart track",
|
||||
},
|
||||
{
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
quote: "Friendly staff, spotless, well-organized, cars in great condition.",
|
||||
tag: "Fun",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/excited-laughing-woman-with-wonderful-smile-wearing-white-tshirt-if-closed-eyes-smiling-enjoying-morning-summer-walking-bridge-city_291650-2602.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-engine_1373-182.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-engine_1373-182.jpg?_wi=2",
|
||||
imageAlt: "go kart engine high speed",
|
||||
},
|
||||
{
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
quote: "27 turns make this track really fun. Consistent speed.",
|
||||
tag: "Pro",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-man-black-shirt-poses-against-dark-background-standing-studio_613910-15100.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/street-light-minimal-design_53876-100873.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/street-light-minimal-design_53876-100873.jpg?_wi=2",
|
||||
imageAlt: "race track safety barrier",
|
||||
},
|
||||
{
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
quote: "The most exciting afternoon in Maryland. The track layout is brilliant!",
|
||||
tag: "Pro",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-man-black-shirt-poses-against-dark-background-standing-studio_613910-15100.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-sparkles-light-streets-night_23-2149057566.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-sparkles-light-streets-night_23-2149057566.jpg?_wi=2",
|
||||
imageAlt: "go kart starting line",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user