Update src/app/about/page.tsx
This commit is contained in:
@@ -93,21 +93,21 @@ export default function AboutPage() {
|
||||
id: 1,
|
||||
title: "Luxury & Elegance",
|
||||
description: "Every detail of Royal Palace Hotel reflects our commitment to providing a refined and luxurious experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683455.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683455.jpg?_wi=2",
|
||||
imageAlt: "Luxury hotel interior",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Guest-Centric Service",
|
||||
description: "Our highly trained team anticipates guest needs and delivers personalized service that exceeds expectations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-cutlery_140725-9745.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-cutlery_140725-9745.jpg?_wi=2",
|
||||
imageAlt: "Premium service experience",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Innovation & Comfort",
|
||||
description: "We continuously invest in modern amenities and technology to ensure our guests enjoy maximum comfort and convenience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-with-lit-lamp_1203-547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-with-lit-lamp_1203-547.jpg?_wi=4",
|
||||
imageAlt: "Modern hotel room",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user