Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-06 19:45:26 +00:00
3 changed files with 12 additions and 12 deletions

View File

@@ -113,11 +113,11 @@ export default function AboutPage() {
title: "Professional Football Field",
description: "Expertly maintained grass field with professional-grade amenities for matches and training.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/kid-running-field-full-shot_23-2149457235.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kid-running-field-full-shot_23-2149457235.jpg?_wi=2",
imageAlt: "Professional football field",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/rows-red-seats-theater_53876-64709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rows-red-seats-theater_53876-64709.jpg?_wi=2",
imageAlt: "Comfortable seating tribune",
},
},
@@ -126,11 +126,11 @@ export default function AboutPage() {
title: "Modern Facilities & Track",
description: "Full-service locker rooms, showers, and dedicated running track for training athletes.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-sport-together-outdoors_23-2149033520.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-sport-together-outdoors_23-2149033520.jpg?_wi=2",
imageAlt: "Modern locker room facilities",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150338677.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150338677.jpg?_wi=2",
imageAlt: "Running track and training area",
},
},

View File

@@ -56,11 +56,11 @@ export default function FacilitiesPage() {
title: "Premier Football Field",
description: "Impeccably maintained grass field with professional specifications for competitive matches and intensive training programs.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/kid-running-field-full-shot_23-2149457235.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kid-running-field-full-shot_23-2149457235.jpg?_wi=3",
imageAlt: "Premium football field",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/rows-red-seats-theater_53876-64709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rows-red-seats-theater_53876-64709.jpg?_wi=3",
imageAlt: "Stadium seating",
},
},
@@ -69,11 +69,11 @@ export default function FacilitiesPage() {
title: "Locker Rooms & Facilities",
description: "Fully equipped changing facilities with showers and storage. Clean, modern amenities for athletes and visitors.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-sport-together-outdoors_23-2149033520.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-sport-together-outdoors_23-2149033520.jpg?_wi=3",
imageAlt: "Modern locker facilities",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150338677.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150338677.jpg?_wi=3",
imageAlt: "Training and stretching area",
},
},

View File

@@ -120,11 +120,11 @@ export default function HomePage() {
title: "Premium Football Field",
description: "Newly renovated with impeccable grass maintenance. Perfect surface for professional matches and training sessions.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/kid-running-field-full-shot_23-2149457235.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kid-running-field-full-shot_23-2149457235.jpg?_wi=1",
imageAlt: "Premium football field grass",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/rows-red-seats-theater_53876-64709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rows-red-seats-theater_53876-64709.jpg?_wi=1",
imageAlt: "Stadium seating tribune architecture",
},
},
@@ -133,11 +133,11 @@ export default function HomePage() {
title: "Complete Amenities",
description: "Full locker room facilities and dedicated running space around the field. Everything your team needs.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-sport-together-outdoors_23-2149033520.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-sport-together-outdoors_23-2149033520.jpg?_wi=1",
imageAlt: "Sports facilities and locker room",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150338677.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150338677.jpg?_wi=1",
imageAlt: "Running track stadium sports facility",
},
},