Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselPosition="right"
|
||||
buttons={[
|
||||
{ text: "📞 Tisch reservieren", href: "tel:+497555123456" },
|
||||
{ text: "Jetzt Tisch reservieren", href: "tel:+497555123456" },
|
||||
{ text: "Speisekarte ansehen", href: "#specialties" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -252,4 +252,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user