Merge version_5 into main #11
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
accordionItems={[
|
||||
{ id: "a1", title: "Recetas caseras", content: "Comida hecha como en casa, con sabor real." },
|
||||
{ id: "a2", title: "Ingredientes frescos", content: "Preparamos todo en el día." },
|
||||
{ id: "a3", title: "Atención rápida", content: "Nuestro equipo familiar prioriza tu pedido. Queremos que tu experiencia sea impecable siempre." },
|
||||
{ id: "a3", title: "Atención rápida", content: "Pedís y te respondemos sin vueltas " },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cook-cuts-grilled-chicken_140725-6428.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -106,12 +106,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", icon: MousePointer, title: "1. Elegí", value: "Revisá nuestro menú del día" },
|
||||
{ id: "m2", icon: Phone, title: "2. Pedí", value: "WhatsApp o teléfono directo" },
|
||||
{ id: "m3", icon: Clock, title: "3. Disfrutá", value: "Retirá o recibilo rápido" },
|
||||
{ id: "m1", icon: MousePointer, title: "1. Elegí tu comida", value: "Elegí tu comida" },
|
||||
{ id: "m2", icon: Phone, title: "2. Escribinos y llamados", value: "WhatsApp o teléfono directo" },
|
||||
{ id: "m3", icon: Clock, title: "3. Retira o recibe en tu casa ", value: "Retirá o recibilo rápido" },
|
||||
]}
|
||||
title="Cómo pedir en 3 pasos"
|
||||
description="No vueltas, solo comida rica para vos."
|
||||
title="Pedir es muy simple"
|
||||
description="En menos de 1 minuto ya estas haciendo tu pedido"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -120,8 +120,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="¡Pedí lo tuyo!"
|
||||
title="¿Qué vas a comer hoy?"
|
||||
description="Estamos tomando pedidos ahora mismo. Llamanos o envianos un mensaje por WhatsApp para asegurar tu plato antes de que se agoten."
|
||||
title="Hace tu pedido ahora"
|
||||
description="Alta demanda los fines de semanas. Pedí con tiempo y evitá espera"
|
||||
buttons={[
|
||||
{ text: "Llamar al 03493 436619", href: "tel:+543493436619" },
|
||||
{ text: "WhatsApp ahora", href: "https://wa.me/543493436619" },
|
||||
|
||||
Reference in New Issue
Block a user