Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 989d295501 | |||
| 29fbc7df00 | |||
| 1e373be804 | |||
| b42b4c2945 |
@@ -41,12 +41,14 @@ 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: "#contact"}}
|
text: "Reservar Mesa", href: "/reservations"}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user