Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
enableKpiAnimation={true}
|
||||
tag="Boutique Café Experience"
|
||||
buttons={[
|
||||
{ text: "Reservieren", href: "#contact" },
|
||||
{ text: "Tisch reservieren", href: "#contact" },
|
||||
{ text: "Menü ansehen", href: "#menu" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-with-decorations-plant-wooden-surface_181624-60401.jpg?_wi=1"
|
||||
@@ -239,4 +239,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user