Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-05 20:51:13 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Coffee, Cake, Sun, IceCream, Utensils, Heart } from "lucide-react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import FooterSimple from '@/components/sections/footer/FooterSimple';
@@ -30,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleCentered
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="JARA."
/>
@@ -53,19 +46,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="El arte de la pausa en el corazón de Badajoz."
description="Desayunos, meriendas y momentos diseñados para ser disfrutados sin prisa."
buttons={[
{
text: "Reserva tu momento",
href: "#contact",
},
text: "Reserva tu momento", href: "#contact"},
{
text: "Ver carta",
href: "#menu",
},
text: "Ver carta", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/female-barista-pouring-coffee-transparent-glass_23-2148824466.jpg"
/>
@@ -79,17 +67,11 @@ export default function LandingPage() {
description="No somos solo una cafetería. Somos ese rincón familiar donde el tiempo se detiene. En JARA, cada detalle —desde el grano seleccionado hasta la sonrisa al recibirte— está pensado para que te sientas, sencillamente, en casa."
bulletPoints={[
{
title: "Café de Especialidad",
description: "Selección premium para los paladares exigentes.",
},
title: "Café de Especialidad", description: "Selección premium para los paladares exigentes."},
{
title: "Artesanía Total",
description: "Repostería propia horneada cada madrugada.",
},
title: "Artesanía Total", description: "Repostería propia horneada cada madrugada."},
{
title: "Bienestar Real",
description: "Momentos diseñados para desconectar del caos.",
},
title: "Bienestar Real", description: "Momentos diseñados para desconectar del caos."},
]}
imageSrc="http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg"
mediaAnimation="blur-reveal"
@@ -104,41 +86,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Café de Especialidad",
price: "2.50€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-cake-with-coffee-table_23-2148414079.jpg",
},
id: "1", name: "Café de Especialidad", price: "2.50€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-cake-with-coffee-table_23-2148414079.jpg"},
{
id: "2",
name: "Tostadas de Autor",
price: "4.50€",
imageSrc: "http://img.b2bpic.net/free-photo/slices-homemade-new-york-cheesecake_114579-9241.jpg",
},
id: "2", name: "Tostadas de Autor", price: "4.50€", imageSrc: "http://img.b2bpic.net/free-photo/slices-homemade-new-york-cheesecake_114579-9241.jpg"},
{
id: "3",
name: "Helado Artesano",
price: "3.50€",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-food-ingredients_23-2148869895.jpg",
},
id: "3", name: "Helado Artesano", price: "3.50€", imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-food-ingredients_23-2148869895.jpg"},
{
id: "4",
name: "Tarta de Queso",
price: "5.00€",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-arrangement-winter_23-2149188014.jpg",
},
id: "4", name: "Tarta de Queso", price: "5.00€", imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-arrangement-winter_23-2149188014.jpg"},
{
id: "5",
name: "Muffin Vegano",
price: "2.80€",
imageSrc: "http://img.b2bpic.net/free-photo/serving-ice-cream-portion-bowls_23-2148141388.jpg",
},
id: "5", name: "Muffin Vegano", price: "2.80€", imageSrc: "http://img.b2bpic.net/free-photo/serving-ice-cream-portion-bowls_23-2148141388.jpg"},
{
id: "6",
name: "Zumo Natural",
price: "3.90€",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-tables-with-cozy-decor_23-2147764388.jpg",
},
id: "6", name: "Zumo Natural", price: "3.90€", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-tables-with-cozy-decor_23-2147764388.jpg"},
]}
title="Nuestras Delicias"
description="Un equilibrio perfecto entre tradición y frescura local."
@@ -153,17 +111,11 @@ export default function LandingPage() {
description="Disfruta de la mejor calidad al precio que mereces. Porque el buen café no debería ser un lujo, sino un derecho diario. Ubicados en la plaza emblemática, donde el sol se siente diferente."
bulletPoints={[
{
title: "Ubicación Premium",
description: "Plaza emblemática de Badajoz.",
},
title: "Ubicación Premium", description: "Plaza emblemática de Badajoz."},
{
title: "Precios Justos",
description: "Calidad accesible cada día.",
},
title: "Precios Justos", description: "Calidad accesible cada día."},
{
title: "Ambiente Único",
description: "Tranquilidad en pleno centro.",
},
title: "Ambiente Único", description: "Tranquilidad en pleno centro."},
]}
imageSrc="http://img.b2bpic.net/free-photo/pretty-fashion-model-red-sunglasses-works-with-her-tablet-sitting-cafe_8353-5106.jpg"
mediaAnimation="slide-up"
@@ -178,25 +130,15 @@ export default function LandingPage() {
author="María G."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-asian-girl-barista-giving-order-client-holding-takeaway-coffee-cup-wearing-apron-working_1258-138302.jpg",
alt: "Cliente",
},
src: "http://img.b2bpic.net/free-photo/smiling-asian-girl-barista-giving-order-client-holding-takeaway-coffee-cup-wearing-apron-working_1258-138302.jpg", alt: "Cliente"},
{
src: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150424025.jpg",
alt: "Cliente",
},
src: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150424025.jpg", alt: "Cliente"},
{
src: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424048.jpg",
alt: "Cliente",
},
src: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424048.jpg", alt: "Cliente"},
{
src: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215071.jpg",
alt: "Cliente",
},
src: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215071.jpg", alt: "Cliente"},
{
src: "http://img.b2bpic.net/free-photo/attractive-young-caucasian-male-with-thick-beard-relaxing-alone-sidewalk-restaurant-drinking-coffee-tea-having-pensive-dreamy-look_273609-1758.jpg",
alt: "Cliente",
},
src: "http://img.b2bpic.net/free-photo/attractive-young-caucasian-male-with-thick-beard-relaxing-alone-sidewalk-restaurant-drinking-coffee-tea-having-pensive-dreamy-look_273609-1758.jpg", alt: "Cliente"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -209,40 +151,22 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Latte Art",
description: "Precisión y cariño en cada taza.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-cream_23-2149409669.jpg",
buttonIcon: "Coffee",
title: "Latte Art", description: "Precisión y cariño en cada taza.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-cream_23-2149409669.jpg", buttonIcon: Coffee,
},
{
title: "Dulces artesanos",
description: "Texturas que emocionan.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-cup-chair_23-2149678914.jpg",
buttonIcon: "Cake",
title: "Dulces artesanos", description: "Texturas que emocionan.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-cup-chair_23-2149678914.jpg", buttonIcon: Cake,
},
{
title: "Terraza al sol",
description: "El lugar perfecto para el café.",
imageSrc: "http://img.b2bpic.net/free-photo/high-view-cup-coffee-sugar-burlap-fabric_23-2148337115.jpg",
buttonIcon: "Sun",
title: "Terraza al sol", description: "El lugar perfecto para el café.", imageSrc: "http://img.b2bpic.net/free-photo/high-view-cup-coffee-sugar-burlap-fabric_23-2148337115.jpg", buttonIcon: Sun,
},
{
title: "Helado natural",
description: "Frescura en cada bocado.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-table-full-food_23-2149260997.jpg",
buttonIcon: "IceCream",
title: "Helado natural", description: "Frescura en cada bocado.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-table-full-food_23-2149260997.jpg", buttonIcon: IceCream,
},
{
title: "Desayunos Jara",
description: "Pan de masa madre auténtico.",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meringue-cookie-with-black-raisines-wooden-board_114579-22230.jpg",
buttonIcon: "Utensils",
title: "Desayunos Jara", description: "Pan de masa madre auténtico.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meringue-cookie-with-black-raisines-wooden-board_114579-22230.jpg", buttonIcon: Utensils,
},
{
title: "Atmósfera acogedora",
description: "El rincón familiar que buscas.",
imageSrc: "http://img.b2bpic.net/free-photo/flower-pot-window_53876-42288.jpg",
buttonIcon: "Heart",
title: "Atmósfera acogedora", description: "El rincón familiar que buscas.", imageSrc: "http://img.b2bpic.net/free-photo/flower-pot-window_53876-42288.jpg", buttonIcon: Heart,
},
]}
title="JARA en imágenes"
@@ -254,8 +178,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Contacto"
title="¿Vienes? Estamos preparando tu mesa."
description="Lunes a Domingo | 08:30 - 21:00. Visítanos en Plaza de Badajoz."
@@ -266,37 +189,23 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "JARA",
items: [
title: "JARA", items: [
{
label: "Inicio",
href: "#hero",
},
label: "Inicio", href: "#hero"},
{
label: "Nosotros",
href: "#about",
},
label: "Nosotros", href: "#about"},
{
label: "Menú",
href: "#menu",
},
label: "Menú", 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: "#"},
],
},
]}