Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -45,6 +45,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Genuss auf dem Gletscher"
|
||||
description="Erleben Sie feine alpine Küche in einer einzigartigen Atmosphäre."
|
||||
buttons={[{ text: "Jetzt reservieren", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=um9jqd", imageAlt: "modern restaurant mountain view" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lqhmkh", imageAlt: "gourmet food plate presentation" },
|
||||
@@ -152,4 +153,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user