Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-11 13:00:28 +00:00
Showing only changes of commit 7fe91b022f - Show all commits

View File

@@ -30,44 +30,31 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Inicio",
id: "hero",
},
name: "Inicio", id: "hero"},
{
name: "Carta",
id: "menu",
},
name: "Carta", id: "menu"},
{
name: "Ubicación",
id: "contact",
},
name: "Ubicación", id: "contact"},
]}
brandName="Abdul Kebab"
button={{
text: "📞 957 39 20 47",
href: "tel:957392047",
}}
text: "📞 957 39 20 47", href: "tel:957392047"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
logoText="Abdul Kebab"
description="El kebab favorito de Montilla. Rápido, abundante y al mejor precio."
buttons={[
{
text: "📞 Llamar ahora",
href: "tel:957392047",
},
text: "📞 Llamar ahora", href: "tel:957392047"},
{
text: "📍 Cómo llegar",
href: "https://maps.google.com/?q=Av.+de+la+Constitución,11A,Montilla",
},
text: "📍 Cómo llegar", href: "https://maps.google.com/?q=Av.+de+la+Constitución,11A,Montilla"},
]}
imageSrc="http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535293.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535293.jpg"
imageAlt="Kebab favorito de Montilla"
mediaAnimation="slide-up"
/>
@@ -78,30 +65,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Juan García",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg",
},
id: "t1", name: "Juan García", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg"},
{
id: "t2",
name: "María López",
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-male-with-beard-appeasing-hunger-while-dining-alone-modern-restaurant-sunny-day-eating-meal-with-knife-fork_273609-1966.jpg",
},
id: "t2", name: "María López", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-male-with-beard-appeasing-hunger-while-dining-alone-modern-restaurant-sunny-day-eating-meal-with-knife-fork_273609-1966.jpg"},
{
id: "t3",
name: "Pedro Ruiz",
imageSrc: "http://img.b2bpic.net/free-photo/love-concept-with-happy-couple-spending-time-together_23-2149068883.jpg",
},
id: "t3", name: "Pedro Ruiz", imageSrc: "http://img.b2bpic.net/free-photo/love-concept-with-happy-couple-spending-time-together_23-2149068883.jpg"},
{
id: "t4",
name: "Ana Gómez",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg",
},
id: "t4", name: "Ana Gómez", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg"},
{
id: "t5",
name: "Luis Torres",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000369.jpg",
},
id: "t5", name: "Luis Torres", imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000369.jpg"},
]}
cardTitle="Lo que dicen de nosotros"
cardTag="4,6 ⭐ en Google"
@@ -117,29 +89,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Kebab",
price: "6€",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-dark-space_140725-95360.jpg?_wi=1",
},
id: "p1", name: "Kebab", price: "6€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-dark-space_140725-95360.jpg"},
{
id: "p2",
name: "Durum",
price: "6€",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-rolled-sandwiches-with-chicken-avocado_1147-338.jpg?_wi=1",
},
id: "p2", name: "Durum", price: "6€", imageSrc: "http://img.b2bpic.net/free-photo/delicious-rolled-sandwiches-with-chicken-avocado_1147-338.jpg"},
{
id: "p3",
name: "Patata Asada",
price: "5€",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-turkey-with-potatoes-herbs-wooden-table_23-2147841051.jpg",
},
id: "p3", name: "Patata Asada", price: "5€", imageSrc: "http://img.b2bpic.net/free-photo/grilled-turkey-with-potatoes-herbs-wooden-table_23-2147841051.jpg"},
{
id: "p4",
name: "Pizza Kebab",
price: "8€",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-eggplant-pizza-with-grilled-slices-red-meat-tomato-eggplant-cheese-bell-pepper-table_141793-4890.jpg",
},
id: "p4", name: "Pizza Kebab", price: "8€", imageSrc: "http://img.b2bpic.net/free-photo/side-view-eggplant-pizza-with-grilled-slices-red-meat-tomato-eggplant-cheese-bell-pepper-table_141793-4890.jpg"},
]}
title="Nuestra Carta"
description="Elige tu favorito y pide por teléfono al 957 39 20 47"
@@ -153,36 +109,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Servicio Rápido",
description: "Tener tu comida lista es nuestra prioridad.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-potato-onin-mixed-with-greens-side-view_141793-2368.jpg",
imageAlt: "Fried meat with potato and onin mixed with greens side view",
title: "Servicio Rápido", description: "Tener tu comida lista es nuestra prioridad.", bentoComponent: "reveal-icon", icon: Zap,
},
{
title: "Gran Cantidad",
description: "Porciones generosas que te dejarán satisfecho.",
bentoComponent: "reveal-icon",
icon: Utensils,
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535293.jpg?_wi=2",
imageAlt: "Fried meat with potato and onin mixed with greens side view",
title: "Gran Cantidad", description: "Porciones generosas que te dejarán satisfecho.", bentoComponent: "reveal-icon", icon: Utensils,
},
{
title: "Precios Bajos",
description: "La mejor relación calidad-precio de la ciudad.",
bentoComponent: "reveal-icon",
icon: CreditCard,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-dark-space_140725-95360.jpg?_wi=2",
imageAlt: "Fried meat with potato and onin mixed with greens side view",
title: "Precios Bajos", description: "La mejor relación calidad-precio de la ciudad.", bentoComponent: "reveal-icon", icon: CreditCard,
},
{
title: "Ubicación Céntrica",
description: "En Av. Constitución, 11A.",
bentoComponent: "reveal-icon",
icon: MapPin,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-rolled-sandwiches-with-chicken-avocado_1147-338.jpg?_wi=2",
imageAlt: "Fried meat with potato and onin mixed with greens side view",
title: "Ubicación Céntrica", description: "En Av. Constitución, 11A.", bentoComponent: "reveal-icon", icon: MapPin,
},
]}
title="Por qué elegir Abdul Kebab"
@@ -194,20 +130,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Contacto"
title="Abierto desde las 18:00"
description="Dirección: Av. de la Constitución, 11A, Montilla, Córdoba. ¡Haz tu pedido ahora!"
buttons={[
{
text: "📞 Llamar ahora",
href: "tel:957392047",
},
text: "📞 Llamar ahora", href: "tel:957392047"},
{
text: "📍 Google Maps",
href: "https://maps.google.com/?q=Av.+de+la+Constitución,11A,Montilla",
},
text: "📍 Google Maps", href: "https://maps.google.com/?q=Av.+de+la+Constitución,11A,Montilla"},
]}
/>
</div>
@@ -217,33 +148,21 @@ export default function LandingPage() {
logoText="Abdul Kebab"
columns={[
{
title: "Enlaces",
items: [
title: "Enlaces", items: [
{
label: "Inicio",
href: "#hero",
},
label: "Inicio", href: "#hero"},
{
label: "Carta",
href: "#menu",
},
label: "Carta", href: "#menu"},
{
label: "Contacto",
href: "#contact",
},
label: "Contacto", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacidad",
href: "#",
},
label: "Privacidad", href: "#"},
{
label: "Aviso Legal",
href: "#",
},
label: "Aviso Legal", href: "#"},
],
},
]}