Merge version_2 into main #3
268
src/app/page.tsx
268
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "Nosotros",
|
||||
id: "about",
|
||||
},
|
||||
name: "Nosotros", id: "about"},
|
||||
{
|
||||
name: "Menú",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menú", id: "menu"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contacto", id: "contact"},
|
||||
]}
|
||||
brandName="FULL AREPA"
|
||||
/>
|
||||
@@ -55,60 +47,27 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="FULL AREPA Y ALGO MÁS"
|
||||
description="Arepas hechas al momento con recetas caseras de Bogotá. Sabor auténtico y porciones generosas para los amantes del buen comer."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ordenar ahora",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Ordenar ahora", href: "#menu"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0J9PwLAyKvhNqqbwtNMJdehbK/uploaded-1776295446875-kldyp8hq.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0J9PwLAyKvhNqqbwtNMJdehbK/uploaded-1776295709921-yozj7bnz.jpg",
|
||||
alt: "happy customer dining",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0J9PwLAyKvhNqqbwtNMJdehbK/uploaded-1776295718565-txps3yjx.jpg",
|
||||
alt: "happy customer dining",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0J9PwLAyKvhNqqbwtNMJdehbK/uploaded-1776295779182-gp93s93e.jpg",
|
||||
alt: "happy customer dining",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0J9PwLAyKvhNqqbwtNMJdehbK/uploaded-1776295803193-1pswycsw.jpg",
|
||||
alt: "happy customer dining",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0J9PwLAyKvhNqqbwtNMJdehbK/uploaded-1776295826787-oenh5e91.jpg",
|
||||
alt: "happy customer dining",
|
||||
},
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0J9PwLAyKvhNqqbwtNMJdehbK/uploaded-1776295709921-yozj7bnz.jpg", alt: "happy customer dining" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0J9PwLAyKvhNqqbwtNMJdehbK/uploaded-1776295718565-txps3yjx.jpg", alt: "happy customer dining" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0J9PwLAyKvhNqqbwtNMJdehbK/uploaded-1776295779182-gp93s93e.jpg", alt: "happy customer dining" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0J9PwLAyKvhNqqbwtNMJdehbK/uploaded-1776295803193-1pswycsw.jpg", alt: "happy customer dining" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0J9PwLAyKvhNqqbwtNMJdehbK/uploaded-1776295826787-oenh5e91.jpg", alt: "happy customer dining" },
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Ingredientes Frescos",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Sabor 100% Colombiano",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Atención Personalizada",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Recetas de la Abuela",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Bogotá D.C.",
|
||||
},
|
||||
{ type: "text", text: "Ingredientes Frescos" },
|
||||
{ type: "text", text: "Sabor 100% Colombiano" },
|
||||
{ type: "text", text: "Atención Personalizada" },
|
||||
{ type: "text", text: "Recetas de la Abuela" },
|
||||
{ type: "text", text: "Bogotá D.C." },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -119,18 +78,9 @@ export default function LandingPage() {
|
||||
title="Sabor que se siente en casa"
|
||||
description="Nuestra pasión es servir las mejores arepas de Bogotá. Cada masa es preparada a diario, cada ingrediente seleccionado por su calidad, y cada pedido hecho con el corazón para llevarte el auténtico sazón de nuestra tierra."
|
||||
metrics={[
|
||||
{
|
||||
value: "100%",
|
||||
title: "Sabor Casero",
|
||||
},
|
||||
{
|
||||
value: "5k+",
|
||||
title: "Clientes Felices",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Pasión",
|
||||
},
|
||||
{ value: "100%", title: "Sabor Casero" },
|
||||
{ value: "5k+", title: "Clientes Felices" },
|
||||
{ value: "24/7", title: "Pasión" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C0J9PwLAyKvhNqqbwtNMJdehbK/uploaded-1776295572016-64vmwlh0.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -145,51 +95,21 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Carne ",
|
||||
price: "$12.000",
|
||||
variant: "Queso artesanal",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ryqvil",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Pollo",
|
||||
price: "$15.000",
|
||||
variant: "Pollo desmechado",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n925jz",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Chicharrón",
|
||||
price: "$18.000",
|
||||
variant: "Carne desmechada",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ajbh6v",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Chorizo ",
|
||||
price: "$20.000",
|
||||
variant: "Carne y pollo",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kmzyu3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Tocineta ",
|
||||
price: "$14.000",
|
||||
variant: "Veggie gourmet",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k5m587",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Jamón ",
|
||||
price: "$22.000",
|
||||
variant: "Todo incluido",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yzajs9",
|
||||
},
|
||||
{ id: "1", name: "Arepa Queso Artesanal", price: "$12.000", variant: "Queso fresco de la casa", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ryqvil" },
|
||||
{ id: "2", name: "Arepa Pollo Desmechado", price: "$15.000", variant: "Pollo al ajillo suave", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n925jz" },
|
||||
{ id: "3", name: "Arepa Carne Desmechada", price: "$18.000", variant: "Carne en su jugo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ajbh6v" },
|
||||
{ id: "4", name: "Arepa Mixta Especial", price: "$20.000", variant: "Carne y pollo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kmzyu3" },
|
||||
{ id: "5", name: "Arepa Veggie Gourmet", price: "$14.000", variant: "Vegetales frescos", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k5m587" },
|
||||
{ id: "6", name: "Arepa Todo Incluido", price: "$22.000", variant: "El sabor de todos", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yzajs9" },
|
||||
{ id: "7", name: "Arepa Chicharrón", price: "$19.000", variant: "Crocante y jugosa", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ryqvil" },
|
||||
{ id: "8", name: "Arepa Jamón y Queso", price: "$13.000", variant: "Clásica de siempre", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n925jz" },
|
||||
{ id: "9", name: "Arepa Chorizo", price: "$17.000", variant: "Chorizo ahumado", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ajbh6v" },
|
||||
{ id: "10", name: "Arepa Tocineta", price: "$16.000", variant: "Tocineta crispy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kmzyu3" },
|
||||
{ id: "11", name: "Arepa Huevo y Queso", price: "$14.500", variant: "Desayuno perfecto", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k5m587" },
|
||||
{ id: "12", name: "Arepa Ranchera", price: "$21.000", variant: "Salchicha, carne, queso", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yzajs9" }
|
||||
]}
|
||||
title="Nuestro Menú"
|
||||
description="Explora nuestra selección de arepas artesanales, rellenas generosamente con los ingredientes más frescos."
|
||||
title="Nuestro Menú Exclusivo"
|
||||
description="12 especialidades únicas preparadas con ingredientes seleccionados para una experiencia gastronómica premium."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -200,21 +120,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "Bogotá",
|
||||
description: "Nuestra sede principal",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "Frescura",
|
||||
description: "100% Garantizada",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Sabor",
|
||||
description: "Auténtico y original",
|
||||
},
|
||||
{ id: "m1", value: "Bogotá", description: "Nuestra sede principal" },
|
||||
{ id: "m2", value: "Frescura", description: "100% Garantizada" },
|
||||
{ id: "m3", value: "Sabor", description: "Auténtico y original" },
|
||||
]}
|
||||
title="Lo que nos hace únicos"
|
||||
description="Nuestro compromiso con la excelencia es constante."
|
||||
@@ -227,60 +135,16 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Camila R.",
|
||||
role: "Cliente",
|
||||
company: "Bogotá",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uyq0kn",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Juan M.",
|
||||
role: "Cliente",
|
||||
company: "Bogotá",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=koxoop",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Lucía P.",
|
||||
role: "Cliente",
|
||||
company: "Bogotá",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cia04b",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Diego S.",
|
||||
role: "Cliente",
|
||||
company: "Bogotá",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sfq7fj",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Valentina G.",
|
||||
role: "Cliente",
|
||||
company: "Bogotá",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=116n4p",
|
||||
},
|
||||
{ id: "1", name: "Camila R.", role: "Cliente", company: "Bogotá", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uyq0kn" },
|
||||
{ id: "2", name: "Juan M.", role: "Cliente", company: "Bogotá", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=koxoop" },
|
||||
{ id: "3", name: "Lucía P.", role: "Cliente", company: "Bogotá", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cia04b" },
|
||||
{ id: "4", name: "Diego S.", role: "Cliente", company: "Bogotá", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sfq7fj" },
|
||||
{ id: "5", name: "Valentina G.", role: "Cliente", company: "Bogotá", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=116n4p" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Google Rating",
|
||||
},
|
||||
{
|
||||
value: "10k+",
|
||||
label: "Arepas Servidas",
|
||||
},
|
||||
{
|
||||
value: "99%",
|
||||
label: "Recomendado",
|
||||
},
|
||||
{ value: "4.9/5", label: "Google Rating" },
|
||||
{ value: "10k+", label: "Arepas Servidas" },
|
||||
{ value: "99%", label: "Recomendado" },
|
||||
]}
|
||||
title="Lo que dicen nuestros clientes"
|
||||
description="La satisfacción de nuestros comensales es nuestra mayor recompensa."
|
||||
@@ -292,21 +156,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "¿Tienen servicio a domicilio?",
|
||||
content: "Sí, realizamos envíos en toda la zona, haz tu pedido por WhatsApp.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "¿Las arepas son hechas al momento?",
|
||||
content: "Absolutamente, cada arepa se prepara al momento para garantizar frescura y calidad.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "¿Tienen opciones vegetarianas?",
|
||||
content: "Claro, contamos con una opción vegetariana gourmet deliciosa.",
|
||||
},
|
||||
{ id: "1", title: "¿Tienen servicio a domicilio?", content: "Sí, realizamos envíos en toda la zona, haz tu pedido por WhatsApp." },
|
||||
{ id: "2", title: "¿Las arepas son hechas al momento?", content: "Absolutamente, cada arepa se prepara al momento para garantizar frescura y calidad." },
|
||||
{ id: "3", title: "¿Tienen opciones vegetarianas?", content: "Claro, contamos con una opción vegetariana gourmet deliciosa." },
|
||||
]}
|
||||
title="Preguntas frecuentes"
|
||||
description="Todo lo que necesitas saber antes de tu pedido."
|
||||
@@ -319,14 +171,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Bogotá Foodie",
|
||||
"Sabor Local",
|
||||
"Arepa Lovers",
|
||||
"Restaurantes Bta",
|
||||
"Guía Gastronómica",
|
||||
"Food Spot",
|
||||
"Top Sazón",
|
||||
]}
|
||||
"Bogotá Foodie", "Sabor Local", "Arepa Lovers", "Restaurantes Bta", "Guía Gastronómica", "Food Spot", "Top Sazón"]}
|
||||
title="Reconocidos por"
|
||||
description="Nuestra presencia y compromiso en el sector gastronómico de Bogotá."
|
||||
/>
|
||||
@@ -336,14 +181,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="¡No te quedes con el antojo! Ordena ahora tus arepas hechas al momento."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ordenar por WhatsApp",
|
||||
href: "https://wa.me/573000000000",
|
||||
},
|
||||
text: "Ordenar por WhatsApp", href: "https://wa.me/573000000000"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -352,16 +194,12 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="FULL AREPA Y ALGO MÁS"
|
||||
leftLink={{
|
||||
text: "Contacto",
|
||||
href: "mailto:contacto@fullarepa.com",
|
||||
}}
|
||||
text: "Contacto", href: "mailto:contacto@fullarepa.com"}}
|
||||
rightLink={{
|
||||
text: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
}}
|
||||
text: "Instagram", href: "https://instagram.com"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user