Update src/app/page.tsx
This commit is contained in:
@@ -79,15 +79,15 @@ export default function LandingPage() {
|
||||
description="Discover exceptional comfort, personalized service, and state-of-the-art amenities designed for your perfect stay. Welcome to a world where every detail is crafted for your delight."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurry-close-up-reception-desk_482257-79692.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurry-close-up-reception-desk_482257-79692.jpg?_wi=1",
|
||||
imageAlt: "Luxurious Hotel Lobby",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2667.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2667.jpg?_wi=1",
|
||||
imageAlt: "Elegant Hotel Room",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauce-with-honey-table_140725-5449.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauce-with-honey-table_140725-5449.jpg?_wi=1",
|
||||
imageAlt: "Fine Dining Restaurant",
|
||||
},
|
||||
{
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-blogger-recording-herself-while-preparing-food-reading-book_23-2148771551.jpg",
|
||||
imageAlt: "Hotel management dashboard on a tablet",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurry-close-up-reception-desk_482257-79692.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurry-close-up-reception-desk_482257-79692.jpg?_wi=2",
|
||||
imageAlt: "hotel booking app UI mobile",
|
||||
},
|
||||
{
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-app-phone_23-2149036822.jpg",
|
||||
imageAlt: "AI chat assistant UI for guest support",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2667.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2667.jpg?_wi=2",
|
||||
imageAlt: "hotel booking app UI mobile",
|
||||
},
|
||||
{
|
||||
@@ -257,7 +257,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-booking-reservation-form-concept_53876-122737.jpg",
|
||||
imageAlt: "Multi-hotel management console",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauce-with-honey-table_140725-5449.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauce-with-honey-table_140725-5449.jpg?_wi=2",
|
||||
imageAlt: "hotel booking app UI mobile",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user