Merge version_1 into main #3
@@ -46,10 +46,10 @@ export default function LandingPage() {
|
||||
description="Experience the legendary atmosphere of Lane Stadium, where tradition meets modern excellence."
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg", imageAlt: "Aerial View" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stand-background_1137-322.jpg", imageAlt: "View from the stands" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/red-white-grandstands-arena-low-angle_23-2149867373.jpg", imageAlt: "Stands lighting up" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/people-looking-clothes-thrift-shop-side-view_23-2150082900.jpg", imageAlt: "Crowd view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-baseball-field_23-2150885207.jpg", imageAlt: "Field view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stand-background_1137-322.jpg?_wi=1", imageAlt: "View from the stands" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/red-white-grandstands-arena-low-angle_23-2149867373.jpg?_wi=1", imageAlt: "Stands lighting up" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/people-looking-clothes-thrift-shop-side-view_23-2150082900.jpg?_wi=1", imageAlt: "Crowd view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-baseball-field_23-2150885207.jpg?_wi=1", imageAlt: "Field view" },
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Legacy of Excellence"
|
||||
description="Since its opening, Lane Stadium has served as a beacon of passion, hosting countless historic games and witnessing the indomitable spirit of our team and community."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-baseball-field_23-2150885207.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-baseball-field_23-2150885207.jpg?_wi=2"
|
||||
imageAlt="Historic Stadium Detail"
|
||||
/>
|
||||
</div>
|
||||
@@ -72,9 +72,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "HD Scoreboards", description: "Crystal-clear visuals across high-definition displays.", imageSrc: "http://img.b2bpic.net/free-photo/stand-background_1137-322.jpg", imageAlt: "Large screens" },
|
||||
{ title: "Premium Seating", description: "Comfortable, strategically located seating for every fan.", imageSrc: "http://img.b2bpic.net/free-photo/red-white-grandstands-arena-low-angle_23-2149867373.jpg", imageAlt: "Premium seats" },
|
||||
{ title: "Fan Services", description: "Enhanced accessibility, dining, and retail experiences.", imageSrc: "http://img.b2bpic.net/free-photo/people-looking-clothes-thrift-shop-side-view_23-2150082900.jpg", imageAlt: "Fan services" },
|
||||
{ title: "HD Scoreboards", description: "Crystal-clear visuals across high-definition displays.", imageSrc: "http://img.b2bpic.net/free-photo/stand-background_1137-322.jpg?_wi=2", imageAlt: "Large screens" },
|
||||
{ title: "Premium Seating", description: "Comfortable, strategically located seating for every fan.", imageSrc: "http://img.b2bpic.net/free-photo/red-white-grandstands-arena-low-angle_23-2149867373.jpg?_wi=2", imageAlt: "Premium seats" },
|
||||
{ title: "Fan Services", description: "Enhanced accessibility, dining, and retail experiences.", imageSrc: "http://img.b2bpic.net/free-photo/people-looking-clothes-thrift-shop-side-view_23-2150082900.jpg?_wi=2", imageAlt: "Fan services" },
|
||||
]}
|
||||
title="World-Class Facilities"
|
||||
description="State-of-the-art amenities designed for an unparalleled fan and athlete experience."
|
||||
|
||||
Reference in New Issue
Block a user