Update src/app/dining-entertainment/page.tsx

This commit is contained in:
2026-03-25 23:55:26 +00:00
parent 0f37e06e68
commit 868acc6a6f

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
"Fine Dining",
"Coffee",
],
imageSrc: "http://img.b2bpic.net/free-photo/black-american-male-female-eating-vegan-food-restaurant_613910-7272.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-american-male-female-eating-vegan-food-restaurant_613910-7272.jpg?_wi=2",
imageAlt: "Cozy local cafe interior",
},
{
@@ -96,7 +96,7 @@ export default function LandingPage() {
"Exotic",
"Variety",
],
imageSrc: "http://img.b2bpic.net/free-photo/group-people-celebrating-concept_53876-30083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-people-celebrating-concept_53876-30083.jpg?_wi=2",
imageAlt: "People enjoying international food",
},
]}
@@ -125,7 +125,7 @@ export default function LandingPage() {
title: "Family Fun Zone",
description: "Interactive games, arcade classics, and safe play areas for all ages to enjoy endless fun.",
tag: "Activities",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-family-doing-outdoors-activities-collection_23-2148160626.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-family-doing-outdoors-activities-collection_23-2148160626.jpg?_wi=3",
imageAlt: "Kids playing in an indoor playground",
},
{
@@ -133,7 +133,7 @@ export default function LandingPage() {
title: "Live Events & Performances",
description: "Experience thrilling live shows, concerts, and cultural events throughout the year.",
tag: "Experiences",
imageSrc: "http://img.b2bpic.net/free-photo/group-people-celebrating-concept_53876-30083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-people-celebrating-concept_53876-30083.jpg?_wi=3",
imageAlt: "People enjoying a live event",
},
]}
@@ -164,7 +164,7 @@ export default function LandingPage() {
handle: "@moviebuff_tom",
testimonial: "Love catching movies at Spring Valley's cinema. The screens and sound are top-notch!",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-wearing-big-jacket_273609-14200.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-wearing-big-jacket_273609-14200.jpg?_wi=2",
imageAlt: "Tom P.",
},
{
@@ -173,7 +173,7 @@ export default function LandingPage() {
handle: "@maria_familyfun",
testimonial: "My kids always have a blast at the entertainment center. It's our favorite family outing spot!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-with-arms-crossed-kitchen_107420-12355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-with-arms-crossed-kitchen_107420-12355.jpg?_wi=2",
imageAlt: "Maria G.",
},
{
@@ -182,7 +182,7 @@ export default function LandingPage() {
handle: "@bens_adventures",
testimonial: "Great place to hang out with friends for dinner and then some fun activities. Never a dull moment!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-model-sexy-unshaven-man-dressed-yellow-summer-shirt-jeans-clothes-fashion-male-posing-near-blue-wall-studio-cheerful-happy-isolated_158538-26854.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-model-sexy-unshaven-man-dressed-yellow-summer-shirt-jeans-clothes-fashion-male-posing-near-blue-wall-studio-cheerful-happy-isolated_158538-26854.jpg?_wi=2",
imageAlt: "Ben S.",
},
]}