Merge version_1_1776437235534 into main #2

Merged
bender merged 1 commits from version_1_1776437235534 into main 2026-04-17 14:51:14 +00:00

View File

@@ -22,8 +22,7 @@ export default function App() {
{ name: "Amenities", href: "#amenities" },
{ name: "Contact", href: "#contact" },
]}
ctaButton={{
text: "Book Now", href: "#contact"}}
ctaButton={{ text: "Book Now", href: "#contact" }}
/>
</div>
@@ -32,10 +31,8 @@ export default function App() {
tag="Welcome to Excellence"
title="Where Luxury Meets Comfort"
description="Experience unparalleled hospitality in the heart of the city, designed for those who appreciate the finer things."
primaryButton={{
text: "Book Your Stay", href: "#contact"}}
secondaryButton={{
text: "Explore Rooms", href: "#rooms"}}
primaryButton={{ text: "Book Your Stay", href: "#contact" }}
secondaryButton={{ text: "Explore Rooms", href: "#rooms" }}
items={[
{ imageSrc: "https://pixabay.com/get/g877d471cb9097f264ad6bbd1cb9ae6c2c9a7412358193dff6ad5e19e8e53afe7a3716e4567dea8d040df2c8196e06cb566b3411c39e2d415442bbc960fc45140_1280.jpg" },
{ imageSrc: "https://pixabay.com/get/g06671c0412aee1f67b58bb5873ba020f81cfe192b3541c82e19bb877f13fb3f594985600e262931bca4daf8ac3ccffd501bbfc4e20fa1e0aba0c81fbc7314845_1280.jpg" },