Merge version_1 into main #1
@@ -26,23 +26,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Cardápio",
|
||||
id: "/",
|
||||
},
|
||||
name: "Cardápio", id: "/"},
|
||||
{
|
||||
name: "Sobre Nós",
|
||||
id: "/#about",
|
||||
},
|
||||
name: "Sobre Nós", id: "/#about"},
|
||||
{
|
||||
name: "Login",
|
||||
id: "/login",
|
||||
},
|
||||
name: "Login", id: "/login"},
|
||||
]}
|
||||
brandName="Yano Pastel"
|
||||
button={{
|
||||
text: "Peça Agora",
|
||||
href: "https://wa.me/5511999999999",
|
||||
}}
|
||||
text: "Peça Agora", href: "https://wa.me/5511999999999"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -55,27 +47,15 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
features={[
|
||||
{
|
||||
id: "user",
|
||||
title: "Usuário",
|
||||
subtitle: "admin2222",
|
||||
category: "Credencial",
|
||||
value: "",
|
||||
},
|
||||
id: "user", title: "Usuário", subtitle: "admin2222", category: "Credencial", value: ""},
|
||||
{
|
||||
id: "pass",
|
||||
title: "Senha",
|
||||
subtitle: "23030101",
|
||||
category: "Credencial",
|
||||
value: "",
|
||||
},
|
||||
id: "pass", title: "Senha", subtitle: "23030101", category: "Credencial", value: ""},
|
||||
]}
|
||||
title="Login do Administrador"
|
||||
description="Esta é a área de acesso restrito para a gestão do cardápio. Por favor, insira suas credenciais para continuar."
|
||||
buttons={[
|
||||
{
|
||||
text: "Entrar",
|
||||
href: "/admin",
|
||||
},
|
||||
text: "Entrar", href: "/admin"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -85,11 +65,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Acesso Seguro e Simples",
|
||||
},
|
||||
type: "text", content: "Acesso Seguro e Simples"},
|
||||
]}
|
||||
description="Mantenha o controle total sobre seu cardápio com um acesso rápido e seguro. Gerencie seus produtos de qualquer lugar, a qualquer hora. Sua plataforma, suas regras."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lock-icon-front-side_187299-39511.jpg"
|
||||
imageAlt="Interface de login segura"
|
||||
/>
|
||||
@@ -100,58 +77,35 @@ export default function LandingPage() {
|
||||
logoText="Yano Pastel"
|
||||
columns={[
|
||||
{
|
||||
title: "Informações",
|
||||
items: [
|
||||
title: "Informações", items: [
|
||||
{
|
||||
label: "Acessibilidade",
|
||||
href: "#",
|
||||
},
|
||||
label: "Acessibilidade", href: "#"},
|
||||
{
|
||||
label: "Avaliações",
|
||||
href: "#",
|
||||
},
|
||||
label: "Avaliações", href: "#"},
|
||||
{
|
||||
label: "Trabalhe Conosco",
|
||||
href: "#",
|
||||
},
|
||||
label: "Trabalhe Conosco", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Serviços",
|
||||
items: [
|
||||
title: "Serviços", items: [
|
||||
{
|
||||
label: "Entrega",
|
||||
href: "#",
|
||||
},
|
||||
label: "Entrega", href: "#"},
|
||||
{
|
||||
label: "Para Viagem",
|
||||
href: "#",
|
||||
},
|
||||
label: "Para Viagem", href: "#"},
|
||||
{
|
||||
label: "Refeição no Local",
|
||||
href: "#",
|
||||
},
|
||||
label: "Refeição no Local", href: "#"},
|
||||
{
|
||||
label: "Estacionamento Gratuito",
|
||||
href: "#",
|
||||
},
|
||||
label: "Estacionamento Gratuito", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Pagamentos",
|
||||
items: [
|
||||
title: "Pagamentos", items: [
|
||||
{
|
||||
label: "Crédito",
|
||||
href: "#",
|
||||
},
|
||||
label: "Crédito", href: "#"},
|
||||
{
|
||||
label: "Débito",
|
||||
href: "#",
|
||||
},
|
||||
label: "Débito", href: "#"},
|
||||
{
|
||||
label: "NFC (Aproximação)",
|
||||
href: "#",
|
||||
},
|
||||
label: "NFC (Aproximação)", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
181
src/app/page.tsx
181
src/app/page.tsx
@@ -29,23 +29,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Cardápio",
|
||||
id: "/",
|
||||
},
|
||||
name: "Cardápio", id: "/"},
|
||||
{
|
||||
name: "Sobre Nós",
|
||||
id: "/#about",
|
||||
},
|
||||
name: "Sobre Nós", id: "/#about"},
|
||||
{
|
||||
name: "Login",
|
||||
id: "/login",
|
||||
},
|
||||
name: "Login", id: "/login"},
|
||||
]}
|
||||
brandName="Yano Pastel"
|
||||
button={{
|
||||
text: "Peça Agora",
|
||||
href: "https://wa.me/5511999999999",
|
||||
}}
|
||||
text: "Peça Agora", href: "https://wa.me/5511999999999"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -56,35 +48,21 @@ export default function LandingPage() {
|
||||
description="Experimente os mais saborosos pastéis, porções e sobremesas, feitos com carinho e ingredientes frescos. Qualidade e sabor que encantam!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Peça Agora no WhatsApp",
|
||||
href: "https://wa.me/5511999999999",
|
||||
},
|
||||
text: "Peça Agora no WhatsApp", href: "https://wa.me/5511999999999"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-macarons-pastry-shop-window-closeup_169016-49021.jpg",
|
||||
imageAlt: "Delicioso pastel de carne recém-frito",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-macarons-pastry-shop-window-closeup_169016-49021.jpg", imageAlt: "Delicioso pastel de carne recém-frito"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-paper-chains-decoration_23-2149337897.jpg",
|
||||
imageAlt: "Variedade de mini pastéis brasileiros",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-paper-chains-decoration_23-2149337897.jpg", imageAlt: "Variedade de mini pastéis brasileiros"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-delicious-tilsiter-cheese-snacks_114579-21232.jpg",
|
||||
imageAlt: "Porção crocante de batatas fritas",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-delicious-tilsiter-cheese-snacks_114579-21232.jpg", imageAlt: "Porção crocante de batatas fritas"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-pancakes-with-raspberries-sugar-powder-plate-table_181624-58241.jpg",
|
||||
imageAlt: "Pastel doce de chocolate e banana",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-pancakes-with-raspberries-sugar-powder-plate-table_181624-58241.jpg", imageAlt: "Pastel doce de chocolate e banana"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-with-four-chairs_1203-1481.jpg",
|
||||
imageAlt: "Interior moderno e aconchegante do restaurante",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-with-four-chairs_1203-1481.jpg", imageAlt: "Interior moderno e aconchegante do restaurante"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_74190-7605.jpg",
|
||||
imageAlt: "Chef preparando pastéis frescos na cozinha",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_74190-7605.jpg", imageAlt: "Chef preparando pastéis frescos na cozinha"},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -97,17 +75,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Sobre Nós e Nossos Diferenciais",
|
||||
},
|
||||
type: "text", content: "Sobre Nós e Nossos Diferenciais"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Conheça Mais",
|
||||
href: "/#about",
|
||||
},
|
||||
text: "Conheça Mais", href: "/#about"},
|
||||
]}
|
||||
description="No Yano Pastel, você encontra um ambiente casual, moderno e tranquilo, perfeito para qualquer ocasião. Seja para uma refeição rápida, um encontro com amigos ou para desfrutar de um momento a sós, nosso espaço é acolhedor e ideal para grupos. Qualidade e conforto em cada detalhe!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183731.jpg"
|
||||
imageAlt="Interior aconchegante do restaurante Yano Pastel"
|
||||
/>
|
||||
@@ -121,53 +94,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "pastel-carne",
|
||||
name: "Pastel de Carne",
|
||||
price: "R$ 12,00",
|
||||
variant: "Tradicional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooked-dough-meal-with-minced-meat-inside-white-plate-bright-blue-desk-dough-meal-food-meat_140725-32020.jpg",
|
||||
imageAlt: "Pastel de carne recheado",
|
||||
},
|
||||
id: "pastel-carne", name: "Pastel de Carne", price: "R$ 12,00", variant: "Tradicional", imageSrc: "http://img.b2bpic.net/free-photo/cooked-dough-meal-with-minced-meat-inside-white-plate-bright-blue-desk-dough-meal-food-meat_140725-32020.jpg", imageAlt: "Pastel de carne recheado"},
|
||||
{
|
||||
id: "pastel-queijo",
|
||||
name: "Pastel de Queijo",
|
||||
price: "R$ 10,00",
|
||||
variant: "Cremoso",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-cakes-round-delicious-yummy-inside-basket-grey-floor_140725-13753.jpg",
|
||||
imageAlt: "Pastel de queijo com queijo derretido",
|
||||
},
|
||||
id: "pastel-queijo", name: "Pastel de Queijo", price: "R$ 10,00", variant: "Cremoso", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-cakes-round-delicious-yummy-inside-basket-grey-floor_140725-13753.jpg", imageAlt: "Pastel de queijo com queijo derretido"},
|
||||
{
|
||||
id: "pastel-frango-catupiry",
|
||||
name: "Pastel de Frango c/ Catupiry",
|
||||
price: "R$ 14,00",
|
||||
variant: "Especial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fresh-cheese_23-2150167009.jpg",
|
||||
imageAlt: "Pastel de frango com catupiry cremoso",
|
||||
},
|
||||
id: "pastel-frango-catupiry", name: "Pastel de Frango c/ Catupiry", price: "R$ 14,00", variant: "Especial", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fresh-cheese_23-2150167009.jpg", imageAlt: "Pastel de frango com catupiry cremoso"},
|
||||
{
|
||||
id: "pastel-camarao",
|
||||
name: "Pastel de Camarão",
|
||||
price: "R$ 18,00",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-balls-bowl-near-sunglasses-glass-with-ornamental-wand-straws_23-2148109379.jpg",
|
||||
imageAlt: "Pastel de camarão com recheio suculento",
|
||||
},
|
||||
id: "pastel-camarao", name: "Pastel de Camarão", price: "R$ 18,00", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-balls-bowl-near-sunglasses-glass-with-ornamental-wand-straws_23-2148109379.jpg", imageAlt: "Pastel de camarão com recheio suculento"},
|
||||
{
|
||||
id: "porcao-fritas",
|
||||
name: "Porção de Fritas",
|
||||
price: "R$ 15,00",
|
||||
variant: "Crocantes",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-chips_23-2148527394.jpg",
|
||||
imageAlt: "Porção de batatas fritas douradas",
|
||||
},
|
||||
id: "porcao-fritas", name: "Porção de Fritas", price: "R$ 15,00", variant: "Crocantes", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-chips_23-2148527394.jpg", imageAlt: "Porção de batatas fritas douradas"},
|
||||
{
|
||||
id: "dessert-churros",
|
||||
name: "Pastel de Churros",
|
||||
price: "R$ 13,00",
|
||||
variant: "Doce de Leite",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sweet-delicious-pancakes-inside-brown-plate-grey-light-surface-pancake-meal-sweet-dessert_140725-37714.jpg",
|
||||
imageAlt: "Pastel doce recheado com doce de leite",
|
||||
},
|
||||
id: "dessert-churros", name: "Pastel de Churros", price: "R$ 13,00", variant: "Doce de Leite", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sweet-delicious-pancakes-inside-brown-plate-grey-light-surface-pancake-meal-sweet-dessert_140725-37714.jpg", imageAlt: "Pastel doce recheado com doce de leite"},
|
||||
]}
|
||||
title="Nosso Cardápio Saboroso"
|
||||
description="Explore nossos deliciosos pastéis, porções e sobremesas. Peça via WhatsApp para saborear!"
|
||||
@@ -184,33 +121,13 @@ export default function LandingPage() {
|
||||
description="Preparamos uma seleção especial dos pastéis e porções que fazem mais sucesso. Experimente!"
|
||||
products={[
|
||||
{
|
||||
id: "pastel-calabresa",
|
||||
name: "Pastel de Calabresa",
|
||||
price: "R$ 13,50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-calzone-restaurant_501050-889.jpg",
|
||||
imageAlt: "Pastel de calabresa com queijo",
|
||||
},
|
||||
id: "pastel-calabresa", name: "Pastel de Calabresa", price: "R$ 13,50", imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-calzone-restaurant_501050-889.jpg", imageAlt: "Pastel de calabresa com queijo"},
|
||||
{
|
||||
id: "mini-kibe",
|
||||
name: "Mini Kibe",
|
||||
price: "R$ 9,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/syuzma-khikal-with-minced-meat-plain-youghurt-melted-butter-side-view_140725-11361.jpg",
|
||||
imageAlt: "Mini kibe crocante e saboroso",
|
||||
},
|
||||
id: "mini-kibe", name: "Mini Kibe", price: "R$ 9,00", imageSrc: "http://img.b2bpic.net/free-photo/syuzma-khikal-with-minced-meat-plain-youghurt-melted-butter-side-view_140725-11361.jpg", imageAlt: "Mini kibe crocante e saboroso"},
|
||||
{
|
||||
id: "pastel-romeu-julieta",
|
||||
name: "Pastel Romeu e Julieta",
|
||||
price: "R$ 12,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-blue-iced-dessert-inside-plate-yellow-floor-milk-cereal-color_140725-73150.jpg",
|
||||
imageAlt: "Pastel doce Romeu e Julieta",
|
||||
},
|
||||
id: "pastel-romeu-julieta", name: "Pastel Romeu e Julieta", price: "R$ 12,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-blue-iced-dessert-inside-plate-yellow-floor-milk-cereal-color_140725-73150.jpg", imageAlt: "Pastel doce Romeu e Julieta"},
|
||||
{
|
||||
id: "aneis-cebola",
|
||||
name: "Anéis de Cebola",
|
||||
price: "R$ 16,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-rings-with-sweet-chili_140725-3764.jpg",
|
||||
imageAlt: "Porção de anéis de cebola crocantes",
|
||||
},
|
||||
id: "aneis-cebola", name: "Anéis de Cebola", price: "R$ 16,00", imageSrc: "http://img.b2bpic.net/free-photo/fried-rings-with-sweet-chili_140725-3764.jpg", imageAlt: "Porção de anéis de cebola crocantes"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -219,8 +136,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Fale Conosco"
|
||||
title="Faça Seu Pedido ou Deixe Sua Dúvida!"
|
||||
description="Entre em contato conosco pelo WhatsApp para fazer seu pedido, tirar dúvidas ou nos dar feedback. Nossa equipe está pronta para atendê-lo com agilidade e carinho."
|
||||
@@ -240,58 +156,35 @@ export default function LandingPage() {
|
||||
logoText="Yano Pastel"
|
||||
columns={[
|
||||
{
|
||||
title: "Informações",
|
||||
items: [
|
||||
title: "Informações", items: [
|
||||
{
|
||||
label: "Acessibilidade",
|
||||
href: "#",
|
||||
},
|
||||
label: "Acessibilidade", href: "#"},
|
||||
{
|
||||
label: "Avaliações",
|
||||
href: "#",
|
||||
},
|
||||
label: "Avaliações", href: "#"},
|
||||
{
|
||||
label: "Trabalhe Conosco",
|
||||
href: "#",
|
||||
},
|
||||
label: "Trabalhe Conosco", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Serviços",
|
||||
items: [
|
||||
title: "Serviços", items: [
|
||||
{
|
||||
label: "Entrega",
|
||||
href: "#",
|
||||
},
|
||||
label: "Entrega", href: "#"},
|
||||
{
|
||||
label: "Para Viagem",
|
||||
href: "#",
|
||||
},
|
||||
label: "Para Viagem", href: "#"},
|
||||
{
|
||||
label: "Refeição no Local",
|
||||
href: "#",
|
||||
},
|
||||
label: "Refeição no Local", href: "#"},
|
||||
{
|
||||
label: "Estacionamento Gratuito",
|
||||
href: "#",
|
||||
},
|
||||
label: "Estacionamento Gratuito", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Pagamentos",
|
||||
items: [
|
||||
title: "Pagamentos", items: [
|
||||
{
|
||||
label: "Crédito",
|
||||
href: "#",
|
||||
},
|
||||
label: "Crédito", href: "#"},
|
||||
{
|
||||
label: "Débito",
|
||||
href: "#",
|
||||
},
|
||||
label: "Débito", href: "#"},
|
||||
{
|
||||
label: "NFC (Aproximação)",
|
||||
href: "#",
|
||||
},
|
||||
label: "NFC (Aproximação)", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user