diff --git a/src/app/page.tsx b/src/app/page.tsx index b840264..2767eec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, },