Update src/app/page.tsx

This commit is contained in:
2026-03-06 19:45:20 +00:00
parent acec6df77c
commit 0a1d223bbb

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",
},
},