Update src/app/rides/page.tsx
This commit is contained in:
@@ -43,9 +43,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Diamondback", description: "Signature high-speed.", imageSrc: "http://img.b2bpic.net/free-photo/roller-coaster-rail-ride-park_74190-4293.jpg", buttonIcon: Zap },
|
||||
{ title: "The Racer", description: "Dual track excitement.", imageSrc: "http://img.b2bpic.net/free-photo/rollercoaster-park_1203-7167.jpg", buttonIcon: Zap },
|
||||
{ title: "Drop Tower", description: "Experience the rush.", imageSrc: "http://img.b2bpic.net/free-photo/amusement-park-ride-drop-tower_1203-7168.jpg", buttonIcon: ArrowUpCircle }
|
||||
{ title: "Diamondback", description: "Signature high-speed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bb2kwZ9lORknxaKKgJtEMUQUmU/uploaded-1778200936839-cgfefgp0.jpg", buttonIcon: Zap },
|
||||
{ title: "The Racer", description: "Dual track excitement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bb2kwZ9lORknxaKKgJtEMUQUmU/uploaded-1778201080399-t2nwl7eo.jpg", buttonIcon: Zap },
|
||||
{ title: "Drop Tower", description: "Experience the rush.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bb2kwZ9lORknxaKKgJtEMUQUmU/uploaded-1778201080399-jtx99ga8.png", buttonIcon: ArrowUpCircle }
|
||||
]}
|
||||
title="Amusements"
|
||||
description="Thrills for all ages."
|
||||
|
||||
Reference in New Issue
Block a user