Merge version_2 into main #2
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user