Update src/app/page.tsx

This commit is contained in:
2026-05-17 11:13:15 +00:00
parent b46b379569
commit a588aa4122

View File

@@ -71,23 +71,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-buildings-dubai-marina-city-artificial-channel-length-3-kilometers-along-persian-gulf_231208-7575.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-buildings-dubai-marina-city-artificial-channel-length-3-kilometers-along-persian-gulf_231208-7575.jpg?_wi=1",
imageAlt: "luxury dubai hotel exterior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683483.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683483.jpg?_wi=1",
imageAlt: "luxurious hotel lobby interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-infinity-swimming-pool-hotel-resort-with-sea-ocean-view-white-cloud-blue-sky_74190-9029.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-infinity-swimming-pool-hotel-resort-with-sea-ocean-view-white-cloud-blue-sky_74190-9029.jpg?_wi=1",
imageAlt: "luxury hotel rooftop pool",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg?_wi=1",
imageAlt: "luxury restaurant dubai",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2058.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2058.jpg?_wi=1",
imageAlt: "luxury hotel room interior",
},
{
@@ -221,7 +221,7 @@ export default function LandingPage() {
quote: "Exceptional service and beautiful rooms. The view of the skyline is unforgettable.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-digital-tablet_107420-95932.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-buildings-dubai-marina-city-artificial-channel-length-3-kilometers-along-persian-gulf_231208-7575.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-buildings-dubai-marina-city-artificial-channel-length-3-kilometers-along-persian-gulf_231208-7575.jpg?_wi=2",
imageAlt: "professional business traveler portrait",
},
{
@@ -232,7 +232,7 @@ export default function LandingPage() {
quote: "The rooftop pool is the highlight of the hotel. Truly a high-end experience.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683483.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683483.jpg?_wi=2",
imageAlt: "professional business traveler portrait",
},
{
@@ -243,7 +243,7 @@ export default function LandingPage() {
quote: "Everything was perfect. The restaurant staff went above and beyond.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/traveling-adventure-concept-happy-woman-with-back-pack-traveling-indonesia-nusa-penida-island_273443-2997.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-infinity-swimming-pool-hotel-resort-with-sea-ocean-view-white-cloud-blue-sky_74190-9029.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-infinity-swimming-pool-hotel-resort-with-sea-ocean-view-white-cloud-blue-sky_74190-9029.jpg?_wi=2",
imageAlt: "professional business traveler portrait",
},
{
@@ -254,7 +254,7 @@ export default function LandingPage() {
quote: "Superb location in Business Bay, very close to Burj Khalifa and Downtown.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-hat_23-2148442106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg?_wi=2",
imageAlt: "professional business traveler portrait",
},
{
@@ -265,7 +265,7 @@ export default function LandingPage() {
quote: "The fitness facilities were top notch and the overall hotel vibe is fantastic.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-boarding-pass-checking-his-mobile-phone_107420-95787.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2058.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2058.jpg?_wi=2",
imageAlt: "professional business traveler portrait",
},
]}