2 Commits

Author SHA1 Message Date
6a8f9ea937 Update src/app/page.tsx 2026-05-11 00:34:59 +00:00
a326e05a90 Merge version_1 into main
Merge version_1 into main
2026-05-11 00:31:07 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Início", name: "Início", id: "#hero"},
id: "#hero",
},
{ {
name: "Sobre", name: "Sobre", id: "#about"},
id: "#about",
},
{ {
name: "Cardápio", name: "Cardápio", id: "#menu"},
id: "#menu",
},
{ {
name: "Depoimentos", name: "Depoimentos", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "Contato", name: "Contato", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Petisqueira" brandName="Petisqueira"
/> />
@@ -62,35 +52,21 @@ export default function LandingPage() {
description="Sabor inesquecível em Ingleses, Florianópolis. Tradição e frutos do mar frescos para você." description="Sabor inesquecível em Ingleses, Florianópolis. Tradição e frutos do mar frescos para você."
buttons={[ buttons={[
{ {
text: "Peça Agora no WhatsApp", text: "Peça Agora no WhatsApp", href: "https://wa.me/5548999999999"},
href: "https://wa.me/5548999999999",
},
{ {
text: "Ver Cardápio", text: "Ver Cardápio", href: "#menu"},
href: "#menu",
},
]} ]}
slides={[ slides={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/bowl-caesar-salad-served-with-bread-sticks_140725-5979.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/bowl-caesar-salad-served-with-bread-sticks_140725-5979.jpg?_wi=1", imageAlt: "luxurious restaurant dish gourmet seafood"},
imageAlt: "luxurious restaurant dish gourmet seafood",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg", imageAlt: "Lamb bone covered with dough and finely cooked."},
imageAlt: "Lamb bone covered with dough and finely cooked.",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-3743.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-3743.jpg", imageAlt: "Tuna sushi"},
imageAlt: "Tuna sushi",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-spaghetti-pasta-with-tomatoes-parsley-white-table_1253-953.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-spaghetti-pasta-with-tomatoes-parsley-white-table_1253-953.jpg", imageAlt: "Top view spaghetti pasta with tomatoes and parsley on white table."},
imageAlt: "Top view spaghetti pasta with tomatoes and parsley on white table.",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/shrimps-corn-lemon-plate_140725-52.jpg", imageSrc: "http://img.b2bpic.net/free-photo/shrimps-corn-lemon-plate_140725-52.jpg", imageAlt: "shrimps corn and lemon in the plate"},
imageAlt: "shrimps corn and lemon in the plate",
},
]} ]}
/> />
</div> </div>
@@ -102,17 +78,11 @@ export default function LandingPage() {
description="Situado no coração dos Ingleses, nosso restaurante traz a essência da gastronomia litorânea com ingredientes selecionados e um ambiente familiar feito para momentos especiais." description="Situado no coração dos Ingleses, nosso restaurante traz a essência da gastronomia litorânea com ingredientes selecionados e um ambiente familiar feito para momentos especiais."
metrics={[ metrics={[
{ {
value: "10+", value: "10+", title: "Anos de história"},
title: "Anos de história",
},
{ {
value: "5000+", value: "5000+", title: "Clientes servidos"},
title: "Clientes servidos",
},
{ {
value: "100%", value: "100%", title: "Ingredientes frescos"},
title: "Ingredientes frescos",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-metallic-kitchen_23-2151113203.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/close-up-metallic-kitchen_23-2151113203.jpg?_wi=1"
imageAlt="restaurant interior professional kitchen cozy" imageAlt="restaurant interior professional kitchen cozy"
@@ -128,35 +98,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", id: "f1", title: "Frutos do mar frescos", descriptions: [
title: "Frutos do mar frescos", "Pescados diariamente", "Qualidade garantida"],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821320.jpg", imageAlt: "Modern kitchen interior design"},
"Pescados diariamente",
"Qualidade garantida",
],
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821320.jpg",
imageAlt: "Modern kitchen interior design",
},
{ {
id: "f2", id: "f2", title: "Ambiente climatizado", descriptions: [
title: "Ambiente climatizado", "Conforto total", "Clima familiar"],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/bowl-caesar-salad-served-with-bread-sticks_140725-5979.jpg?_wi=2", imageAlt: "Modern kitchen interior design"},
"Conforto total",
"Clima familiar",
],
imageSrc: "http://img.b2bpic.net/free-photo/bowl-caesar-salad-served-with-bread-sticks_140725-5979.jpg?_wi=2",
imageAlt: "Modern kitchen interior design",
},
{ {
id: "f3", id: "f3", title: "Delivery rápido", descriptions: [
title: "Delivery rápido", "Sabor na sua porta", "Embalagem segura"],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-kitchen_23-2151113203.jpg?_wi=2", imageAlt: "Modern kitchen interior design"},
"Sabor na sua porta",
"Embalagem segura",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-kitchen_23-2151113203.jpg?_wi=2",
imageAlt: "Modern kitchen interior design",
},
]} ]}
title="Experiência Premium" title="Experiência Premium"
description="Oferecemos mais que uma refeição, garantimos uma experiência gastronômica completa em Florianópolis." description="Oferecemos mais que uma refeição, garantimos uma experiência gastronômica completa em Florianópolis."
@@ -171,47 +123,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Camarão ao Alho", price: "R$ 89,00", variant: "Petisco", imageSrc: "http://img.b2bpic.net/free-photo/shrimps-served-with-arugula-tomatoes_140725-8052.jpg"},
name: "Camarão ao Alho",
price: "R$ 89,00",
variant: "Petisco",
imageSrc: "http://img.b2bpic.net/free-photo/shrimps-served-with-arugula-tomatoes_140725-8052.jpg",
},
{ {
id: "p2", id: "p2", name: "Lagosta Grelhada", price: "R$ 159,00", variant: "Principal", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-seafood-pasta-dish_84443-86611.jpg"},
name: "Lagosta Grelhada",
price: "R$ 159,00",
variant: "Principal",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-seafood-pasta-dish_84443-86611.jpg",
},
{ {
id: "p3", id: "p3", name: "Polvo à Lagareiro", price: "R$ 139,00", variant: "Principal", imageSrc: "http://img.b2bpic.net/free-photo/fried-squid-calamari-rings_1339-4716.jpg"},
name: "Polvo à Lagareiro",
price: "R$ 139,00",
variant: "Principal",
imageSrc: "http://img.b2bpic.net/free-photo/fried-squid-calamari-rings_1339-4716.jpg",
},
{ {
id: "p4", id: "p4", name: "Ostras Gratinadas", price: "R$ 65,00", variant: "Petisco", imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-oyster-shell-with-lemon_74190-863.jpg"},
name: "Ostras Gratinadas",
price: "R$ 65,00",
variant: "Petisco",
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-oyster-shell-with-lemon_74190-863.jpg",
},
{ {
id: "p5", id: "p5", name: "Peixe do Dia", price: "R$ 95,00", variant: "Principal", imageSrc: "http://img.b2bpic.net/free-photo/delicious-bruschetta-assortment-top-view_23-2148516994.jpg"},
name: "Peixe do Dia",
price: "R$ 95,00",
variant: "Principal",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-bruschetta-assortment-top-view_23-2148516994.jpg",
},
{ {
id: "p6", id: "p6", name: "Mix do Mar", price: "R$ 120,00", variant: "Compartilhar", imageSrc: "http://img.b2bpic.net/free-photo/sushi_74190-5553.jpg"},
name: "Mix do Mar",
price: "R$ 120,00",
variant: "Compartilhar",
imageSrc: "http://img.b2bpic.net/free-photo/sushi_74190-5553.jpg",
},
]} ]}
title="Cardápio Gourmet" title="Cardápio Gourmet"
description="Confira nossas especialidades preparadas pelo chef." description="Confira nossas especialidades preparadas pelo chef."
@@ -226,20 +148,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "4.9/5", description: "Avaliação Google"},
value: "4.9/5",
description: "Avaliação Google",
},
{ {
id: "m2", id: "m2", value: "24/7", description: "Suporte WhatsApp"},
value: "24/7",
description: "Suporte WhatsApp",
},
{ {
id: "m3", id: "m3", value: "388", description: "Localização (Estr. Dom João)"},
value: "388",
description: "Localização (Estr. Dom João)",
},
]} ]}
title="Autoridade e Confiança" title="Autoridade e Confiança"
description="Números que comprovam nossa paixão em servir bem." description="Números que comprovam nossa paixão em servir bem."
@@ -253,40 +166,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Ana Silva", handle: "@ana", testimonial: "O melhor frutos do mar de Floripa!", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg"},
name: "Ana Silva",
handle: "@ana",
testimonial: "O melhor frutos do mar de Floripa!",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg",
},
{ {
id: "2", id: "2", name: "Bruno Souza", handle: "@bruno", testimonial: "Atendimento nota 10.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-making-frame-with-fingers_1149-1146.jpg"},
name: "Bruno Souza",
handle: "@bruno",
testimonial: "Atendimento nota 10.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-making-frame-with-fingers_1149-1146.jpg",
},
{ {
id: "3", id: "3", name: "Carla Lima", handle: "@carla", testimonial: "Ambiente maravilhoso.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg"},
name: "Carla Lima",
handle: "@carla",
testimonial: "Ambiente maravilhoso.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg",
},
{ {
id: "4", id: "4", name: "Diego Alves", handle: "@diego", testimonial: "Vale muito a pena conhecer.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg"},
name: "Diego Alves",
handle: "@diego",
testimonial: "Vale muito a pena conhecer.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
},
{ {
id: "5", id: "5", name: "Elena Costa", handle: "@elena", testimonial: "Pratos deliciosos.", imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-bouquet-red-roses-flower-waiting-date_496169-289.jpg"},
name: "Elena Costa",
handle: "@elena",
testimonial: "Pratos deliciosos.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-bouquet-red-roses-flower-waiting-date_496169-289.jpg",
},
]} ]}
title="O que dizem de nós" title="O que dizem de nós"
description="Clientes satisfeitos que recomendam a Petisqueira." description="Clientes satisfeitos que recomendam a Petisqueira."
@@ -299,20 +187,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "Aceitam reservas?", content: "Sim, reservamos mesas pelo WhatsApp. [Reserve aqui](https://wa.me/5548999999999)"},
title: "Aceitam reservas?",
content: "Sim, reservamos mesas pelo WhatsApp.",
},
{ {
id: "q2", id: "q2", title: "Têm delivery?", content: "Entregamos em toda região dos Ingleses."},
title: "Têm delivery?",
content: "Entregamos em toda região dos Ingleses.",
},
{ {
id: "q3", id: "q3", title: "Qual o horário?", content: "Aberto todos os dias das 11h às 23h."},
title: "Qual o horário?",
content: "Aberto todos os dias das 11h às 23h.",
},
]} ]}
title="Dúvidas Frequentes" title="Dúvidas Frequentes"
description="Estamos à disposição para ajudar." description="Estamos à disposição para ajudar."
@@ -327,20 +206,12 @@ export default function LandingPage() {
description="Entre em contato conosco e garanta seu lugar em nosso restaurante." description="Entre em contato conosco e garanta seu lugar em nosso restaurante."
inputs={[ inputs={[
{ {
name: "Nome", name: "Nome", type: "text", placeholder: "Seu Nome"},
type: "text",
placeholder: "Seu Nome",
},
{ {
name: "Email", name: "Email", type: "email", placeholder: "Seu Email"},
type: "email",
placeholder: "Seu Email",
},
]} ]}
textarea={{ textarea={{
name: "Mensagem", name: "Mensagem", placeholder: "Como podemos ajudar?"}}
placeholder: "Como podemos ajudar?",
}}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-man-door_23-2149434485.jpg" imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-man-door_23-2149434485.jpg"
mediaPosition="right" mediaPosition="right"
/> />
@@ -351,29 +222,19 @@ export default function LandingPage() {
logoText="Petisqueira" logoText="Petisqueira"
columns={[ columns={[
{ {
title: "Menu", title: "Menu", items: [
items: [
{ {
label: "Petiscos", label: "Petiscos", href: "#menu"},
href: "#menu",
},
{ {
label: "Frutos do Mar", label: "Frutos do Mar", href: "#menu"},
href: "#menu",
},
], ],
}, },
{ {
title: "Contato", title: "Contato", items: [
items: [
{ {
label: "WhatsApp", label: "WhatsApp", href: "https://wa.me/5548999999999"},
href: "https://wa.me/5548999999999",
},
{ {
label: "Endereço", label: "Endereço", href: "#"},
href: "#",
},
], ],
}, },
]} ]}