Merge version_1 into main #2
243
src/app/page.tsx
243
src/app/page.tsx
@@ -9,7 +9,7 @@ import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTe
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Cake, Coffee, Croissant, Heart, Sandwich } from "lucide-react";
|
||||
import { Cake, Coffee, Croissant, Heart, Sandwich, HeartHandshake } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "Propuestas",
|
||||
id: "features",
|
||||
},
|
||||
name: "Propuestas", id: "features"},
|
||||
{
|
||||
name: "Menú",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menú", id: "menu"},
|
||||
{
|
||||
name: "Opiniones",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Opiniones", id: "testimonials"},
|
||||
]}
|
||||
brandName="La Esquina"
|
||||
/>
|
||||
@@ -54,102 +46,59 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="El rincón más cálido para desayunar, merendar y volver."
|
||||
description="Café bien servido, sandwiches que tientan de verdad, atención cercana y un ambiente que invita a quedarse un rato más."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Lucía M.",
|
||||
handle: "@luciam",
|
||||
testimonial: "El café es excelente y la atención es súper cálida.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3945.jpg?_wi=1",
|
||||
},
|
||||
name: "Lucía M.", handle: "@luciam", testimonial: "El café es excelente y la atención es súper cálida.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3945.jpg"},
|
||||
{
|
||||
name: "Pedro G.",
|
||||
handle: "@pedrog",
|
||||
testimonial: "Los mejores sandwiches del barrio, sin duda.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944067.jpg?_wi=1",
|
||||
},
|
||||
name: "Pedro G.", handle: "@pedrog", testimonial: "Los mejores sandwiches del barrio, sin duda.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944067.jpg"},
|
||||
{
|
||||
name: "Ana R.",
|
||||
handle: "@anar",
|
||||
testimonial: "Un lugar perfecto para desconectar un rato.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-glad-mixed-race-females-have-interracial-friendship-pose-camera-modern-cell-phone-make-selfie-while-have-rest-cozy-terrace-bar-enjoy-fresh-drinks-people-ethnicity-leisure_273609-3405.jpg?_wi=1",
|
||||
},
|
||||
name: "Ana R.", handle: "@anar", testimonial: "Un lugar perfecto para desconectar un rato.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-glad-mixed-race-females-have-interracial-friendship-pose-camera-modern-cell-phone-make-selfie-while-have-rest-cozy-terrace-bar-enjoy-fresh-drinks-people-ethnicity-leisure_273609-3405.jpg"},
|
||||
{
|
||||
name: "Marta S.",
|
||||
handle: "@martas",
|
||||
testimonial: "La pastelería fresca es realmente un diferencial.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-takeaway-coffee-cup_23-2147906467.jpg?_wi=1",
|
||||
},
|
||||
name: "Marta S.", handle: "@martas", testimonial: "La pastelería fresca es realmente un diferencial.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-takeaway-coffee-cup_23-2147906467.jpg"},
|
||||
{
|
||||
name: "Juan L.",
|
||||
handle: "@juanl",
|
||||
testimonial: "Ambiente increíble, se nota el cariño en todo.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-sunglasses-drinks-morning-coffee-cafe_613910-12122.jpg?_wi=1",
|
||||
},
|
||||
name: "Juan L.", handle: "@juanl", testimonial: "Ambiente increíble, se nota el cariño en todo.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-sunglasses-drinks-morning-coffee-cafe_613910-12122.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver menú",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Ver menú", href: "#menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-caucasian-female-with-long-blonde-wavy-hair-sits-sofa-drinks-coffee_132075-8698.jpg"
|
||||
imageAlt="Interior acogedor de La Esquina"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-paying-with-nfc-technology-restaurant_23-2150039464.jpg",
|
||||
alt: "Cliente feliz 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/person-paying-with-nfc-technology-restaurant_23-2150039464.jpg", alt: "Cliente feliz 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/this-cake-looks-so-delicious-i-have-take-picture-it_637285-7892.jpg",
|
||||
alt: "Cliente feliz 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/this-cake-looks-so-delicious-i-have-take-picture-it_637285-7892.jpg", alt: "Cliente feliz 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mother-with-adult-daughter-sitting-cafe_1157-31116.jpg",
|
||||
alt: "Cliente feliz 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/mother-with-adult-daughter-sitting-cafe_1157-31116.jpg", alt: "Cliente feliz 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/healthy-woman-with-tan-sitting-t-shirt-cafe-terrace-eating-breakfast-drinking-coffee_197531-22524.jpg",
|
||||
alt: "Cliente feliz 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/healthy-woman-with-tan-sitting-t-shirt-cafe-terrace-eating-breakfast-drinking-coffee_197531-22524.jpg", alt: "Cliente feliz 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-holds-paper-cup-hot-beverage-looks-away-with-glad-expression-smiles-toothily-walks-city-dressed-jacket-enjoys-favorite-drink-while-having-promenade_273609-55366.jpg",
|
||||
alt: "Cliente feliz 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-holds-paper-cup-hot-beverage-looks-away-with-glad-expression-smiles-toothily-walks-city-dressed-jacket-enjoys-favorite-drink-while-having-promenade_273609-55366.jpg", alt: "Cliente feliz 5"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Café de Especialidad",
|
||||
icon: Coffee,
|
||||
type: "text-icon", text: "Café de Especialidad", icon: Coffee,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Sandwiches Artesanales",
|
||||
icon: Sandwich,
|
||||
type: "text-icon", text: "Sandwiches Artesanales", icon: Sandwich,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Repostería Casera",
|
||||
icon: Cake,
|
||||
type: "text-icon", text: "Repostería Casera", icon: Cake,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Desayunos Completos",
|
||||
icon: Croissant,
|
||||
type: "text-icon", text: "Desayunos Completos", icon: Croissant,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Ambiente Calido",
|
||||
icon: Heart,
|
||||
type: "text-icon", text: "Ambiente Calido", icon: Heart,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -163,26 +112,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Café de Especialidad",
|
||||
description: "Sabores intensos, granos seleccionados y presentación cuidada.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-31515.jpg",
|
||||
titleIconSrc: "Coffee",
|
||||
buttonText: "Saber más",
|
||||
},
|
||||
title: "Café de Especialidad", description: "Sabores intensos, granos seleccionados y presentación cuidada.", imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-31515.jpg", titleIconSrc: "Coffee", buttonText: "Saber más"},
|
||||
{
|
||||
title: "Sandwiches de Autor",
|
||||
description: "Combinaciones generosas, ingredientes frescos y tentadores.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-xmas-tree-cookies-cup-tea-grey-surface-with-copy-space_140725-102945.jpg",
|
||||
titleIconSrc: "Sandwich",
|
||||
buttonText: "Ver carta",
|
||||
},
|
||||
title: "Sandwiches de Autor", description: "Combinaciones generosas, ingredientes frescos y tentadores.", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-xmas-tree-cookies-cup-tea-grey-surface-with-copy-space_140725-102945.jpg", titleIconSrc: "Sandwich", buttonText: "Ver carta"},
|
||||
{
|
||||
title: "Atención Cálida",
|
||||
description: "Un servicio cercano que transforma tu visita en un ritual.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-female-barista-hands-holding-cup-coffee-giving-you-drink-serving-cafe-wearing_1258-199293.jpg",
|
||||
titleIconSrc: "HeartHandshake",
|
||||
buttonText: "Conocenos",
|
||||
},
|
||||
title: "Atención Cálida", description: "Un servicio cercano que transforma tu visita en un ritual.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-female-barista-hands-holding-cup-coffee-giving-you-drink-serving-cafe-wearing_1258-199293.jpg", titleIconSrc: "HeartHandshake", buttonText: "Conocenos"},
|
||||
]}
|
||||
title="Lo que nos hace especiales"
|
||||
description="Atención cálida, calidad premium y un ambiente donde siempre sos bienvenido."
|
||||
@@ -191,64 +125,29 @@ export default function LandingPage() {
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Cafetería",
|
||||
name: "Café Latte Premium",
|
||||
price: "$2.500",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg",
|
||||
},
|
||||
id: "p1", brand: "Cafetería", name: "Café Latte Premium", price: "$2.500", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Sandwiches",
|
||||
name: "Tostado Especial",
|
||||
price: "$4.200",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-gourmet-fried-tofu-sandwich-plate_181624-59118.jpg",
|
||||
},
|
||||
id: "p2", brand: "Sandwiches", name: "Tostado Especial", price: "$4.200", rating: 5,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-gourmet-fried-tofu-sandwich-plate_181624-59118.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Pastelería",
|
||||
name: "Porción de Torta Casera",
|
||||
price: "$3.000",
|
||||
rating: 4,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-donuts_1339-6170.jpg",
|
||||
},
|
||||
id: "p3", brand: "Pastelería", name: "Porción de Torta Casera", price: "$3.000", rating: 4,
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/coffee-donuts_1339-6170.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Bebidas",
|
||||
name: "Jugo Natural Mix",
|
||||
price: "$2.200",
|
||||
rating: 5,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-iced-coffee-break-outside_23-2149567308.jpg",
|
||||
},
|
||||
id: "p4", brand: "Bebidas", name: "Jugo Natural Mix", price: "$2.200", rating: 5,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-iced-coffee-break-outside_23-2149567308.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Desayunos",
|
||||
name: "Desayuno La Esquina",
|
||||
price: "$6.500",
|
||||
rating: 5,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg",
|
||||
},
|
||||
id: "p5", brand: "Desayunos", name: "Desayuno La Esquina", price: "$6.500", rating: 5,
|
||||
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Meriendas",
|
||||
name: "Combo Merienda Dulce",
|
||||
price: "$5.800",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-with-cloves-orange-slices-dark-board-high-quality-photo_114579-67973.jpg",
|
||||
},
|
||||
id: "p6", brand: "Meriendas", name: "Combo Merienda Dulce", price: "$5.800", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-with-cloves-orange-slices-dark-board-high-quality-photo_114579-67973.jpg"},
|
||||
]}
|
||||
title="Nuestros Imperdibles"
|
||||
description="Una selección pensada para antojos reales."
|
||||
@@ -262,45 +161,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Lucía P.",
|
||||
handle: "@lucia",
|
||||
testimonial: "Excelente ambiente y muy buena onda.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3945.jpg?_wi=2",
|
||||
},
|
||||
id: "t1", name: "Lucía P.", handle: "@lucia", testimonial: "Excelente ambiente y muy buena onda.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3945.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Marcos F.",
|
||||
handle: "@marcos",
|
||||
testimonial: "El café es de otro mundo, muy recomendable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944067.jpg?_wi=2",
|
||||
},
|
||||
id: "t2", name: "Marcos F.", handle: "@marcos", testimonial: "El café es de otro mundo, muy recomendable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944067.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elena R.",
|
||||
handle: "@elena",
|
||||
testimonial: "Siempre vuelvo por los sandwiches, son increíbles.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-glad-mixed-race-females-have-interracial-friendship-pose-camera-modern-cell-phone-make-selfie-while-have-rest-cozy-terrace-bar-enjoy-fresh-drinks-people-ethnicity-leisure_273609-3405.jpg?_wi=2",
|
||||
},
|
||||
id: "t3", name: "Elena R.", handle: "@elena", testimonial: "Siempre vuelvo por los sandwiches, son increíbles.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-glad-mixed-race-females-have-interracial-friendship-pose-camera-modern-cell-phone-make-selfie-while-have-rest-cozy-terrace-bar-enjoy-fresh-drinks-people-ethnicity-leisure_273609-3405.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sofía G.",
|
||||
handle: "@sofia",
|
||||
testimonial: "Un lugar muy acogedor y la atención impecable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-takeaway-coffee-cup_23-2147906467.jpg?_wi=2",
|
||||
},
|
||||
id: "t4", name: "Sofía G.", handle: "@sofia", testimonial: "Un lugar muy acogedor y la atención impecable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-takeaway-coffee-cup_23-2147906467.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Carlos M.",
|
||||
handle: "@carlos",
|
||||
testimonial: "El mejor lugar para desayunar tranquilo.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-sunglasses-drinks-morning-coffee-cafe_613910-12122.jpg?_wi=2",
|
||||
},
|
||||
id: "t5", name: "Carlos M.", handle: "@carlos", testimonial: "El mejor lugar para desayunar tranquilo.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-sunglasses-drinks-morning-coffee-cafe_613910-12122.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Lo que dicen nuestros clientes"
|
||||
@@ -312,8 +186,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Contacto"
|
||||
title="Reservá tu momento"
|
||||
description="Dejanos tus datos para reservas o pedidos especiales."
|
||||
@@ -325,13 +198,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="La Esquina"
|
||||
leftLink={{
|
||||
text: "Instagram",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Instagram", href: "#"}}
|
||||
rightLink={{
|
||||
text: "WhatsApp",
|
||||
href: "#",
|
||||
}}
|
||||
text: "WhatsApp", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user