Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-16 13:34:02 +00:00

View File

@@ -30,22 +30,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Início",
id: "hero",
},
{
name: "Sobre",
id: "about",
},
{
name: "Cardápio",
id: "products",
},
{
name: "Reservas",
id: "contact",
},
{ name: "Início", id: "hero" },
{ name: "Sobre", id: "about" },
{ name: "Cardápio", id: "products" },
{ name: "Reservas", id: "contact" },
]}
brandName="MGL Sushi"
/>
@@ -53,20 +41,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="A verdadeira essência do sushi"
description="Venha saborear os melhores pratos da culinária japonesa, preparados com ingredientes frescos em um ambiente acolhedor."
buttons={[
{
text: "Reservar Mesa",
href: "#contact",
},
{
text: "Ver Cardápio",
href: "#products",
},
{ text: "Reservar Mesa", href: "#contact" },
{ text: "Ver Cardápio", href: "#products" },
]}
imageSrc="http://img.b2bpic.net/free-photo/sushi_74190-4350.jpg"
imageAlt="Sushi Platter"
@@ -80,18 +60,9 @@ export default function LandingPage() {
title="Tradição em cada peça"
description="No MGL Sushi, combinamos a arte milenar do sushi com a frescura dos ingredientes locais, oferecendo uma experiência gastronômica inesquecível."
bulletPoints={[
{
title: "Ingredientes Frescos",
description: "Selecionamos diariamente os melhores peixes e produtos.",
},
{
title: "Ambiente Acolhedor",
description: "Perfeito para encontros românticos ou jantares em família.",
},
{
title: "Cozinha Especializada",
description: "Nossos chefs são especialistas em técnicas tradicionais.",
},
{ title: "Ingredientes Frescos", description: "Selecionamos diariamente os melhores peixes e produtos." },
{ title: "Ambiente Acolhedor", description: "Perfeito para encontros românticos ou jantares em família." },
{ title: "Cozinha Especializada", description: "Nossos chefs são especialistas em técnicas tradicionais." },
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-friends-eating-sushi-home_23-2149957051.jpg"
mediaAnimation="slide-up"
@@ -105,54 +76,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Sashimi",
name: "Sashimi Especial",
price: "€18.00",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mixed-sashimi_74190-690.jpg",
},
{
id: "p2",
brand: "Rolls",
name: "MGL Special Roll",
price: "€14.00",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/raw-pork-meat_1203-8680.jpg",
},
{
id: "p3",
brand: "Tempura",
name: "Tempura Moriawase",
price: "€12.00",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-sushi-table_23-2149870749.jpg",
},
{
id: "p4",
brand: "Nigiri",
name: "Nigiri Mix",
price: "€16.00",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mixed-sushi-rolls-black-platter-with-chopsticks-sauces_114579-22095.jpg",
},
{
id: "p5",
brand: "Sobremesa",
name: "Mochi Ice Cream",
price: "€6.00",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/notebook-near-sushi-red_23-2147773625.jpg",
},
{
id: "p6",
brand: "Entrada",
name: "Sunomono",
price: "€5.00",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/sushi-rolls-with-soy-sauce-wooden-board_114579-3159.jpg",
},
{ id: "p1", brand: "Sashimi", name: "Sashimi Especial", price: "€18.00", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/mixed-sashimi_74190-690.jpg" },
{ id: "p2", brand: "Rolls", name: "MGL Special Roll", price: "€14.00", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/raw-pork-meat_1203-8680.jpg" },
{ id: "p3", brand: "Tempura", name: "Tempura Moriawase", price: "€12.00", rating: 4, reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-sushi-table_23-2149870749.jpg" },
{ id: "p4", brand: "Nigiri", name: "Nigiri Mix", price: "€16.00", rating: 5, reviewCount: "82", imageSrc: "http://img.b2bpic.net/free-photo/mixed-sushi-rolls-black-platter-with-chopsticks-sauces_114579-22095.jpg" },
{ id: "p5", brand: "Sobremesa", name: "Mochi Ice Cream", price: "€6.00", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/notebook-near-sushi-red_23-2147773625.jpg" },
{ id: "p6", brand: "Entrada", name: "Sunomono", price: "€5.00", rating: 4, reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-photo/sushi-rolls-with-soy-sauce-wooden-board_114579-3159.jpg" },
]}
title="Nossos Destaques"
description="Descubra uma seleção cuidadosamente preparada de nossos pratos mais populares."
@@ -165,34 +94,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "Seg/Qui",
title: "Dia de semana",
description: "12:0015:00, 18:3023:00",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-professional-chef-wear-black-gloves-making-sushi-rolls-restaurant-kitchen-japanese-traditional-food_627829-6726.jpg",
},
{
id: "m2",
value: "Sexta",
title: "Final de semana chega",
description: "12:0015:00, 18:3023:30",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table_23-2149008691.jpg",
},
{
id: "m3",
value: "Sábado",
title: "Fim de semana",
description: "12:0015:00, 18:3023:00",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-raw-fish-plate_23-2148862985.jpg",
},
{
id: "m4",
value: "Domingo",
title: "Descanso e sabor",
description: "12:0022:00",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-with-ginger-wasabi_140725-1014.jpg",
},
{ id: "m1", value: "Seg/Qui", title: "Dia de semana", description: "12:0015:00, 18:3023:00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-professional-chef-wear-black-gloves-making-sushi-rolls-restaurant-kitchen-japanese-traditional-food_627829-6726.jpg" },
{ id: "m2", value: "Sexta", title: "Final de semana chega", description: "12:0015:00, 18:3023:30", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table_23-2149008691.jpg" },
{ id: "m3", value: "Sábado", title: "Fim de semana", description: "12:0015:00, 18:3023:00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-raw-fish-plate_23-2148862985.jpg" },
{ id: "m4", value: "Domingo", title: "Descanso e sabor", description: "12:0022:00", imageSrc: "http://img.b2bpic.net/free-photo/sushi-with-ginger-wasabi_140725-1014.jpg" },
]}
title="Horários de Funcionamento"
description="Estamos prontos para receber você em nossos horários especiais."
@@ -206,26 +111,11 @@ export default function LandingPage() {
rating={5}
author="Ana Silva"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-sunny-smiling-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5224.jpg",
alt: "Ana Silva",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-women-learning-make-sushi_23-2151202942.jpg",
alt: "Pedro Costa",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-cute-africanamerican-girl-smiling-pleased-showing-thumbsup-approval-lik_1258-149049.jpg",
alt: "Carla Mendes",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg",
alt: "João Silva",
},
{
src: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-with-friends-while-drinking-beer-communicating-tavern_637285-2421.jpg",
alt: "Maria Santos",
},
{ src: "http://img.b2bpic.net/free-photo/young-sunny-smiling-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5224.jpg", alt: "Ana Silva" },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-women-learning-make-sushi_23-2151202942.jpg", alt: "Pedro Costa" },
{ src: "http://img.b2bpic.net/free-photo/portrait-happy-cute-africanamerican-girl-smiling-pleased-showing-thumbsup-approval-lik_1258-149049.jpg", alt: "Carla Mendes" },
{ src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg", alt: "João Silva" },
{ src: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-with-friends-while-drinking-beer-communicating-tavern_637285-2421.jpg", alt: "Maria Santos" },
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -237,21 +127,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Preciso fazer reserva?",
content: "Aceitamos reservas e recomendamos especialmente para finais de semana.",
},
{
id: "f2",
title: "Aceitam cartões?",
content: "Sim, aceitamos cartões de débito e crédito.",
},
{
id: "f3",
title: "Possuem opção para crianças?",
content: "Sim, somos um local indicado para crianças, com cadeiras de refeição disponíveis.",
},
{ id: "f1", title: "Preciso fazer reserva?", content: "Aceitamos reservas e recomendamos especialmente para finais de semana." },
{ id: "f2", title: "Aceitam cartões?", content: "Sim, aceitamos cartões de débito e crédito." },
{ id: "f3", title: "Possuem opção para crianças?", content: "Sim, somos um local indicado para crianças, com cadeiras de refeição disponíveis." },
]}
title="Dúvidas Frequentes"
description="Veja como funcionamos e faça sua reserva."
@@ -262,9 +140,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
tag="Contato"
title="Reserve sua mesa agora"
description="Ligue para 920038708 ou utilize o formulário abaixo para entrar em contato conosco."
@@ -277,45 +153,9 @@ export default function LandingPage() {
<FooterBaseCard
logoText="MGL Sushi"
columns={[
{
title: "Sobre Nós",
items: [
{
label: "Nossa História",
href: "#about",
},
{
label: "Cardápio",
href: "#products",
},
],
},
{
title: "Contato",
items: [
{
label: "920038708",
href: "tel:920038708",
},
{
label: "Reservas",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Termos de Uso",
href: "#",
},
{
label: "Política de Privacidade",
href: "#",
},
],
},
{ title: "Sobre Nós", items: [ { label: "Nossa História", href: "#about" }, { label: "Cardápio", href: "#products" } ] },
{ title: "Contato", items: [ { label: "920038708", href: "tel:920038708" }, { label: "Reservas", href: "#contact" } ] },
{ title: "Legal", items: [ { label: "Termos de Uso", href: "#" }, { label: "Política de Privacidade", href: "#" } ] },
]}
copyrightText="© 2025 | MGL Sushi"
/>
@@ -323,4 +163,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}