Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5bd341b5f6 | |||
| e20bc2f4d7 | |||
| 39ceaa019c |
@@ -41,14 +41,12 @@ export default function LandingPage() {
|
|||||||
name: "Opiniones", id: "#testimonials"},
|
name: "Opiniones", id: "#testimonials"},
|
||||||
{
|
{
|
||||||
name: "FAQs", id: "#faq"},
|
name: "FAQs", id: "#faq"},
|
||||||
{
|
|
||||||
name: "Reservaciones", id: "/reservations"},
|
|
||||||
{
|
{
|
||||||
name: "Contacto", id: "#contact"},
|
name: "Contacto", id: "#contact"},
|
||||||
]}
|
]}
|
||||||
brandName="The Bunker Café"
|
brandName="The Bunker Café"
|
||||||
button={{
|
button={{
|
||||||
text: "Reservar Mesa", href: "/reservations"}}
|
text: "Reservar Mesa", href: "#contact"}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user