6 Commits

Author SHA1 Message Date
d8bfde842e Merge version_4 into main
Merge version_4 into main
2026-04-19 03:12:07 +00:00
983cd6b8e7 Update src/app/page.tsx 2026-04-19 03:12:04 +00:00
1350c9db46 Merge version_3 into main
Merge version_3 into main
2026-04-19 02:31:23 +00:00
287be05c65 Update src/app/page.tsx 2026-04-19 02:31:20 +00:00
17d3edc9f9 Merge version_2 into main
Merge version_2 into main
2026-04-19 02:27:38 +00:00
fd1e379dbd Update theme colors 2026-04-19 02:27:32 +00:00
2 changed files with 62 additions and 177 deletions

View File

@@ -30,29 +30,17 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Início",
id: "#hero",
},
name: "Início", id: "#hero"},
{
name: "Diferenciais",
id: "#features",
},
name: "Diferenciais", id: "#features"},
{
name: "Cardápio",
id: "#products",
},
name: "Cardápio", id: "#products"},
{
name: "Depoimentos",
id: "#testimonials",
},
name: "Depoimentos", id: "#testimonials"},
{
name: "Sobre",
id: "#about",
},
name: "Sobre", id: "#about"},
{
name: "Localização",
id: "#contact",
},
name: "Localização", id: "#contact"},
]}
brandName="LR BURGUER"
/>
@@ -64,13 +52,9 @@ export default function LandingPage() {
description="O melhor lanche da cidade é aqui! Sabor incomparável, ingredientes selecionados e experiência única."
buttons={[
{
text: "Pedir no WhatsApp",
href: "https://wa.me/5500000000000",
},
text: "Pedir Agora via WhatsApp", href: "https://wa.me/5500000000000"},
{
text: "Ver Cardápio",
href: "#products",
},
text: "Ver Cardápio", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-person-near-burger-plate-holding-jar-with-butter_23-2148784521.jpg"
imageAlt="Hambúrguer Artesanal Premium"
@@ -84,32 +68,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "f1",
title: "Ingredientes Selecionados",
tags: [
"Premium",
],
imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-vegetables-dinner-close-up-photo-dark-background-studio_482257-45416.jpg",
imageAlt: "Ingredientes frescos",
},
id: "f1", title: "Ingredientes Selecionados", tags: [
"Premium"],
imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-vegetables-dinner-close-up-photo-dark-background-studio_482257-45416.jpg", imageAlt: "Ingredientes frescos"},
{
id: "f2",
title: "Entrega Rápida",
tags: [
"Agilidade",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-up-delicious-burger_23-2148289461.jpg",
imageAlt: "Entrega rápida",
},
id: "f2", title: "Entrega Rápida", tags: [
"Agilidade"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-up-delicious-burger_23-2148289461.jpg", imageAlt: "Entrega rápida"},
{
id: "f3",
title: "Sabor Incomparável",
tags: [
"Artesanal",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-burger-meat-grill_23-2148868237.jpg",
imageAlt: "Sabor marcante",
},
id: "f3", title: "Sabor Incomparável", tags: [
"Artesanal"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-burger-meat-grill_23-2148868237.jpg", imageAlt: "Sabor marcante"},
]}
title="Nossos Diferenciais"
description="Qualidade em cada detalhe, do preparo à entrega."
@@ -124,59 +93,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "X-Burger",
brand: "LR Burguer",
price: "R$ 22,00",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheeseburger-cutting-board-with-knife_23-2148784512.jpg",
},
id: "p1", name: "X-Burger", brand: "LR Burguer", price: "R$ 22,00", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheeseburger-cutting-board-with-knife_23-2148784512.jpg"},
{
id: "p2",
name: "X-Salada",
brand: "LR Burguer",
price: "R$ 24,00",
rating: 5,
reviewCount: "98",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-homemade-delicious-sandwich-with-black-olive-plate-accessories-stained-white-surface_179666-34075.jpg",
},
id: "p2", name: "X-Salada", brand: "LR Burguer", price: "R$ 24,00", rating: 5,
reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/side-view-homemade-delicious-sandwich-with-black-olive-plate-accessories-stained-white-surface_179666-34075.jpg"},
{
id: "p3",
name: "X-Bacon",
brand: "LR Burguer",
price: "R$ 28,00",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/burger-closeup-fast-food-cheat-meal-concept-junk-food_169016-67425.jpg",
},
id: "p3", name: "X-Bacon", brand: "LR Burguer", price: "R$ 28,00", rating: 5,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/burger-closeup-fast-food-cheat-meal-concept-junk-food_169016-67425.jpg"},
{
id: "p4",
name: "X-Tudo",
brand: "LR Burguer",
price: "R$ 35,00",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/black-cheeseburger-topped-with-sesame-seeds_140725-3709.jpg",
},
id: "p4", name: "X-Tudo", brand: "LR Burguer", price: "R$ 35,00", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/black-cheeseburger-topped-with-sesame-seeds_140725-3709.jpg"},
{
id: "p5",
name: "Combo Premium",
brand: "LR Burguer",
price: "R$ 42,00",
rating: 5,
reviewCount: "80",
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039334.jpg",
},
id: "p5", name: "Combo Premium", brand: "LR Burguer", price: "R$ 42,00", rating: 5,
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039334.jpg"},
{
id: "p6",
name: "Burger da Casa",
brand: "LR Burguer",
price: "R$ 38,00",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-arrangement_23-2148868198.jpg",
},
id: "p6", name: "Burger da Casa", brand: "LR Burguer", price: "R$ 38,00", rating: 5,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-arrangement_23-2148868198.jpg"},
]}
title="Nosso Cardápio"
description="Sabores que conquistam. Peça o seu agora."
@@ -190,45 +123,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah J.",
handle: "@sarahj",
testimonial: "Melhor hambúrguer da cidade, sabor incrível!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-enjoying-burger_23-2148718863.jpg",
},
id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "Melhor hambúrguer da cidade, sabor incrível!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-enjoying-burger_23-2148718863.jpg"},
{
id: "t2",
name: "Michael C.",
handle: "@mchen",
testimonial: "Entrega rápida e lanche muito caprichado!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lunch-cafe-olive-women-eating_1303-2349.jpg",
},
id: "t2", name: "Michael C.", handle: "@mchen", testimonial: "Entrega rápida e lanche muito caprichado!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lunch-cafe-olive-women-eating_1303-2349.jpg"},
{
id: "t3",
name: "Emily R.",
handle: "@emilyr",
testimonial: "Qualidade excelente, virei cliente fiel!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304414.jpg",
},
id: "t3", name: "Emily R.", handle: "@emilyr", testimonial: "Qualidade excelente, virei cliente fiel!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304414.jpg"},
{
id: "t4",
name: "David K.",
handle: "@dkim",
testimonial: "O sabor é surpreendente. Recomendo muito!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-hanging-out-medium-shot_23-2149143986.jpg",
},
id: "t4", name: "David K.", handle: "@dkim", testimonial: "O sabor é surpreendente. Recomendo muito!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-hanging-out-medium-shot_23-2149143986.jpg"},
{
id: "t5",
name: "Lucas P.",
handle: "@lpinto",
testimonial: "Melhor lanche da região. Atendimento impecável.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-two-burgers-street-fast-food-cafe_169016-43767.jpg",
},
id: "t5", name: "Lucas P.", handle: "@lpinto", testimonial: "Melhor lanche da região. Atendimento impecável.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-two-burgers-street-fast-food-cafe_169016-43767.jpg"},
]}
showRating={true}
title="O que dizem nossos clientes"
@@ -243,13 +151,9 @@ export default function LandingPage() {
description="Criada com paixão pelos hambúrgueres artesanais, nossa missão é entregar qualidade premium e um sabor marcante que transforma cada refeição em uma experiência única."
metrics={[
{
value: "100%",
title: "Ingredientes Frescos",
},
value: "100%", title: "Ingredientes Frescos"},
{
value: "+500",
title: "Clientes Satisfeitos",
},
value: "+500", title: "Clientes Satisfeitos"},
]}
imageSrc="http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg"
imageAlt="Nossa Cozinha"
@@ -262,18 +166,12 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={true}
title="Localização"
description="Rua Fernando Lopes, 97, São João do Manhuaçu MG, CEP: 36918-000."
description="Rua Fernando Lopes, 97, São João do Manhuaçu MG, CEP: 36918-000. Clique aqui para abrir o nosso WhatsApp: https://wa.me/5500000000000"
inputs={[
{
name: "name",
type: "text",
placeholder: "Seu Nome",
},
name: "name", type: "text", placeholder: "Seu Nome"},
{
name: "email",
type: "email",
placeholder: "Seu E-mail",
},
name: "email", type: "email", placeholder: "Seu E-mail"},
]}
imageSrc="http://img.b2bpic.net/free-photo/french-restaurant-menu-board-street_1101-3075.jpg"
imageAlt="Localização"
@@ -284,38 +182,25 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "LR BURGUER",
items: [
title: "LR BURGUER", items: [
{
label: "Rua Fernando Lopes, 97",
href: "#contact",
},
label: "Rua Fernando Lopes, 97", href: "#contact"},
{
label: "São João do Manhuaçu MG",
href: "#contact",
},
label: "São João do Manhuaçu MG", href: "#contact"},
],
},
{
title: "Horários",
items: [
title: "Horários", items: [
{
label: "Ter-Dom: 18h às 23h",
href: "#",
},
label: "Ter-Dom: 18h às 23h", href: "#"},
],
},
{
title: "Redes",
items: [
title: "Redes", items: [
{
label: "Instagram",
href: "https://instagram.com",
},
label: "Instagram", href: "https://instagram.com"},
{
label: "WhatsApp",
href: "https://wa.me/5500000000000",
},
label: "WhatsApp", href: "https://wa.me/5500000000000"},
],
},
]}
@@ -326,4 +211,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1A1A1A;
--foreground: #FFFFFF;
--primary-cta: #FF8C00;
--primary-cta-text: #FFFFFF;
--secondary-cta: #FFFFFF;
--secondary-cta-text: #000000;
--accent: #FF8C00;
--background-accent: #1A1A1A;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);