Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 12da43ba8c | |||
| 911a274d2b | |||
| 47a5c7975f | |||
| e7bf9119fe | |||
| 144c6c64f5 |
1409
src/app/layout.tsx
1409
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
testimonialRotationInterval={5000}
|
testimonialRotationInterval={5000}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Fazer Reserva Agora", href: "#reservations" },
|
{ text: "Reservar Minha Mesa", href: "#contact" },
|
||||||
{ text: "Conheça Nossa História", href: "#experience" }
|
{ text: "Conheça Nossa História", href: "#experience" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user