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-17 02:03:54 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Início",
id: "hero",
},
name: "Início", id: "hero"},
{
name: "Sobre",
id: "about",
},
name: "Sobre", id: "about"},
{
name: "Rodízio",
id: "catalog",
},
name: "Rodízio", id: "catalog"},
{
name: "Contato",
id: "contact",
},
name: "Contato", id: "contact"},
]}
brandName="Villa Verde"
/>
@@ -55,70 +47,43 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="O Melhor Rodízio de Pizza da Região"
description="Venha experimentar mais de 40 sabores de pizzas artesanais em um ambiente familiar e aconchegante. Qualidade, tradição e sabor inigualável."
kpis={[
{
value: "40+",
label: "Sabores",
},
value: "40+", label: "Sabores"},
{
value: "15+",
label: "Anos",
},
value: "15+", label: "Anos"},
{
value: "10k+",
label: "Clientes",
},
value: "10k+", label: "Clientes"},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-high-angle_23-2149325319.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-high-angle_23-2149325319.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/delicious-pizza-outdoors_23-2150900969.jpg",
alt: "Diner 1",
},
src: "http://img.b2bpic.net/free-photo/delicious-pizza-outdoors_23-2150900969.jpg", alt: "Diner 1"},
{
src: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150900917.jpg",
alt: "Diner 2",
},
src: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150900917.jpg", alt: "Diner 2"},
{
src: "http://img.b2bpic.net/free-photo/high-angle-pizza-restaurant-table_23-2148305651.jpg",
alt: "Diner 3",
},
src: "http://img.b2bpic.net/free-photo/high-angle-pizza-restaurant-table_23-2148305651.jpg", alt: "Diner 3"},
{
src: "http://img.b2bpic.net/free-photo/view-vegan-pizza-done-with-vegetables-by-bakery_23-2150195151.jpg",
alt: "Diner 4",
},
src: "http://img.b2bpic.net/free-photo/view-vegan-pizza-done-with-vegetables-by-bakery_23-2150195151.jpg", alt: "Diner 4"},
{
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg",
alt: "Diner 5",
},
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", alt: "Diner 5"},
]}
marqueeItems={[
{
type: "text",
text: "Forno a Lenha",
},
type: "text", text: "Forno a Lenha"},
{
type: "text",
text: "Ingredientes Frescos",
},
type: "text", text: "Ingredientes Frescos"},
{
type: "text",
text: "Massa Artesanal",
},
type: "text", text: "Massa Artesanal"},
{
type: "text",
text: "Atendimento VIP",
},
type: "text", text: "Atendimento VIP"},
{
type: "text",
text: "Ambiente Familiar",
},
type: "text", text: "Ambiente Familiar"},
]}
/>
</div>
@@ -131,19 +96,13 @@ export default function LandingPage() {
description="Desde a fundação, a Villa Verde preza pela excelência em cada ingrediente. Nossa massa fermentada naturalmente e molho de tomate fresco fazem a diferença no sabor da nossa pizza."
bulletPoints={[
{
title: "Massa Artesanal",
description: "Receita exclusiva com fermentação lenta de 24h.",
},
title: "Massa Artesanal", description: "Receita exclusiva com fermentação lenta de 24h."},
{
title: "Ingredientes Frescos",
description: "Produtos selecionados de fornecedores locais.",
},
title: "Ingredientes Frescos", description: "Produtos selecionados de fornecedores locais."},
{
title: "Forno a Lenha",
description: "O verdadeiro aroma e sabor defumado.",
},
title: "Forno a Lenha", description: "O verdadeiro aroma e sabor defumado."},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-family-cooking-delicious-pizza_23-2150306981.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-family-cooking-delicious-pizza_23-2150306981.jpg"
mediaAnimation="blur-reveal"
/>
</div>
@@ -156,41 +115,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Margherita",
price: "R$ 69,00",
imageSrc: "http://img.b2bpic.net/free-photo/top-cheese-pizza-with-spices-sliced-wooden-table_140725-12320.jpg",
},
id: "p1", name: "Margherita", price: "R$ 69,00", imageSrc: "http://img.b2bpic.net/free-photo/top-cheese-pizza-with-spices-sliced-wooden-table_140725-12320.jpg"},
{
id: "p2",
name: "Pepperoni",
price: "R$ 75,00",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg",
},
id: "p2", name: "Pepperoni", price: "R$ 75,00", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg"},
{
id: "p3",
name: "Quatro Queijos",
price: "R$ 79,00",
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106697.jpg",
},
id: "p3", name: "Quatro Queijos", price: "R$ 79,00", imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106697.jpg"},
{
id: "p4",
name: "Vegetariana",
price: "R$ 72,00",
imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21841.jpg",
},
id: "p4", name: "Vegetariana", price: "R$ 72,00", imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21841.jpg"},
{
id: "p5",
name: "Presunto Rúcula",
price: "R$ 78,00",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-italian-fresh-pizza-ingredient-black-surface_23-2148076284.jpg",
},
id: "p5", name: "Presunto Rúcula", price: "R$ 78,00", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-italian-fresh-pizza-ingredient-black-surface_23-2148076284.jpg"},
{
id: "p6",
name: "Chocolate",
price: "R$ 65,00",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cake-sweets-bowls-hizelnuts-chocolate-cake-with-chocolate-strawberries_140725-110668.jpg",
},
id: "p6", name: "Chocolate", price: "R$ 65,00", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cake-sweets-bowls-hizelnuts-chocolate-cake-with-chocolate-strawberries_140725-110668.jpg"},
]}
title="Nosso Cardápio"
description="Uma seleção dos sabores mais amados pelos nossos clientes."
@@ -199,36 +134,22 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardTwentyThree
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Ambiente Climatizado",
tags: [
"Conforto",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-making-pizza_23-2150405882.jpg",
imageAlt: "High angle woman making pizza",
},
id: "f1", title: "Ambiente Climatizado", tags: [
"Conforto"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-making-pizza_23-2150405882.jpg", imageAlt: "High angle woman making pizza"},
{
id: "f2",
title: "Espaço Kids",
tags: [
"Família",
],
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-high-angle_23-2149325319.jpg?_wi=2",
imageAlt: "High angle woman making pizza",
},
id: "f2", title: "Espaço Kids", tags: [
"Família"],
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-high-angle_23-2149325319.jpg", imageAlt: "High angle woman making pizza"},
{
id: "f3",
title: "Estacionamento Grátis",
tags: [
"Segurança",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-family-cooking-delicious-pizza_23-2150306981.jpg?_wi=2",
imageAlt: "High angle woman making pizza",
},
id: "f3", title: "Estacionamento Grátis", tags: [
"Segurança"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-family-cooking-delicious-pizza_23-2150306981.jpg", imageAlt: "High angle woman making pizza"},
]}
title="Experiência Completa"
description="Muito além de apenas pizza, oferecemos um serviço dedicado."
@@ -242,40 +163,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Ana Silva",
role: "Cliente",
testimonial: "A melhor pizza da região, sempre quentinha e crocante!",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
},
id: "1", name: "Ana Silva", role: "Cliente", testimonial: "A melhor pizza da região, sempre quentinha e crocante!", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg"},
{
id: "2",
name: "Carlos M.",
role: "Cliente",
testimonial: "Ambiente nota 10, ideal para comemorar com a família.",
imageSrc: "http://img.b2bpic.net/free-photo/interracial-group-three-friends-dining-restaurant-spending-good-time-together_273609-8988.jpg",
},
id: "2", name: "Carlos M.", role: "Cliente", testimonial: "Ambiente nota 10, ideal para comemorar com a família.", imageSrc: "http://img.b2bpic.net/free-photo/interracial-group-three-friends-dining-restaurant-spending-good-time-together_273609-8988.jpg"},
{
id: "3",
name: "Mariana R.",
role: "Cliente",
testimonial: "Variedade incrível, não dá para escolher uma só!",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717871.jpg",
},
id: "3", name: "Mariana R.", role: "Cliente", testimonial: "Variedade incrível, não dá para escolher uma só!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717871.jpg"},
{
id: "4",
name: "Joao Paulo",
role: "Cliente",
testimonial: "Excelente rodízio, serviço impecável do começo ao fim.",
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-propose-his-lover_23-2148060327.jpg",
},
id: "4", name: "Joao Paulo", role: "Cliente", testimonial: "Excelente rodízio, serviço impecável do começo ao fim.", imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-propose-his-lover_23-2148060327.jpg"},
{
id: "5",
name: "Fernanda L.",
role: "Cliente",
testimonial: "Sempre um prazer jantar aqui, super recomendo.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-announcing-pregnancy-dinner-with-friends_23-2150167462.jpg",
},
id: "5", name: "Fernanda L.", role: "Cliente", testimonial: "Sempre um prazer jantar aqui, super recomendo.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-announcing-pregnancy-dinner-with-friends_23-2150167462.jpg"},
]}
title="O que dizem nossos clientes"
description="Experiências inesquecíveis contadas por quem ama nossa pizza."
@@ -290,20 +186,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "100%",
description: "Satisfação",
},
id: "m1", value: "100%", description: "Satisfação"},
{
id: "m2",
value: "500+",
description: "Pizzas/dia",
},
id: "m2", value: "500+", description: "Pizzas/dia"},
{
id: "m3",
value: "24h",
description: "Fermentação",
},
id: "m3", value: "24h", description: "Fermentação"},
]}
title="Números de Qualidade"
description="Compromisso com o que há de melhor em rodízio."
@@ -316,20 +203,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "Tem taxa de serviço?",
content: "Sim, 10% cobrados opcionalmente.",
},
id: "q1", title: "Tem taxa de serviço?", content: "Sim, 10% cobrados opcionalmente."},
{
id: "q2",
title: "Crianças pagam?",
content: "Até 5 anos é cortesia, de 6 a 10 pagam meia.",
},
id: "q2", title: "Crianças pagam?", content: "Até 5 anos é cortesia, de 6 a 10 pagam meia."},
{
id: "q3",
title: "Aceitam cartões?",
content: "Sim, aceitamos todos os principais cartões.",
},
id: "q3", title: "Aceitam cartões?", content: "Sim, aceitamos todos os principais cartões."},
]}
title="Dúvidas Frequentes"
description="Respondemos as principais perguntas sobre o rodízio."
@@ -344,22 +222,14 @@ export default function LandingPage() {
description="Reserve sua mesa ou envie sua mensagem."
inputs={[
{
name: "name",
type: "text",
placeholder: "Seu nome",
required: true,
name: "name", type: "text", placeholder: "Seu nome", required: true,
},
{
name: "email",
type: "email",
placeholder: "Seu e-mail",
required: true,
name: "email", type: "email", placeholder: "Seu e-mail", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Sua reserva ou dúvida",
rows: 4,
name: "message", placeholder: "Sua reserva ou dúvida", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/living-room-interior_181624-29966.jpg"
@@ -370,29 +240,19 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Rodízio",
href: "#catalog",
},
label: "Rodízio", href: "#catalog"},
{
label: "Sobre",
href: "#about",
},
label: "Sobre", href: "#about"},
],
},
{
title: "Contato",
items: [
title: "Contato", items: [
{
label: "WhatsApp",
href: "#",
},
label: "WhatsApp", href: "#"},
{
label: "Localização",
href: "#",
},
label: "Localização", href: "#"},
],
},
]}