Update src/app/page.tsx
This commit is contained in:
@@ -74,11 +74,11 @@ export default function LandingPage() {
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Katso menu",
|
||||
text: "",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
text: "Tilaa mukaan",
|
||||
text: "",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user