Update src/app/page.tsx

This commit is contained in:
2026-05-05 16:17:26 +00:00
parent a803c24e3a
commit 4ecdfa5a62

View File

@@ -63,23 +63,23 @@ export default function LandingPage() {
description="Affordable luxury and warm hospitality in the heart of Eastleigh, Nairobi."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-bedroom-design-overlooking-city-through-window-generated-by-ai_188544-16923.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-bedroom-design-overlooking-city-through-window-generated-by-ai_188544-16923.jpg?_wi=1",
imageAlt: "luxury hotel room interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg?_wi=1",
imageAlt: "modern hotel lobby",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119046.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119046.jpg?_wi=1",
imageAlt: "luxury suite interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg?_wi=1",
imageAlt: "hotel reception",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg?_wi=1",
imageAlt: "hotel buffet breakfast",
},
]}
@@ -214,7 +214,7 @@ export default function LandingPage() {
quote: "Exceptional service and very comfortable beds. Will return.",
tag: "Travel",
avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-wearing-suit-tie-standing-classroom_181624-14287.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-bedroom-design-overlooking-city-through-window-generated-by-ai_188544-16923.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-bedroom-design-overlooking-city-through-window-generated-by-ai_188544-16923.jpg?_wi=2",
imageAlt: "business traveler portrait",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
quote: "The location is perfect and the Somali cuisine is delicious.",
tag: "Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-standing-airport_1157-22045.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg?_wi=2",
imageAlt: "business traveler portrait",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
quote: "Affordable luxury at its finest. Highly recommended.",
tag: "Tourism",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-man-jeans-white-teeshirt-takes-photos-outside-near-airport-cool-brunette-guy-sunglasses-holds-backpack-retro-camera_197531-27065.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119046.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119046.jpg?_wi=2",
imageAlt: "business traveler portrait",
},
{
@@ -247,7 +247,7 @@ export default function LandingPage() {
quote: "Professional staff and very clean rooms. Great stay.",
tag: "Hospitality",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-coffee-cup_23-2149429378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg?_wi=2",
imageAlt: "business traveler portrait",
},
{
@@ -258,7 +258,7 @@ export default function LandingPage() {
quote: "Convenient amenities and smooth check-in process.",
tag: "Business",
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-drinking-coffee-street_1303-28892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg?_wi=2",
imageAlt: "business traveler portrait",
},
]}