Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e3b9445da | |||
| 707eb5ba92 | |||
| ee1a5fd513 | |||
| baf7012029 | |||
| f82115110c |
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -63,7 +63,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Veure Menú", href: "#menu" },
|
||||
{ text: "Demanar Per Emportar", href: "#contact" }
|
||||
{ text: "Demanar Per Emportar", href: "#contact" },
|
||||
{ text: "Veure Menú Online", href: "#menu" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user