Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-09 16:07:24 +00:00

View File

@@ -30,21 +30,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: "Contato",
id: "contact",
},
name: "Contato", id: "contact"},
]}
brandName="Bigg Lanche"
/>
@@ -56,73 +48,39 @@ export default function LandingPage() {
description="Artesanal, suculento e irresistível. Peça agora o seu!"
testimonials={[
{
name: "João Silva",
handle: "@joaosilva",
testimonial: "O melhor hambúrguer que já comi em Fernandópolis! Super suculento.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-21816.jpg",
},
name: "João Silva", handle: "@joaosilva", testimonial: "O melhor hambúrguer que já comi em Fernandópolis! Super suculento.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-21816.jpg"},
{
name: "Maria Oliveira",
handle: "@mariaoli",
testimonial: "Atendimento rápido e o bacon é sensacional. Recomendo muito!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-enjoying-food_23-2149304415.jpg",
},
name: "Maria Oliveira", handle: "@mariaoli", testimonial: "Atendimento rápido e o bacon é sensacional. Recomendo muito!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-enjoying-food_23-2149304415.jpg"},
{
name: "Pedro Souza",
handle: "@pedrosouza",
testimonial: "Sabor autêntico e entregue muito rápido. Nota 10!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-decided-dine-roadside-cafe-eating-hamburger_613910-19629.jpg",
},
name: "Pedro Souza", handle: "@pedrosouza", testimonial: "Sabor autêntico e entregue muito rápido. Nota 10!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-decided-dine-roadside-cafe-eating-hamburger_613910-19629.jpg"},
{
name: "Ana Clara",
handle: "@anaclara_",
testimonial: "O pão de brioche é o grande diferencial, muito macio.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-eating-burger_23-2150404805.jpg",
},
name: "Ana Clara", handle: "@anaclara_", testimonial: "O pão de brioche é o grande diferencial, muito macio.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-eating-burger_23-2150404805.jpg"},
{
name: "Ricardo Melo",
handle: "@ricardinho",
testimonial: "Preço justo para uma qualidade que supera as grandes redes.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-eating-burger_23-2150404800.jpg?_wi=1",
},
name: "Ricardo Melo", handle: "@ricardinho", testimonial: "Preço justo para uma qualidade que supera as grandes redes.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-eating-burger_23-2150404800.jpg"},
]}
buttons={[
{
text: "Fazer Pedido",
href: "#menu",
},
text: "Fazer Pedido", href: "#menu"},
{
text: "Ver Cardápio",
href: "#menu",
},
text: "Ver Cardápio", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-delicious-burger-bright-light-podium_23-2150914803.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/3d-delicious-burger-bright-light-podium_23-2150914803.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/3d-delicious-burger-bright-light-podium_23-2150914803.jpg",
alt: "João Silva",
},
src: "http://img.b2bpic.net/free-photo/3d-delicious-burger-bright-light-podium_23-2150914803.jpg", alt: "João Silva"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-eating-burger_23-2150404800.jpg",
alt: "Maria Oliveira",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-eating-burger_23-2150404800.jpg", alt: "Maria Oliveira"},
{
src: "http://img.b2bpic.net/free-photo/beef-burger-with-ingredients_141793-16645.jpg",
alt: "Pedro Souza",
},
src: "http://img.b2bpic.net/free-photo/beef-burger-with-ingredients_141793-16645.jpg", alt: "Pedro Souza"},
{
src: "http://img.b2bpic.net/free-photo/baroque-style-with-pink-flowers-fast-food_23-2149629983.jpg",
alt: "Ana Clara",
},
src: "http://img.b2bpic.net/free-photo/baroque-style-with-pink-flowers-fast-food_23-2149629983.jpg", alt: "Ana Clara"},
{
src: "http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg",
alt: "Ricardo Melo",
},
src: "http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg", alt: "Ricardo Melo"},
]}
/>
</div>
@@ -134,49 +92,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Carne Artesanal",
description: "Seleção premium, moagem própria, sabor inigualável.",
icon: Beef,
title: "Carne Artesanal", description: "Seleção premium, moagem própria, sabor inigualável.", icon: Beef,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-with-ingredients_141793-16645.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-with-ingredients_141793-16645.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/baroque-style-with-pink-flowers-fast-food_23-2149629983.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/baroque-style-with-pink-flowers-fast-food_23-2149629983.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-delicious-burger-bright-light-podium_23-2150914803.jpg?_wi=2",
imageAlt: "gourmet burger studio lighting",
},
{
title: "Delivery Rápido",
description: "Seu lanche quentinho na porta da sua casa.",
icon: Truck,
title: "Delivery Rápido", description: "Seu lanche quentinho na porta da sua casa.", icon: Truck,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-burger-presentation_23-2151910909.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-burger-presentation_23-2151910909.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-eating-burger_23-2150404800.jpg?_wi=2",
imageAlt: "gourmet burger studio lighting",
},
{
title: "Pão de Brioche",
description: "Assado artesanalmente todos os dias.",
icon: Wheat,
title: "Pão de Brioche", description: "Assado artesanalmente todos os dias.", icon: Wheat,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-tasty-looking-burger-isolated-black-surface_181624-39131.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-tasty-looking-burger-isolated-black-surface_181624-39131.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-guacamole-copy-space_23-2148678835.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-guacamole-copy-space_23-2148678835.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/juicy-double-cheeseburger_23-2151950553.jpg?_wi=1",
imageAlt: "gourmet burger studio lighting",
},
]}
title="Qualidade Premium"
@@ -192,41 +132,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "b1",
name: "Big Salada Egg",
price: "R$ 58,99",
brand: "Combo Especial",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-double-cheeseburger_23-2151950553.jpg?_wi=2",
},
id: "b1", name: "Big Salada Egg", price: "R$ 58,99", brand: "Combo Especial", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/juicy-double-cheeseburger_23-2151950553.jpg"},
{
id: "b2",
name: "Big Bacon",
price: "R$ 58,99",
brand: "Combo Especial",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-meat-hamburger-with-green-salad-cheese-tomatoes-dark-background_179666-19339.jpg",
},
id: "b2", name: "Big Bacon", price: "R$ 58,99", brand: "Combo Especial", rating: 5,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-meat-hamburger-with-green-salad-cheese-tomatoes-dark-background_179666-19339.jpg"},
{
id: "b3",
name: "Bomba Grande",
price: "R$ 38,00",
brand: "Hambúrguer Gourmet",
rating: 5,
reviewCount: "80",
imageSrc: "http://img.b2bpic.net/free-photo/view-balloon-twist-sculpture_23-2151657515.jpg",
},
id: "b3", name: "Bomba Grande", price: "R$ 38,00", brand: "Hambúrguer Gourmet", rating: 5,
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/view-balloon-twist-sculpture_23-2151657515.jpg"},
{
id: "b4",
name: "Piscinão Cheddar",
price: "R$ 55,00",
brand: "Hambúrguer Gourmet",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hamburger-menu-assortment_23-2148614044.jpg",
},
id: "b4", name: "Piscinão Cheddar", price: "R$ 55,00", brand: "Hambúrguer Gourmet", rating: 5,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hamburger-menu-assortment_23-2148614044.jpg"},
]}
title="Nosso Cardápio"
description="Escolha o seu sabor favorito."
@@ -242,20 +158,11 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "f1",
title: "Qual a área de entrega?",
content: "Entregamos em todo o perímetro urbano de Fernandópolis.",
},
id: "f1", title: "Qual a área de entrega?", content: "Entregamos em todo o perímetro urbano de Fernandópolis."},
{
id: "f2",
title: "Qual o prazo de entrega?",
content: "Geralmente entre 30 a 50 minutos, dependendo da demanda.",
},
id: "f2", title: "Qual o prazo de entrega?", content: "Geralmente entre 30 a 50 minutos, dependendo da demanda."},
{
id: "f3",
title: "Aceitam cartões?",
content: "Sim, aceitamos cartões de crédito, débito e Pix.",
},
id: "f3", title: "Aceitam cartões?", content: "Sim, aceitamos cartões de crédito, débito e Pix."},
]}
/>
</div>
@@ -264,14 +171,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Peça pelo WhatsApp e receba em casa: (17) 99682-4937"
buttons={[
{
text: "WhatsApp",
href: "https://wa.me/5517996824937",
},
text: "WhatsApp", href: "https://wa.me/5517996824937"},
]}
/>
</div>
@@ -280,13 +184,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Bigg Lanche"
leftLink={{
text: "Termos de Uso",
href: "#",
}}
text: "Termos de Uso", href: "#"}}
rightLink={{
text: "Instagram",
href: "https://instagram.com/bigg-lanche",
}}
text: "Instagram", href: "https://instagram.com/bigg-lanche"}}
/>
</div>
</ReactLenis>