Update src/app/page.tsx

This commit is contained in:
2026-05-07 10:37:32 +00:00
parent de35fcea6a
commit cc5cddee50

View File

@@ -29,128 +29,44 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Inicio",
id: "hero",
},
{
name: "Nuestra Cocina",
id: "cocina",
},
{
name: "Reservar",
id: "reserva",
},
{ name: "Inicio", id: "hero" },
{ name: "Nuestra Cocina", id: "cocina" },
{ name: "Reservar", id: "reserva" }
]}
brandName="El Temporal"
button={{
text: "Reservar mesa",
href: "#reserva",
}}
button={{ text: "Reservar mesa", href: "#reserva" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
title="Restaurante El Temporal"
description="Una experiencia gastronómica inolvidable en Vigo. Fusionamos tradición gallega y vanguardia culinaria en un entorno acogedor y sofisticado."
testimonials={[
{
name: "Marta G.",
handle: "@martag",
testimonial: "La mejor cocina gallega moderna que he probado.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-sushi-rolls-salads-cocktails-hookah-side-view_141793-3100.jpg?_wi=1",
imageAlt: "elegant restaurant dining interior",
},
{
name: "Juan R.",
handle: "@juanr",
testimonial: "Un ambiente impecable y un servicio excelente.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/royal-dining-room-with-wooden-furniture-chandeliers_114579-2222.jpg?_wi=1",
imageAlt: "elegant restaurant dining interior",
},
{
name: "Elena V.",
handle: "@elenav",
testimonial: "La atención al detalle es fascinante.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg?_wi=1",
imageAlt: "elegant restaurant dining interior",
},
{
name: "Marcos S.",
handle: "@marcos_s",
testimonial: "Un lugar obligatorio si visitas Vigo.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=1",
imageAlt: "elegant restaurant dining interior",
},
{
name: "Laura L.",
handle: "@laurall",
testimonial: "Sabores auténticos con un toque de vanguardia.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-from-side-yummy-salad-staying-table-cafe_651396-1431.jpg?_wi=1",
imageAlt: "elegant restaurant dining interior",
},
{ name: "Marta G.", handle: "@martag", testimonial: "La mejor cocina gallega moderna que he probado.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-sushi-rolls-salads-cocktails-hookah-side-view_141793-3100.jpg", imageAlt: "elegant restaurant dining interior" },
{ name: "Juan R.", handle: "@juanr", testimonial: "Un ambiente impecable y un servicio excelente.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/royal-dining-room-with-wooden-furniture-chandeliers_114579-2222.jpg", imageAlt: "elegant restaurant dining interior" },
{ name: "Elena V.", handle: "@elenav", testimonial: "La atención al detalle es fascinante.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg", imageAlt: "elegant restaurant dining interior" },
{ name: "Marcos S.", handle: "@marcos_s", testimonial: "Un lugar obligatorio si visitas Vigo.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg", imageAlt: "elegant restaurant dining interior" },
{ name: "Laura L.", handle: "@laurall", testimonial: "Sabores auténticos con un toque de vanguardia.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-from-side-yummy-salad-staying-table-cafe_651396-1431.jpg", imageAlt: "elegant restaurant dining interior" }
]}
buttons={[
{
text: "Reservar mesa",
href: "#reserva",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/dinner-set-sushi-rolls-salads-cocktails-hookah-side-view_141793-3100.jpg?_wi=2"
buttons={[{ text: "Reservar mesa", href: "#reserva" }]}
imageSrc="http://img.b2bpic.net/free-photo/dinner-set-sushi-rolls-salads-cocktails-hookah-side-view_141793-3100.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-pretty-woman-posing-white_1187-3821.jpg",
alt: "young pretty woman posing on white",
},
{
src: "http://img.b2bpic.net/free-photo/young-beautiful-woman-outdoor_624325-50.jpg",
alt: "Young beautiful woman outdoor",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-bride-posing-medium-shot_23-2149860841.jpg",
alt: "Beautiful bride posing medium shot",
},
{
src: "http://img.b2bpic.net/free-photo/tanned-young-lady-with-red-lips-sparkles-face-poses-outside-attractive-girl-white-dress-touches-hair-poses-balcony_197531-27967.jpg",
alt: "Tanned young lady with red lips",
},
{
src: "http://img.b2bpic.net/free-photo/young-man-model-posing-street_1303-14485.jpg",
alt: "Young man model posing in the street",
},
{ src: "http://img.b2bpic.net/free-photo/young-pretty-woman-posing-white_1187-3821.jpg", alt: "young pretty woman posing on white" },
{ src: "http://img.b2bpic.net/free-photo/young-beautiful-woman-outdoor_624325-50.jpg", alt: "Young beautiful woman outdoor" },
{ src: "http://img.b2bpic.net/free-photo/beautiful-bride-posing-medium-shot_23-2149860841.jpg", alt: "Beautiful bride posing medium shot" },
{ src: "http://img.b2bpic.net/free-photo/tanned-young-lady-with-red-lips-sparkles-face-poses-outside-attractive-girl-white-dress-touches-hair-poses-balcony_197531-27967.jpg", alt: "Tanned young lady with red lips" },
{ src: "http://img.b2bpic.net/free-photo/young-man-model-posing-street_1303-14485.jpg", alt: "Young man model posing in the street" }
]}
marqueeItems={[
{
type: "text",
text: "Producto Local",
},
{
type: "text",
text: "Vanguardia Culinaria",
},
{
type: "text",
text: "Marisco Gallego",
},
{
type: "text",
text: "Experiencia Premium",
},
{
type: "text",
text: "Reserva Garantizada",
},
{ type: "text", text: "Producto Local" },
{ type: "text", text: "Vanguardia Culinaria" },
{ type: "text", text: "Marisco Gallego" },
{ type: "text", text: "Experiencia Premium" },
{ type: "text", text: "Reserva Garantizada" }
]}
/>
</div>
@@ -161,18 +77,8 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "feat-1",
title: "Ambiente Acogedor",
description: "Diseño moderno con esencia gallega.",
imageSrc: "http://img.b2bpic.net/free-photo/royal-dining-room-with-wooden-furniture-chandeliers_114579-2222.jpg?_wi=2",
},
{
id: "feat-2",
title: "Calidad Premium",
description: "Atención personalizada y cuidada al detalle.",
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg",
},
{ id: "feat-1", title: "Ambiente Acogedor", description: "Diseño moderno con esencia gallega.", tag: "Interiorismo", imageSrc: "http://img.b2bpic.net/free-photo/royal-dining-room-with-wooden-furniture-chandeliers_114579-2222.jpg" },
{ id: "feat-2", title: "Calidad Premium", description: "Atención personalizada y cuidada al detalle.", tag: "Servicio", imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg" }
]}
title="Espacio Exclusivo"
description="Cada rincón de El Temporal ha sido diseñado para ofrecer una experiencia íntima y sofisticada."
@@ -184,34 +90,11 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
animationType="slide-up"
products={[
{
id: "p1",
name: "Pulpo a la brasa",
price: "24€",
brand: "Marisco",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg?_wi=2",
reviewCount: "120",
},
{
id: "p2",
name: "Chuleta de vaca vieja",
price: "45€",
brand: "Carne",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=2",
reviewCount: "85",
},
{
id: "p3",
name: "Vieiras gratinadas",
price: "22€",
brand: "Marisco",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-from-side-yummy-salad-staying-table-cafe_651396-1431.jpg?_wi=2",
reviewCount: "95",
},
{ id: "p1", name: "Pulpo a la brasa", price: "24€", brand: "Marisco", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg", reviewCount: "120" },
{ id: "p2", name: "Chuleta de vaca vieja", price: "45€", brand: "Carne", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg", reviewCount: "85" },
{ id: "p3", name: "Vieiras gratinadas", price: "22€", brand: "Marisco", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-from-side-yummy-salad-staying-table-cafe_651396-1431.jpg", reviewCount: "95" }
]}
title="Nuestra Cocina"
description="Desde 2015, apostamos por producto local, mariscos frescos y carnes de primera calidad con un toque vanguardista."
@@ -223,56 +106,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Elena V.",
date: "10/2023",
title: "Experiencia premium",
quote: "Simplemente espectacular, el mejor restaurante en Vigo.",
avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-lady-with-dark-curly-hair-white-costume-sitting-table-joyfully-looking-camera-while-spending-time-cafe-street_574295-81.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-sushi-rolls-salads-cocktails-hookah-side-view_141793-3100.jpg?_wi=3",
imageAlt: "smiling elegant woman portrait",
},
{
id: "t2",
name: "Marcos S.",
date: "11/2023",
title: "Cocina de autor",
quote: "La fusión de sabores es brillante.",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/royal-dining-room-with-wooden-furniture-chandeliers_114579-2222.jpg?_wi=3",
imageAlt: "smiling elegant woman portrait",
},
{
id: "t3",
name: "Laura L.",
date: "12/2023",
title: "Imprescindible",
quote: "Ambiente increíble y platos inolvidables.",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-against-nature-background-with-bike_158595-611.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg?_wi=3",
imageAlt: "smiling elegant woman portrait",
},
{
id: "t4",
name: "Pedro G.",
date: "01/2024",
title: "Calidad inmejorable",
quote: "Servicio de 10.",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=3",
imageAlt: "smiling elegant woman portrait",
},
{
id: "t5",
name: "Sara B.",
date: "02/2024",
title: "Fantástico",
quote: "Repetiremos seguro.",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-chef-wearing-glasses-uniform-cap-holding-apple-near-head-looking-side-getting-ready-throw-it-isolated-purple-background_141793-138432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-from-side-yummy-salad-staying-table-cafe_651396-1431.jpg?_wi=3",
imageAlt: "smiling elegant woman portrait",
},
{ id: "t1", name: "Elena V.", date: "10/2023", title: "Experiencia premium", quote: "Simplemente espectacular, el mejor restaurante en Vigo.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-lady-with-dark-curly-hair-white-costume-sitting-table-joyfully-looking-camera-while-spending-time-cafe-street_574295-81.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-sushi-rolls-salads-cocktails-hookah-side-view_141793-3100.jpg", imageAlt: "smiling elegant woman portrait" },
{ id: "t2", name: "Marcos S.", date: "11/2023", title: "Cocina de autor", quote: "La fusión de sabores es brillante.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg", imageSrc: "http://img.b2bpic.net/free-photo/royal-dining-room-with-wooden-furniture-chandeliers_114579-2222.jpg", imageAlt: "smiling elegant woman portrait" },
{ id: "t3", name: "Laura L.", date: "12/2023", title: "Imprescindible", quote: "Ambiente increíble y platos inolvidables.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-against-nature-background-with-bike_158595-611.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg", imageAlt: "smiling elegant woman portrait" },
{ id: "t4", name: "Pedro G.", date: "01/2024", title: "Calidad inmejorable", quote: "Servicio de 10.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg", imageAlt: "smiling elegant woman portrait" },
{ id: "t5", name: "Sara B.", date: "02/2024", title: "Fantástico", quote: "Repetiremos seguro.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-chef-wearing-glasses-uniform-cap-holding-apple-near-head-looking-side-getting-ready-throw-it-isolated-purple-background_141793-138432.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-from-side-yummy-salad-staying-table-cafe_651396-1431.jpg", imageAlt: "smiling elegant woman portrait" }
]}
title="Lo que dicen nuestros clientes"
description="Escuchamos a nuestros comensales para seguir mejorando día a día."
@@ -284,31 +122,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "¿Cómo puedo reservar mesa?",
content: "Puedes hacerlo a través de nuestra web en la sección final.",
},
{
id: "f2",
title: "¿Tenéis opciones vegetarianas?",
content: "Sí, contamos con opciones gourmet adaptadas a dietas vegetarianas.",
},
{
id: "f3",
title: "¿Cuál es el horario del restaurante?",
content: "Abrimos de martes a domingo para almuerzos y cenas.",
},
{
id: "f4",
title: "¿Dónde está ubicado el restaurante?",
content: "Estamos en el centro de Vigo, zona peatonal.",
},
{
id: "f5",
title: "¿Se puede reservar para grupos?",
content: "Disponemos de menús especiales para grupos bajo reserva previa.",
},
{ id: "f1", title: "¿Cómo puedo reservar mesa?", content: "Puedes hacerlo a través de nuestra web en la sección final." },
{ id: "f2", title: "¿Tenéis opciones vegetarianas?", content: "Sí, contamos con opciones gourmet adaptadas a dietas vegetarianas." },
{ id: "f3", title: "¿Cuál es el horario del restaurante?", content: "Abrimos de martes a domingo para almuerzos y cenas." },
{ id: "f4", title: "¿Dónde está ubicado el restaurante?", content: "Estamos en el centro de Vigo, zona peatonal." },
{ id: "f5", title: "¿Se puede reservar para grupos?", content: "Disponemos de menús especiales para grupos bajo reserva previa." }
]}
title="Preguntas frecuentes"
faqsAnimation="slide-up"
@@ -319,50 +137,19 @@ export default function LandingPage() {
<div id="reserva" data-section="reserva">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
tag="Reservas"
title="Reserva tu mesa ahora"
description="Elige tu fecha y número de comensales para asegurar tu lugar en El Temporal."
buttons={[
{
text: "Reservar ahora",
href: "#reserva",
},
]}
buttons={[{ text: "Reservar ahora", href: "#reserva" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Info",
items: [
{
label: "Horarios",
href: "#",
},
{
label: "Ubicación",
href: "#",
},
],
},
{
title: "Contacto",
items: [
{
label: "Reservas",
href: "#reserva",
},
{
label: "Email",
href: "#",
},
],
},
{ title: "Info", items: [{ label: "Horarios", href: "#" }, { label: "Ubicación", href: "#" }] },
{ title: "Contacto", items: [{ label: "Reservas", href: "#reserva" }, { label: "Email", href: "#" }] }
]}
logoText="El Temporal"
/>
@@ -370,4 +157,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}