Update src/app/page.tsx

This commit is contained in:
2026-05-17 11:36:33 +00:00
parent 3d09e52478
commit 9779ecbebe

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@rahul_kota",
testimonial: "My kids absolutely loved the foam pit! Best place in Kota.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fit-young-man-climbing-ceiling-bridge_23-2147847242.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fit-young-man-climbing-ceiling-bridge_23-2147847242.jpg?_wi=1",
imageAlt: "trampoline park action shot high energy",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@priya_v",
testimonial: "Safe, clean, and extremely fun. Highly recommended for weekend trips.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/kid-playing-home_23-2148131052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kid-playing-home_23-2148131052.jpg?_wi=1",
imageAlt: "trampoline park action shot high energy",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@amit_m",
testimonial: "Great atmosphere for parties. Staff was super helpful.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9mwouk",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9mwouk&_wi=1",
imageAlt: "trampoline park action shot high energy",
},
{
@@ -107,7 +107,7 @@ export default function LandingPage() {
imageAlt: "trampoline park action shot high energy",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/fit-young-man-climbing-ceiling-bridge_23-2147847242.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fit-young-man-climbing-ceiling-bridge_23-2147847242.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-34513.jpg",
@@ -221,7 +221,7 @@ export default function LandingPage() {
button: {
text: "Book Now",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9mwouk",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9mwouk&_wi=2",
imageAlt: "trampoline jump icon minimal",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/fit-young-man-climbing-ceiling-bridge_23-2147847242.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fit-young-man-climbing-ceiling-bridge_23-2147847242.jpg?_wi=3",
imageAlt: "trampoline jump icon minimal",
},
{
@@ -252,7 +252,7 @@ export default function LandingPage() {
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/kid-playing-home_23-2148131052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kid-playing-home_23-2148131052.jpg?_wi=2",
imageAlt: "trampoline jump icon minimal",
},
]}