Merge version_3 into main #6
@@ -2,7 +2,7 @@
|
||||
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import HeroCentered from '@/components/sections/hero/HeroCentered';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
@@ -17,51 +17,6 @@ export default function MenuPage() {
|
||||
{ name: "Location", id: "/location" },
|
||||
];
|
||||
|
||||
const especialidades = [
|
||||
{
|
||||
id: "esp-1", name: "Tonkotsu Ramen Signature", price: "$180", variant: "Caldo de hueso de cerdo, fideos frescos, huevo marinado, brotes de bambú, cerdo asado, alga nori", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-pszek4v9.png?_wi=1", imageAlt: "Tonkotsu Ramen Signature", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "esp-2", name: "Miso Ramen Clásico", price: "$160", variant: "Caldo de miso rojo, fideos ondulados, germinados de soya, huevo, zanahoria, maíz, cerdo marinado", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-d4peglr8.png?_wi=1", imageAlt: "Miso Ramen Clásico", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "esp-3", name: "Shoyu Ramen Premium", price: "$170", variant: "Caldo de soja oscuro, fideos rectos, cebolleta, hongos shiitake, huevo marinado, pechuga de pollo, brotes de bambú", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-ccfo6w53.png?_wi=1", imageAlt: "Shoyu Ramen Premium", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "esp-4", name: "Sushi Premium Omakase", price: "$280", variant: "Selección del chef: salmón, atún, pez limón, dorado, erizo, huevo de salmón, calamar, pulpo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-9pfv8zl1.png?_wi=1", imageAlt: "Sushi Premium Omakase", isFavorited: false,
|
||||
},
|
||||
];
|
||||
|
||||
const bebidas = [
|
||||
{
|
||||
id: "beb-1", name: "Sake Nigori Premium", price: "$120", variant: "Bebida tradicional japonesa sin filtrar, dulce y cremosa, 15% alcohol", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-p2ivrre0.png?_wi=1", imageAlt: "Sake Nigori Premium", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "beb-2", name: "Yuzu Cocktail", price: "$85", variant: "Citrus japonés fresco, sake, vodka, jugo de limón, miel, soda", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-p2ivrre0.png?_wi=2", imageAlt: "Yuzu Cocktail", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "beb-3", name: "Té Matcha Helado", price: "$65", variant: "Polvo de matcha premium, agua destilada, hielo, azúcar de caña, opcional: leche de almendra", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-p2ivrre0.png?_wi=3", imageAlt: "Té Matcha Helado", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "beb-4", name: "Sake Frío Junmai", price: "$95", variant: "Sake puro de arroz, aroma floral, sabor suave y limpio, 15% alcohol", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-p2ivrre0.png?_wi=4", imageAlt: "Sake Frío Junmai", isFavorited: false,
|
||||
},
|
||||
];
|
||||
|
||||
const postres = [
|
||||
{
|
||||
id: "pos-1", name: "Mochi de Matcha", price: "$55", variant: "Masa de arroz glutinoso, relleno de crema matcha, azúcar molida, harina de soya", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-pszek4v9.png?_wi=2", imageAlt: "Mochi de Matcha", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "pos-2", name: "Dorayaki de Fresa", price: "$60", variant: "Panques azuki, mermelada de fresa fresca, crema batida, fresas frescas", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-d4peglr8.png?_wi=2", imageAlt: "Dorayaki de Fresa", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "pos-3", name: "Tres Leches Mochi", price: "$65", variant: "Mochi de tres leches, leche condensada, crema fresca, frutas de temporada", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-ccfo6w53.png?_wi=2", imageAlt: "Tres Leches Mochi", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "pos-4", name: "Tempura de Plátano", price: "$50", variant: "Plátano rebozado crujiente, helado de vainilla, salsa de caramelo, maní molido", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-9pfv8zl1.png?_wi=2", imageAlt: "Tempura de Plátano", isFavorited: false,
|
||||
},
|
||||
];
|
||||
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
@@ -88,7 +43,7 @@ export default function MenuPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
title="MENÚ"
|
||||
title="MENÚ DIGITAL"
|
||||
description="Explora nuestras especialidades, bebidas auténticas y postres deliciosos. Cada plato cuenta una historia de sabor y tradición japonesa."
|
||||
background={{
|
||||
variant: "plain"
|
||||
@@ -116,47 +71,80 @@ export default function MenuPage() {
|
||||
</div>
|
||||
|
||||
<div id="especialidades" data-section="especialidades">
|
||||
<ProductCardFour
|
||||
products={especialidades}
|
||||
<FeatureCardEight
|
||||
title="Especialidades"
|
||||
description="Nuestros platos más solicitados, preparados con técnicas tradicionales y ingredientes premium."
|
||||
description="Nuestros platos más solicitados, preparados con técnicas tradicionales e ingredientes premium."
|
||||
tag="Favorites"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Tonkotsu Ramen Signature", description: "Caldo de hueso de cerdo, fideos frescos, huevo marinado, brotes de bambú, cerdo asado, alga nori. $180", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-pszek4v9.png?_wi=1"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Miso Ramen Clásico", description: "Caldo de miso rojo, fideos ondulados, germinados de soya, huevo, zanahoria, maíz, cerdo marinado. $160", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-d4peglr8.png?_wi=1"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Shoyu Ramen Premium", description: "Caldo de soja oscuro, fideos rectos, cebolleta, hongos shiitake, huevo marinado, pechuga de pollo, brotes de bambú. $170", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-ccfo6w53.png?_wi=1"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Sushi Premium Omakase", description: "Selección del chef: salmón, atún, pez limón, dorado, erizo, huevo de salmón, calamar, pulpo. $280", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-9pfv8zl1.png?_wi=1"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="bebidas" data-section="bebidas">
|
||||
<ProductCardFour
|
||||
products={bebidas}
|
||||
<FeatureCardEight
|
||||
title="Bebidas"
|
||||
description="Selección curada de bebidas tradicionales y cockteles creativos que complementan perfectamente tu experiencia culinaria."
|
||||
tag="Beverages"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
carouselMode="buttons"
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Sake Nigori Premium", description: "Bebida tradicional japonesa sin filtrar, dulce y cremosa, 15% alcohol. $120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-p2ivrre0.png?_wi=1"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Yuzu Cocktail", description: "Citrus japonés fresco, sake, vodka, jugo de limón, miel, soda. $85", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-p2ivrre0.png?_wi=2"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Té Matcha Helado", description: "Polvo de matcha premium, agua destilada, hielo, azúcar de caña, opcional: leche de almendra. $65", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-p2ivrre0.png?_wi=3"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Sake Frío Junmai", description: "Sake puro de arroz, aroma floral, sabor suave y limpio, 15% alcohol. $95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-p2ivrre0.png?_wi=4"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="postres" data-section="postres">
|
||||
<ProductCardFour
|
||||
products={postres}
|
||||
<FeatureCardEight
|
||||
title="Postres"
|
||||
description="Dulces tentaciones que cierran tu experiencia con un toque de magia japonesa y sabores inolvidables."
|
||||
tag="Desserts"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Mochi de Matcha", description: "Masa de arroz glutinoso, relleno de crema matcha, azúcar molida, harina de soya. $55", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-pszek4v9.png?_wi=2"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Dorayaki de Fresa", description: "Panques azuki, mermelada de fresa fresca, crema batida, fresas frescas. $60", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-d4peglr8.png?_wi=2"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Tres Leches Mochi", description: "Mochi de tres leches, leche condensada, crema fresca, frutas de temporada. $65", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-ccfo6w53.png?_wi=2"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Tempura de Plátano", description: "Plátano rebozado crujiente, helado de vainilla, salsa de caramelo, maní molido. $50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxhkTGaf3VbJBFnaCFdN8Xsd3/uploaded-1773339773498-9pfv8zl1.png?_wi=2"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user