diff --git a/src/app/page.tsx b/src/app/page.tsx index 4646814..78ed476 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cricketer-field-batting-position_53876-137679.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702108.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702108.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-portrait-baseball-player_23-2150885219.jpg", @@ -187,7 +187,7 @@ export default function LandingPage() { "Grass", "Maintenance", ], - imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-player-equipment-grass_23-2149668539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-player-equipment-grass_23-2149668539.jpg?_wi=1", }, { id: "f2", @@ -247,7 +247,7 @@ export default function LandingPage() { button: { text: "Select Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702108.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702108.jpg?_wi=2", imageAlt: "cricket ground aerial view", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { button: { text: "Contact Us", }, - imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-player-equipment-grass_23-2149668539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-player-equipment-grass_23-2149668539.jpg?_wi=2", imageAlt: "cricket ground aerial view", }, ]}