Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed66dbb76e | |||
| 7251400540 |
@@ -84,12 +84,12 @@ export default function LandingPage() {
|
|||||||
<div id="featured" data-section="featured">
|
<div id="featured" data-section="featured">
|
||||||
<ProductCardFour
|
<ProductCardFour
|
||||||
title="Nuestros Destacados"
|
title="Nuestros Destacados"
|
||||||
description="Descubre nuestros productos estrella que han conquistado a miles de clientes en Tarragona."
|
description="Descubre nuestros productos estrella, disponibles hoy con ofertas especiales"
|
||||||
tag="Especialidades"
|
tag="Especialidades"
|
||||||
tagIcon={Star}
|
tagIcon={Star}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Ver Todo el Menú", href: "#contact" },
|
{ text: "Ver Menú Completo + Ofertas", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
products={[
|
products={[
|
||||||
|
|||||||
Reference in New Issue
Block a user