Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-01 02:39:26 +00:00

View File

@@ -55,15 +55,15 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-walk-side-lake_1150-17999.jpg", imageAlt: "Forest park silhouette"},
imageSrc: "http://img.b2bpic.net/free-photo/girl-walk-side-lake_1150-17999.jpg?_wi=1", imageAlt: "Forest park silhouette"},
{
imageSrc: "http://img.b2bpic.net/free-photo/famous-crystal-palace-retiro-park-madrid-spain_268835-1311.jpg", imageAlt: "Glazebrook Park"},
imageSrc: "http://img.b2bpic.net/free-photo/famous-crystal-palace-retiro-park-madrid-spain_268835-1311.jpg?_wi=1", imageAlt: "Glazebrook Park"},
{
imageSrc: "http://img.b2bpic.net/free-photo/health-activity-wellbeing-age-people-concept-self-determined-active-bearded-european-man-his-sixties-walking-fast-while-trekking-mountain-forest-having-confident-focused-look_343059-2615.jpg", imageAlt: "Homer Adams Park"},
imageSrc: "http://img.b2bpic.net/free-photo/health-activity-wellbeing-age-people-concept-self-determined-active-bearded-european-man-his-sixties-walking-fast-while-trekking-mountain-forest-having-confident-focused-look_343059-2615.jpg?_wi=1", imageAlt: "Homer Adams Park"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape_8327-99.jpg", imageAlt: "Hoffman Gardens"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape_8327-99.jpg?_wi=1", imageAlt: "Hoffman Gardens"},
{
imageSrc: "http://img.b2bpic.net/free-photo/kids-playing-football-supervised-by-football-trainer_23-2149684374.jpg", imageAlt: "Community Programs"},
imageSrc: "http://img.b2bpic.net/free-photo/kids-playing-football-supervised-by-football-trainer_23-2149684374.jpg?_wi=1", imageAlt: "Community Programs"},
]}
/>
</div>
@@ -83,7 +83,7 @@ export default function LandingPage() {
]}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/girl-walk-side-lake_1150-17999.jpg"
imageSrc="http://img.b2bpic.net/free-photo/girl-walk-side-lake_1150-17999.jpg?_wi=2"
imageAlt="Community gathering at park"
/>
</div>
@@ -96,7 +96,7 @@ export default function LandingPage() {
features={[
{
id: "p1", title: "Glazebrook Park", description: "The heart of our sports programs, featuring multiple playing fields.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/famous-crystal-palace-retiro-park-madrid-spain_268835-1311.jpg", imageAlt: "Glazebrook Park"},
imageSrc: "http://img.b2bpic.net/free-photo/famous-crystal-palace-retiro-park-madrid-spain_268835-1311.jpg?_wi=2", imageAlt: "Glazebrook Park"},
items: [
{
text: "Playing Fields", icon: Check
@@ -112,7 +112,7 @@ export default function LandingPage() {
},
{
id: "p2", title: "Homer Adams Park", description: "Known for its winding trails and serene wooded areas.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/health-activity-wellbeing-age-people-concept-self-determined-active-bearded-european-man-his-sixties-walking-fast-while-trekking-mountain-forest-having-confident-focused-look_343059-2615.jpg", imageAlt: "Homer Adams Park"},
imageSrc: "http://img.b2bpic.net/free-photo/health-activity-wellbeing-age-people-concept-self-determined-active-bearded-european-man-his-sixties-walking-fast-while-trekking-mountain-forest-having-confident-focused-look_343059-2615.jpg?_wi=2", imageAlt: "Homer Adams Park"},
items: [
{
text: "Walking Trails", icon: Check
@@ -128,7 +128,7 @@ export default function LandingPage() {
},
{
id: "p3", title: "Hoffman Gardens", description: "A tranquil haven for nature lovers and plant enthusiasts.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape_8327-99.jpg", imageAlt: "Hoffman Gardens"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape_8327-99.jpg?_wi=2", imageAlt: "Hoffman Gardens"},
items: [
{
text: "Botanical Gardens", icon: Check
@@ -156,11 +156,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "prog1", name: "Youth Sports Leagues", price: "Register Now", imageSrc: "http://img.b2bpic.net/free-photo/kids-playing-football-supervised-by-football-trainer_23-2149684374.jpg", imageAlt: "Youth Sports"},
id: "prog1", name: "Youth Sports Leagues", price: "Register Now", imageSrc: "http://img.b2bpic.net/free-photo/kids-playing-football-supervised-by-football-trainer_23-2149684374.jpg?_wi=2", imageAlt: "Youth Sports"},
{
id: "prog2", name: "Shelter Rentals", price: "Book Today", imageSrc: "http://img.b2bpic.net/free-photo/famous-crystal-palace-retiro-park-madrid-spain_268835-1311.jpg", imageAlt: "Park Shelter"},
id: "prog2", name: "Shelter Rentals", price: "Book Today", imageSrc: "http://img.b2bpic.net/free-photo/famous-crystal-palace-retiro-park-madrid-spain_268835-1311.jpg?_wi=3", imageAlt: "Park Shelter"},
{
id: "prog3", name: "Memorial Trees", price: "Learn More", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape_8327-99.jpg", imageAlt: "Memorial Tree"},
id: "prog3", name: "Memorial Trees", price: "Learn More", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape_8327-99.jpg?_wi=3", imageAlt: "Memorial Tree"},
]}
title="Programs & Events"
description="Engaging activities for the whole family all year round."