Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-25 07:08:24 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
handle: "@rahulk",
testimonial: "Best turf in Kollam! The grass is top-notch.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-afro-american-sportsman-basketball-player-sportswear-with-ball-dark-background_613910-6460.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-afro-american-sportsman-basketball-player-sportswear-with-ball-dark-background_613910-6460.jpg?_wi=1",
},
{
name: "Sreejith M.",
@@ -107,7 +107,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/athletes-starting-line-stadium_23-2149399625.jpg"
imageSrc="http://img.b2bpic.net/free-photo/athletes-starting-line-stadium_23-2149399625.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/basketball-court-with-people-fan-sport-arena-render-3d-illustration_654080-1453.jpg",
@@ -175,7 +175,7 @@ export default function LandingPage() {
description: "Dugouts, locker rooms, and parking.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/football-field-with-colourful-flag_1137-74.jpg"
imageSrc="http://img.b2bpic.net/free-photo/football-field-with-colourful-flag_1137-74.jpg?_wi=1"
/>
</div>
@@ -192,7 +192,7 @@ export default function LandingPage() {
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/athletes-starting-line-stadium_23-2149399625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/athletes-starting-line-stadium_23-2149399625.jpg?_wi=2",
imageAlt: "artificial grass texture",
},
{
@@ -203,7 +203,7 @@ export default function LandingPage() {
},
items: [],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/football-field-with-colourful-flag_1137-74.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/football-field-with-colourful-flag_1137-74.jpg?_wi=2",
imageAlt: "artificial grass texture",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-afro-american-sportsman-basketball-player-sportswear-with-ball-dark-background_613910-6460.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-afro-american-sportsman-basketball-player-sportswear-with-ball-dark-background_613910-6460.jpg?_wi=2",
imageAlt: "artificial grass texture",
},
]}