Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-08 06:28:21 +00:00

View File

@@ -49,8 +49,8 @@ export default function LandingPage() {
description="Unveiling the art of hospitality in New Delhi."
background={{ variant: "gradient-bars" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-multiple-lights-sun-loungers-asprovalta-greece_1268-16093.jpg", imageAlt: "Luxury Room" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg", imageAlt: "Lobby" }
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-multiple-lights-sun-loungers-asprovalta-greece_1268-16093.jpg?_wi=1", imageAlt: "Luxury Room" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg?_wi=1", imageAlt: "Lobby" }
]}
/>
<HeroBillboard
@@ -72,7 +72,7 @@ export default function LandingPage() {
{ title: "Strategic Location", description: "Ideally situated near key business hubs and major transport links." },
{ title: "Exceptional Service", description: "Our team is dedicated to exceeding your expectations every day." },
]}
imageSrc="http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>
@@ -103,7 +103,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/modern-villa-with-multiple-lights-sun-loungers-asprovalta-greece_1268-16093.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-villa-with-multiple-lights-sun-loungers-asprovalta-greece_1268-16093.jpg?_wi=2"
logoText="Hotel Picasso Prive"
columns={[]}
/>