Merge version_1 into main #2
233
src/app/page.tsx
233
src/app/page.tsx
@@ -11,7 +11,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import { Award, Clock, Heart, Leaf, Star, Users, Wine, Zap } from "lucide-react";
|
||||
import { Award, Clock, Heart, Leaf, Star, Users, Wine, Zap, ChefHat } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,97 +32,60 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Nosotros",
|
||||
id: "sobre-nosotros",
|
||||
},
|
||||
name: "Nosotros", id: "sobre-nosotros"},
|
||||
{
|
||||
name: "El Menú",
|
||||
id: "menu",
|
||||
},
|
||||
name: "El Menú", id: "menu"},
|
||||
{
|
||||
name: "Experiencia",
|
||||
id: "experiencia",
|
||||
},
|
||||
name: "Experiencia", id: "experiencia"},
|
||||
{
|
||||
name: "Reseñas",
|
||||
id: "resenas",
|
||||
},
|
||||
name: "Reseñas", id: "resenas"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "ubicacion",
|
||||
},
|
||||
name: "Contacto", id: "ubicacion"},
|
||||
]}
|
||||
brandName="RESTÓ S.C.A"
|
||||
button={{
|
||||
text: "Reservar Mesa",
|
||||
href: "https://restosca.meitre.com/?utm_source=ig&utm_medium=social&utm_content=link_in_bio",
|
||||
}}
|
||||
text: "Reservar Mesa", href: "https://restosca.meitre.com/?utm_source=ig&utm_medium=social&utm_content=link_in_bio"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Restó S.C.A"
|
||||
description="Una experiencia culinaria única en el corazón de Recoleta. Cocina de autor que celebra el ingrediente y el tiempo."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reservar Mesa",
|
||||
href: "https://restosca.meitre.com/?utm_source=ig&utm_medium=social&utm_content=link_in_bio",
|
||||
},
|
||||
text: "Reservar Mesa", href: "https://restosca.meitre.com/?utm_source=ig&utm_medium=social&utm_content=link_in_bio"},
|
||||
{
|
||||
text: "Ver el Menú",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Ver el Menú", href: "#menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg",
|
||||
alt: "Restaurante con servicio impecable",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg", alt: "Restaurante con servicio impecable"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629554.jpg",
|
||||
alt: "Comensales satisfechos",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629554.jpg", alt: "Comensales satisfechos"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312213.jpg",
|
||||
alt: "Ambiente de lujo",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312213.jpg", alt: "Ambiente de lujo"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg",
|
||||
alt: "Detalle de mesa",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg", alt: "Detalle de mesa"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/twigs-leaves-near-lamp-cutlery_23-2147811213.jpg",
|
||||
alt: "Atmósfera elegante",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/twigs-leaves-near-lamp-cutlery_23-2147811213.jpg", alt: "Atmósfera elegante"},
|
||||
]}
|
||||
avatarText="Más de 500 comensales satisfechos"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Cocina de Autor",
|
||||
},
|
||||
type: "text", text: "Cocina de Autor"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Recoleta",
|
||||
},
|
||||
type: "text", text: "Recoleta"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Productos de Temporada",
|
||||
},
|
||||
type: "text", text: "Productos de Temporada"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Edificio Histórico",
|
||||
},
|
||||
type: "text", text: "Edificio Histórico"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Experiencia Michelin",
|
||||
},
|
||||
type: "text", text: "Experiencia Michelin"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -134,19 +97,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Años de trayectoria",
|
||||
value: "+20",
|
||||
},
|
||||
label: "Años de trayectoria", value: "+20"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Mesas íntimas",
|
||||
value: "12",
|
||||
},
|
||||
label: "Mesas íntimas", value: "12"},
|
||||
{
|
||||
icon: Star,
|
||||
label: "Guía Michelin",
|
||||
value: "★",
|
||||
},
|
||||
label: "Guía Michelin", value: "★"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -160,41 +117,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "m1",
|
||||
name: "Bienvenida",
|
||||
price: "Cortesía",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg?_wi=1",
|
||||
},
|
||||
id: "m1", name: "Bienvenida", price: "Cortesía", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Entradas",
|
||||
price: "Selección",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-vegetable-stack_23-2151942390.jpg?_wi=1",
|
||||
},
|
||||
id: "m2", name: "Entradas", price: "Selección", imageSrc: "http://img.b2bpic.net/free-photo/grilled-vegetable-stack_23-2151942390.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Principales",
|
||||
price: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cook-smelling-salad-with-meat-plate_23-2148040175.jpg",
|
||||
},
|
||||
id: "m3", name: "Principales", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/cook-smelling-salad-with-meat-plate_23-2148040175.jpg"},
|
||||
{
|
||||
id: "m4",
|
||||
name: "Pre-postre",
|
||||
price: "Sorpresa",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-with-ice-cream-flowers-blue-plate_23-2151973733.jpg",
|
||||
},
|
||||
id: "m4", name: "Pre-postre", price: "Sorpresa", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-with-ice-cream-flowers-blue-plate_23-2151973733.jpg"},
|
||||
{
|
||||
id: "m5",
|
||||
name: "Postres",
|
||||
price: "Estación",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-with-black-spaghetti-squid_23-2148461690.jpg",
|
||||
},
|
||||
id: "m5", name: "Postres", price: "Estación", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-with-black-spaghetti-squid_23-2148461690.jpg"},
|
||||
{
|
||||
id: "m6",
|
||||
name: "Vinos",
|
||||
price: "Bodega",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg",
|
||||
},
|
||||
id: "m6", name: "Vinos", price: "Bodega", imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg"},
|
||||
]}
|
||||
title="La propuesta del mercado"
|
||||
description="Un menú que cambia con la temporada dictada por la chef Magui Piaggio."
|
||||
@@ -208,64 +141,43 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Intimidad",
|
||||
description: "Solo una docena de mesas en un espacio sereno.",
|
||||
items: [
|
||||
title: "Intimidad", description: "Solo una docena de mesas en un espacio sereno.", items: [
|
||||
{
|
||||
icon: Zap,
|
||||
text: "Sin ruido de fondo",
|
||||
},
|
||||
text: "Sin ruido de fondo"},
|
||||
{
|
||||
icon: Clock,
|
||||
text: "Sin apuro",
|
||||
},
|
||||
text: "Sin apuro"},
|
||||
],
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-interior-church-with-stainedglass-windows-view-from_169016-22471.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-interior-church-with-stainedglass-windows-view-from_169016-22471.jpg"},
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg?_wi=2",
|
||||
imageAlt: "historic architecture interior details",
|
||||
},
|
||||
{
|
||||
title: "Estacionalidad",
|
||||
description: "El menú cambia según la mejor oferta del mercado.",
|
||||
items: [
|
||||
title: "Estacionalidad", description: "El menú cambia según la mejor oferta del mercado.", items: [
|
||||
{
|
||||
icon: Leaf,
|
||||
text: "Producto fresco",
|
||||
},
|
||||
text: "Producto fresco"},
|
||||
{
|
||||
icon: ChefHat,
|
||||
text: "Cocina de autor",
|
||||
},
|
||||
text: "Cocina de autor"},
|
||||
],
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312255.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312255.jpg"},
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg?_wi=2",
|
||||
imageAlt: "historic architecture interior details",
|
||||
},
|
||||
{
|
||||
title: "Hospitalidad",
|
||||
description: "El equipo anticipa sus necesidades con calidez.",
|
||||
items: [
|
||||
title: "Hospitalidad", description: "El equipo anticipa sus necesidades con calidez.", items: [
|
||||
{
|
||||
icon: Wine,
|
||||
text: "Atenciones especiales",
|
||||
},
|
||||
text: "Atenciones especiales"},
|
||||
{
|
||||
icon: Heart,
|
||||
text: "Servicio profesional",
|
||||
},
|
||||
text: "Servicio profesional"},
|
||||
],
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/details-interior-catholic-church-light-colors_169016-21929.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/details-interior-catholic-church-light-colors_169016-21929.jpg"},
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-vegetable-stack_23-2151942390.jpg?_wi=2",
|
||||
imageAlt: "historic architecture interior details",
|
||||
},
|
||||
]}
|
||||
title="Una velada memorable"
|
||||
@@ -275,44 +187,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="resenas" data-section="resenas">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ju Guillén",
|
||||
handle: "Local Guide",
|
||||
testimonial: "Todo de diez. La merluza era una manteca. Atención espectacular.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-garage-sale_23-2150577115.jpg",
|
||||
},
|
||||
id: "t1", name: "Ju Guillén", handle: "Local Guide", testimonial: "Todo de diez. La merluza era una manteca. Atención espectacular.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-garage-sale_23-2150577115.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Virginia P.",
|
||||
handle: "Google Reviews",
|
||||
testimonial: "Los sabores te transportan. ¡¿Cómo llegaron hasta esto?! Increíble.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-celebrating-valentine-s-day-while-having-lunch-wine-together_23-2149216159.jpg",
|
||||
},
|
||||
id: "t2", name: "Virginia P.", handle: "Google Reviews", testimonial: "Los sabores te transportan. ¡¿Cómo llegaron hasta esto?! Increíble.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-celebrating-valentine-s-day-while-having-lunch-wine-together_23-2149216159.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Luis Z.",
|
||||
handle: "Comensal Int.",
|
||||
testimonial: "Nada supera algo así. La chef se tomó el tiempo de hablar conmigo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-is-drinking-white-wine-romantic-dinner-restaurant-holding-hands_8353-10578.jpg",
|
||||
},
|
||||
id: "t3", name: "Luis Z.", handle: "Comensal Int.", testimonial: "Nada supera algo así. La chef se tomó el tiempo de hablar conmigo.", imageSrc: "http://img.b2bpic.net/free-photo/couple-is-drinking-white-wine-romantic-dinner-restaurant-holding-hands_8353-10578.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Maria C.",
|
||||
handle: "Local Guide",
|
||||
testimonial: "Experiencia íntima y de primer nivel en cada detalle.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5744.jpg",
|
||||
},
|
||||
id: "t4", name: "Maria C.", handle: "Local Guide", testimonial: "Experiencia íntima y de primer nivel en cada detalle.", imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5744.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Carlos A.",
|
||||
handle: "Foodie",
|
||||
testimonial: "La mejor opción para una ocasión especial en Recoleta.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-tower-full-champaigne-mosaic-background_8353-10398.jpg",
|
||||
},
|
||||
id: "t5", name: "Carlos A.", handle: "Foodie", testimonial: "La mejor opción para una ocasión especial en Recoleta.", imageSrc: "http://img.b2bpic.net/free-photo/glass-tower-full-champaigne-mosaic-background_8353-10398.jpg"},
|
||||
]}
|
||||
title="Lo que dicen nuestros comensales"
|
||||
description="Reconocimientos de la Guía Michelin y comensales locales."
|
||||
@@ -326,20 +214,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "p1",
|
||||
price: "Reserva",
|
||||
name: "Velada Especial",
|
||||
buttons: [
|
||||
id: "p1", price: "Reserva", name: "Velada Especial", buttons: [
|
||||
{
|
||||
text: "Reservar Ahora",
|
||||
href: "https://restosca.meitre.com/?utm_source=ig&utm_medium=social&utm_content=link_in_bio",
|
||||
},
|
||||
text: "Reservar Ahora", href: "https://restosca.meitre.com/?utm_source=ig&utm_medium=social&utm_content=link_in_bio"},
|
||||
],
|
||||
features: [
|
||||
"Mesa confirmada",
|
||||
"Chef's selection",
|
||||
"Ambiente íntimo",
|
||||
],
|
||||
"Mesa confirmada", "Chef's selection", "Ambiente íntimo"],
|
||||
},
|
||||
]}
|
||||
title="Cada noche es una sola vez"
|
||||
@@ -351,8 +231,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Un lugar que se descubre"
|
||||
description="Montevideo 938, Sociedad Central de Arquitectos. Recoleta, Buenos Aires."
|
||||
buttonText="Hacer reserva"
|
||||
@@ -366,13 +245,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="RESTÓ S.C.A"
|
||||
leftLink={{
|
||||
text: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
}}
|
||||
text: "Instagram", href: "https://instagram.com"}}
|
||||
rightLink={{
|
||||
text: "Reservar Mesa",
|
||||
href: "https://restosca.meitre.com/?utm_source=ig&utm_medium=social&utm_content=link_in_bio",
|
||||
}}
|
||||
text: "Reservar Mesa", href: "https://restosca.meitre.com/?utm_source=ig&utm_medium=social&utm_content=link_in_bio"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user