Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-12 23:51:04 +00:00

View File

@@ -29,57 +29,31 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Início",
id: "hero",
},
{
name: "Menu",
id: "menu",
},
{
name: "Contato",
id: "contact",
},
{ name: "Início", id: "hero" },
{ name: "Menu", id: "menu" },
{ name: "Contato", id: "contact" },
]}
brandName="Sabor Nordestino"
button={{ text: "Reservar" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="O verdadeiro tempero do Nordeste em Maceió."
description="Venha experimentar o melhor da culinária regional. Pratos típicos feitos com carinho, tradição e ingredientes frescos."
buttons={[
{
text: "Ver Cardápio",
href: "#menu",
},
text: "Ver Cardápio", href: "#menu"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cowboy-inspiration-with-rope-chair_23-2149484735.jpg",
imageAlt: "Prato de carne de sol",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3De5bWtOYTKU53EQDL1m41OVgJu/uploaded-1778629811698-bm5hop6r.png?_wi=1",
imageAlt: "Ambiente Sabor Nordestino",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg",
imageAlt: "Prato de baião",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-blurry-women-with-food_23-2148965345.jpg?_wi=1",
imageAlt: "Vista externa restaurante",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dish-with-black-beans_23-2148725039.jpg",
imageAlt: "Macaxeira frita",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/cowboy-inspiration-with-rope-chair_23-2149484735.jpg", imageAlt: "Prato de carne de sol" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3De5bWtOYTKU53EQDL1m41OVgJu/uploaded-1778629811698-bm5hop6r.png", imageAlt: "Ambiente Sabor Nordestino" },
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg", imageAlt: "Prato de baião" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-blurry-women-with-food_23-2148965345.jpg", imageAlt: "Vista externa restaurante" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-dish-with-black-beans_23-2148725039.jpg", imageAlt: "Macaxeira frita" }
]}
mediaAnimation="slide-up"
/>
@@ -90,7 +64,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Tradição em cada detalhe"
description="O Sabor Nordestino nasceu do desejo de levar o melhor da nossa cultura culinária para a mesa das famílias maceioenses. Seguimos receitas de família para garantir que cada garfada conte uma história."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-blurry-women-with-food_23-2148965345.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-blurry-women-with-food_23-2148965345.jpg"
imageAlt="História do restaurante"
/>
</div>
@@ -102,48 +76,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Carne de Sol",
price: "R$ 45",
variant: "Individual",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table-still-life_23-2150227847.jpg",
},
{
id: "p2",
name: "Baião de Dois",
price: "R$ 35",
variant: "Individual",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-brazilian-food-with-beans-lime_23-2148751900.jpg",
},
{
id: "p3",
name: "Macaxeira Frita",
price: "R$ 20",
variant: "Porção",
imageSrc: "http://img.b2bpic.net/free-photo/food-arrangement-top-view_23-2148725089.jpg",
},
{
id: "p4",
name: "Escondidinho",
price: "R$ 40",
variant: "Individual",
imageSrc: "http://img.b2bpic.net/free-photo/potato-gratin-baked-with-cream-cheese-wooden-table-close-up_123827-32669.jpg",
},
{
id: "p5",
name: "Tapioca Especial",
price: "R$ 15",
variant: "Individual",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-outside-with-nuts-dried-fruit-honey-orange-juice-tea-side-view_176474-3620.jpg",
},
{
id: "p6",
name: "Cuscuz Completo",
price: "R$ 25",
variant: "Individual",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-latter-with-cookies-croissant-side-view_141793-12170.jpg",
},
{ id: "p1", name: "Carne de Sol", price: "R$ 45", variant: "Individual", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table-still-life_23-2150227847.jpg" },
{ id: "p2", name: "Baião de Dois", price: "R$ 35", variant: "Individual", imageSrc: "http://img.b2bpic.net/free-photo/top-view-brazilian-food-with-beans-lime_23-2148751900.jpg" },
{ id: "p3", name: "Macaxeira Frita", price: "R$ 20", variant: "Porção", imageSrc: "http://img.b2bpic.net/free-photo/food-arrangement-top-view_23-2148725089.jpg" },
{ id: "p4", name: "Escondidinho", price: "R$ 40", variant: "Individual", imageSrc: "http://img.b2bpic.net/free-photo/potato-gratin-baked-with-cream-cheese-wooden-table-close-up_123827-32669.jpg" },
{ id: "p5", name: "Tapioca Especial", price: "R$ 15", variant: "Individual", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-outside-with-nuts-dried-fruit-honey-orange-juice-tea-side-view_176474-3620.jpg" },
{ id: "p6", name: "Cuscuz Completo", price: "R$ 25", variant: "Individual", imageSrc: "http://img.b2bpic.net/free-photo/coffee-latter-with-cookies-croissant-side-view_141793-12170.jpg" }
]}
title="Nossas Especialidades"
description="Confira os pratos mais amados pelos nossos clientes."
@@ -157,26 +95,11 @@ export default function LandingPage() {
rating={5}
author="Maria Silva"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-taking-photos_23-2149250046.jpg",
alt: "Cliente 1",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg",
alt: "Cliente 2",
},
{
src: "http://img.b2bpic.net/free-photo/woman-having-green-salad-with-chips-glass-prosecco_114579-3779.jpg",
alt: "Cliente 3",
},
{
src: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg",
alt: "Cliente 4",
},
{
src: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg",
alt: "Cliente 5",
},
{ src: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-taking-photos_23-2149250046.jpg", alt: "Cliente 1" },
{ src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg", alt: "Cliente 2" },
{ src: "http://img.b2bpic.net/free-photo/woman-having-green-salad-with-chips-glass-prosecco_114579-3779.jpg", alt: "Cliente 3" },
{ src: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg", alt: "Cliente 4" },
{ src: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg", alt: "Cliente 5" }
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -188,21 +111,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Vocês aceitam cartões?",
content: "Sim, aceitamos todos os principais cartões de débito e crédito.",
},
{
id: "f2",
title: "Qual o horário de atendimento?",
content: "Atendemos diariamente das 11h às 23h.",
},
{
id: "f3",
title: "Tem delivery?",
content: "Sim, fazemos entrega em toda a região de Santa Lúcia e arredores.",
},
{ id: "f1", title: "Vocês aceitam cartões?", content: "Sim, aceitamos todos os principais cartões de débito e crédito." },
{ id: "f2", title: "Qual o horário de atendimento?", content: "Atendemos diariamente das 11h às 23h." },
{ id: "f3", title: "Tem delivery?", content: "Sim, fazemos entrega em toda a região de Santa Lúcia e arredores." }
]}
title="Perguntas Frequentes"
description="Tire suas dúvidas sobre nossos pedidos e delivery."
@@ -213,13 +124,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Contato"
title="Localização e Pedidos"
description="R. Des. Carlos de Gusmão, 881 - Santa Lúcia, Maceió - AL. Faça seu pedido pelo nosso WhatsApp: (82) 99623-1312"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3De5bWtOYTKU53EQDL1m41OVgJu/uploaded-1778629811698-bm5hop6r.png?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3De5bWtOYTKU53EQDL1m41OVgJu/uploaded-1778629811698-bm5hop6r.png"
mediaAnimation="slide-up"
/>
</div>