Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-18 23:23:23 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Início",
id: "hero",
},
name: "Início", id: "hero"},
{
name: "Cardápio",
id: "menu",
},
name: "Cardápio", id: "menu"},
{
name: "Sobre",
id: "about",
},
name: "Sobre", id: "about"},
{
name: "Reservar",
id: "contact",
},
name: "Reservar", id: "contact"},
]}
brandName="Tropical Zango"
/>
@@ -56,104 +48,56 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Sabor caseiro com energia tropical"
description="No coração do Zango, trazemos o tempero autêntico e a frescura dos nossos pratos para sua mesa. Simples, confiante e feito com alma."
testimonials={[
{
name: "Maria Silva",
handle: "@mariasilva",
testimonial: "O melhor tempero do Zango! Sinto-me em casa.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072593.jpg?_wi=1",
imageAlt: "tropical restaurant food plating",
},
name: "Maria Silva", handle: "@mariasilva", testimonial: "O melhor tempero do Zango! Sinto-me em casa.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072593.jpg", imageAlt: "tropical restaurant food plating"},
{
name: "João Paulo",
handle: "@jpaulo",
testimonial: "Experiência consistente e muito saborosa.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-colorful-healthy-sweet-deserts-chia-puddings-made-almond-milk-blue-spirulina-extract-chia-seeds-pappaya-mango-jam-homemade-granola-wooden-table-kitchen-home_343596-1067.jpg",
imageAlt: "tropical restaurant food plating",
},
name: "João Paulo", handle: "@jpaulo", testimonial: "Experiência consistente e muito saborosa.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-colorful-healthy-sweet-deserts-chia-puddings-made-almond-milk-blue-spirulina-extract-chia-seeds-pappaya-mango-jam-homemade-granola-wooden-table-kitchen-home_343596-1067.jpg", imageAlt: "tropical restaurant food plating"},
{
name: "Ana Santos",
handle: "@anasantos",
testimonial: "Ambiente acolhedor e comida fresca sempre.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sour-tangerines-with-lemons-cinnamon-light-pink-background_140725-50799.jpg?_wi=1",
imageAlt: "tropical restaurant food plating",
},
name: "Ana Santos", handle: "@anasantos", testimonial: "Ambiente acolhedor e comida fresca sempre.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sour-tangerines-with-lemons-cinnamon-light-pink-background_140725-50799.jpg", imageAlt: "tropical restaurant food plating"},
{
name: "Pedro Lima",
handle: "@plima",
testimonial: "Sabor local autêntico. Recomendo muito!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-stewed-meat-with-onions-lavash-white-plate_141793-3842.jpg?_wi=1",
imageAlt: "tropical restaurant food plating",
},
name: "Pedro Lima", handle: "@plima", testimonial: "Sabor local autêntico. Recomendo muito!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-stewed-meat-with-onions-lavash-white-plate_141793-3842.jpg", imageAlt: "tropical restaurant food plating"},
{
name: "Carla Dias",
handle: "@cdias",
testimonial: "Energia tropical em cada garfada. Fantástico.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg?_wi=1",
imageAlt: "tropical restaurant food plating",
},
name: "Carla Dias", handle: "@cdias", testimonial: "Energia tropical em cada garfada. Fantástico.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg", imageAlt: "tropical restaurant food plating"},
]}
buttons={[
{
text: "Reservar Agora",
href: "#contact",
},
text: "Reservar Agora", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072593.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072593.jpg"
imageAlt="Prato principal tropical"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/high-angle-safari-party-with-golden-cutlery_23-2149707848.jpg",
alt: "Diner 1",
},
src: "http://img.b2bpic.net/free-photo/high-angle-safari-party-with-golden-cutlery_23-2149707848.jpg", alt: "Diner 1"},
{
src: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-assortment_23-2149072579.jpg",
alt: "Diner 2",
},
src: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-assortment_23-2149072579.jpg", alt: "Diner 2"},
{
src: "http://img.b2bpic.net/free-photo/yellow-background-with-plate-floral-decoration_23-2147600684.jpg",
alt: "Diner 3",
},
src: "http://img.b2bpic.net/free-photo/yellow-background-with-plate-floral-decoration_23-2147600684.jpg", alt: "Diner 3"},
{
src: "http://img.b2bpic.net/free-photo/delicious-food-plate-high-angle_23-2149214639.jpg",
alt: "Diner 4",
},
src: "http://img.b2bpic.net/free-photo/delicious-food-plate-high-angle_23-2149214639.jpg", alt: "Diner 4"},
{
src: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg",
alt: "Diner 5",
},
src: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg", alt: "Diner 5"},
]}
marqueeItems={[
{
type: "text",
text: "Sabor Autêntico",
},
type: "text", text: "Sabor Autêntico"},
{
type: "text",
text: "Produtos Frescos",
},
type: "text", text: "Produtos Frescos"},
{
type: "text",
text: "Ambiente Acolhedor",
},
type: "text", text: "Ambiente Acolhedor"},
{
type: "text",
text: "Preço Justo",
},
type: "text", text: "Preço Justo"},
{
type: "text",
text: "Qualidade Garantida",
},
type: "text", text: "Qualidade Garantida"},
]}
/>
</div>
@@ -163,14 +107,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Paixão pelo sabor",
},
type: "text", content: "Paixão pelo sabor"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/woman-with-colorful-healthy-sweet-deserts-chia-puddings-made-almond-milk-blue-spirulina-extract-chia-seeds-pappaya-mango-jam-homemade-granola-wooden-table-kitchen-home_343596-1067.jpg",
alt: "Sobre nós",
},
type: "image", src: "http://img.b2bpic.net/free-photo/woman-with-colorful-healthy-sweet-deserts-chia-puddings-made-almond-milk-blue-spirulina-extract-chia-seeds-pappaya-mango-jam-homemade-granola-wooden-table-kitchen-home_343596-1067.jpg", alt: "Sobre nós"},
]}
/>
</div>
@@ -182,28 +121,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Ingredientes Locais",
description: "Frescura garantida todos os dias.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sour-tangerines-with-lemons-cinnamon-light-pink-background_140725-50799.jpg?_wi=2",
},
title: "Ingredientes Locais", description: "Frescura garantida todos os dias.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sour-tangerines-with-lemons-cinnamon-light-pink-background_140725-50799.jpg"},
items: [
{
icon: CheckCircle,
text: "Produtos selecionados",
},
text: "Produtos selecionados"},
{
icon: CheckCircle,
text: "Apoio ao produtor",
},
text: "Apoio ao produtor"},
{
icon: CheckCircle,
text: "Qualidade total",
},
text: "Qualidade total"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072593.jpg?_wi=3",
imageAlt: "fresh ingredients vibrant colors",
},
]}
title="Frescura Tropical"
@@ -219,47 +150,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Prato Tropical",
price: "2.500 Kz",
variant: "Saboroso",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-stewed-meat-with-onions-lavash-white-plate_141793-3842.jpg?_wi=2",
},
id: "1", name: "Prato Tropical", price: "2.500 Kz", variant: "Saboroso", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stewed-meat-with-onions-lavash-white-plate_141793-3842.jpg"},
{
id: "2",
name: "Frango à Moda",
price: "3.200 Kz",
variant: "Tradicional",
imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg?_wi=2",
},
id: "2", name: "Frango à Moda", price: "3.200 Kz", variant: "Tradicional", imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg"},
{
id: "3",
name: "Suco Natural",
price: "800 Kz",
variant: "Tropical",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bartender-making-drinking-cocktails-counter_1303-19742.jpg",
},
id: "3", name: "Suco Natural", price: "800 Kz", variant: "Tropical", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bartender-making-drinking-cocktails-counter_1303-19742.jpg"},
{
id: "4",
name: "Peixe do Dia",
price: "4.500 Kz",
variant: "Frescura",
imageSrc: "http://img.b2bpic.net/free-photo/acai-bowl-with-healthy-berries-kiwi-avocado-tropical-palm-leaf-healthy-vegetarian-food_273443-2722.jpg",
},
id: "4", name: "Peixe do Dia", price: "4.500 Kz", variant: "Frescura", imageSrc: "http://img.b2bpic.net/free-photo/acai-bowl-with-healthy-berries-kiwi-avocado-tropical-palm-leaf-healthy-vegetarian-food_273443-2722.jpg"},
{
id: "5",
name: "Doce da Casa",
price: "1.500 Kz",
variant: "Sobremesa",
imageSrc: "http://img.b2bpic.net/free-photo/view-various-biscuits-soft-cake-cup-tea-flowers-chocolate-bars_140725-86447.jpg",
},
id: "5", name: "Doce da Casa", price: "1.500 Kz", variant: "Sobremesa", imageSrc: "http://img.b2bpic.net/free-photo/view-various-biscuits-soft-cake-cup-tea-flowers-chocolate-bars_140725-86447.jpg"},
{
id: "6",
name: "Refeição Completa",
price: "5.000 Kz",
variant: "Especial",
imageSrc: "http://img.b2bpic.net/free-photo/uncooked-chicken-legs-meat-with-vegetables-wooden-board_114579-44181.jpg",
},
id: "6", name: "Refeição Completa", price: "5.000 Kz", variant: "Especial", imageSrc: "http://img.b2bpic.net/free-photo/uncooked-chicken-legs-meat-with-vegetables-wooden-board_114579-44181.jpg"},
]}
title="Nossos Pratos"
description="O que você vai amar provar hoje."
@@ -274,25 +175,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "5+",
title: "Anos de história",
description: "Servindo o Zango.",
icon: Award,
id: "m1", value: "5+", title: "Anos de história", description: "Servindo o Zango.", icon: Award,
},
{
id: "m2",
value: "1000+",
title: "Clientes felizes",
description: "Sabor consistente.",
icon: Star,
id: "m2", value: "1000+", title: "Clientes felizes", description: "Sabor consistente.", icon: Star,
},
{
id: "m3",
value: "99%",
title: "Satisfação",
description: "Feedback positivo.",
icon: CheckCircle,
id: "m3", value: "99%", title: "Satisfação", description: "Feedback positivo.", icon: CheckCircle,
},
]}
title="Nossa trajetória"
@@ -307,40 +196,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Carlos B.",
handle: "@carlos",
testimonial: "Comida de qualidade!",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-people-with-tasty-food_23-2149525568.jpg",
},
id: "t1", name: "Carlos B.", handle: "@carlos", testimonial: "Comida de qualidade!", imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-people-with-tasty-food_23-2149525568.jpg"},
{
id: "t2",
name: "Sofia R.",
handle: "@sofia",
testimonial: "Sabor irresistível.",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-teenagers-practicing-health-wellness-activities-themselves-their-community_23-2151416177.jpg",
},
id: "t2", name: "Sofia R.", handle: "@sofia", testimonial: "Sabor irresistível.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-teenagers-practicing-health-wellness-activities-themselves-their-community_23-2151416177.jpg"},
{
id: "t3",
name: "Mateus L.",
handle: "@mateus",
testimonial: "Recomendo muito.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg",
},
id: "t3", name: "Mateus L.", handle: "@mateus", testimonial: "Recomendo muito.", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg"},
{
id: "t4",
name: "Lucia M.",
handle: "@lucia",
testimonial: "Atendimento top.",
imageSrc: "http://img.b2bpic.net/free-photo/positve-african-american-woman-with-cheerful-look-being-glad-message-with-friends-uses-modern-cell-phone-sits-cafeteria-eats-delicious-desserts-drinks-cocktail-technology-rest-concept_273609-2382.jpg",
},
id: "t4", name: "Lucia M.", handle: "@lucia", testimonial: "Atendimento top.", imageSrc: "http://img.b2bpic.net/free-photo/positve-african-american-woman-with-cheerful-look-being-glad-message-with-friends-uses-modern-cell-phone-sits-cafeteria-eats-delicious-desserts-drinks-cocktail-technology-rest-concept_273609-2382.jpg"},
{
id: "t5",
name: "André K.",
handle: "@andre",
testimonial: "Excelente serviço.",
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg",
},
id: "t5", name: "André K.", handle: "@andre", testimonial: "Excelente serviço.", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg"},
]}
title="Depoimentos"
description="O que nossos clientes dizem."
@@ -354,15 +218,9 @@ export default function LandingPage() {
description="Entre em contato para reservar um lugar no Tropical."
inputs={[
{
name: "name",
type: "text",
placeholder: "Nome",
},
name: "name", type: "text", placeholder: "Nome"},
{
name: "phone",
type: "tel",
placeholder: "WhatsApp/Telefone",
},
name: "phone", type: "tel", placeholder: "WhatsApp/Telefone"},
]}
imageSrc="http://img.b2bpic.net/free-photo/dinner-set-sushi-rolls-salads-cocktails-hookah-side-view_141793-3100.jpg"
buttonText="Reservar"
@@ -375,25 +233,17 @@ export default function LandingPage() {
logoText="Tropical Zango"
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Pratos",
href: "#products",
},
label: "Pratos", href: "#products"},
{
label: "Reservas",
href: "#contact",
},
label: "Reservas", href: "#contact"},
],
},
{
title: "Sobre",
items: [
title: "Sobre", items: [
{
label: "História",
href: "#about",
},
label: "História", href: "#about"},
],
},
]}