Update src/app/page.tsx

This commit is contained in:
2026-05-25 06:00:25 +00:00
parent 3271a4f2a5
commit bb7d049c34

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
tag="Welcome to Paradise"
buttons={[{ text: "Book Your Stay", href: "#contact" }]}
mediaItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E98XUdv7MKrDvPjh0VGUkmODuU/uploaded-1779688789304-rmx8fx1j.jpg", imageAlt: "Hotel facade" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E98XUdv7MKrDvPjh0VGUkmODuU/uploaded-1779688789304-rmx8fx1j.jpg?_wi=1", imageAlt: "Hotel facade" }
]}
/>
</div>
@@ -61,7 +61,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Legacy of Sicilian Hospitality"
description="Ai Faraglioni combines centuries-old charm with modern amenities. Located directly facing the legendary Faraglioni of Acitrezza, our hotel offers an unparalleled escape for those seeking serenity, beauty, and the authentic taste of Sicily."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E98XUdv7MKrDvPjh0VGUkmODuU/uploaded-1779688789304-rmx8fx1j.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E98XUdv7MKrDvPjh0VGUkmODuU/uploaded-1779688789304-rmx8fx1j.jpg?_wi=2"
/>
</div>
@@ -73,7 +73,7 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "r1", name: "Standard Faraglioni Room", price: "50 euros", variant: "Classic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E98XUdv7MKrDvPjh0VGUkmODuU/uploaded-1779688789304-rmx8fx1j.jpg"}
id: "r1", name: "Standard Faraglioni Room", price: "50 euros", variant: "Classic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E98XUdv7MKrDvPjh0VGUkmODuU/uploaded-1779688789304-rmx8fx1j.jpg?_wi=3"}
]}
title="Our Accommodations"
description="Experience comfort and elegance at our hotel."