Merge version_1 into main #1
249
src/app/page.tsx
249
src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Produtos",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Início", id: "hero" },
|
||||
{ name: "Sobre", id: "about" },
|
||||
{ name: "Produtos", id: "products" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Contato", id: "contact" },
|
||||
]}
|
||||
brandName="Nova Colorado"
|
||||
/>
|
||||
@@ -58,67 +43,29 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Sabor, Tradição e Qualidade em Cada Detalhe"
|
||||
description="Frescor artesanal que aquece o coração da sua família. Há anos fazendo parte dos melhores momentos da nossa comunidade em Contagem."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Cardápio",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
text: "Fazer Pedido",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Ver Cardápio", href: "#menu" },
|
||||
{ text: "Fazer Pedido", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/freshly-halved-baked-bread-dusted-with-flour-wooden-table_23-2147975181.jpg"
|
||||
imageAlt="Bakery fresh bread display"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-showing-eclairs-bakery-counter_23-2148189123.jpg",
|
||||
alt: "Cliente 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-baker-standing-by-counter-bake-house_1303-32317.jpg",
|
||||
alt: "Cliente 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-holds-baking-rolling-pin-wears-brown-apron-white-t-shirt_176532-9166.jpg",
|
||||
alt: "Cliente 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-having-lunch-outdoors-while-surrounded-by-family_23-2149043469.jpg",
|
||||
alt: "Cliente 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-showing-eclairs-bakery-counter_23-2148189123.jpg",
|
||||
alt: "Cliente 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-showing-eclairs-bakery-counter_23-2148189123.jpg", alt: "Cliente 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-baker-standing-by-counter-bake-house_1303-32317.jpg", alt: "Cliente 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-holds-baking-rolling-pin-wears-brown-apron-white-t-shirt_176532-9166.jpg", alt: "Cliente 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-having-lunch-outdoors-while-surrounded-by-family_23-2149043469.jpg", alt: "Cliente 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-showing-eclairs-bakery-counter_23-2148189123.jpg", alt: "Cliente 5" },
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Artesanal",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fresquinho",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Qualidade",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Tradição",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Sabor",
|
||||
},
|
||||
{ type: "text", text: "Artesanal" },
|
||||
{ type: "text", text: "Fresquinho" },
|
||||
{ type: "text", text: "Qualidade" },
|
||||
{ type: "text", text: "Tradição" },
|
||||
{ type: "text", text: "Sabor" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -128,21 +75,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Nossa História de Tradição"
|
||||
metrics={[
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Anos de Tradição",
|
||||
value: "15+",
|
||||
},
|
||||
{
|
||||
icon: Heart,
|
||||
label: "Clientes Felizes",
|
||||
value: "10k+",
|
||||
},
|
||||
{
|
||||
icon: Coffee,
|
||||
label: "Produtos Artesanais",
|
||||
value: "50+",
|
||||
},
|
||||
{ icon: Clock, label: "Anos de Tradição", value: "15+" },
|
||||
{ icon: Heart, label: "Clientes Felizes", value: "10k+" },
|
||||
{ icon: Coffee, label: "Produtos Artesanais", value: "50+" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -155,30 +90,10 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Pão Francês Quentinho",
|
||||
price: "R$ 20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-brazilian-food-assortment_23-2148739201.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Sanduíche Natural",
|
||||
price: "R$ 25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-hot-dog-almonds-fresh-fig-slices-cherry-tomatoes-napkin-white-background_23-2147956759.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Torta de Chocolate",
|
||||
price: "R$ 40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-blueberry-cake_181624-2737.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Bolos e Salgados",
|
||||
price: "R$ 35",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chocolate-cakes-with-donuts-designed-with-fruits-big-round-cake-white-background-cake-biscuit-donut-chocolate_140725-21624.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Pão Francês Quentinho", price: "R$ 20", imageSrc: "http://img.b2bpic.net/free-photo/tasty-brazilian-food-assortment_23-2148739201.jpg" },
|
||||
{ id: "p2", name: "Sanduíche Natural", price: "R$ 25", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-hot-dog-almonds-fresh-fig-slices-cherry-tomatoes-napkin-white-background_23-2147956759.jpg" },
|
||||
{ id: "p3", name: "Torta de Chocolate", price: "R$ 40", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-blueberry-cake_181624-2737.jpg" },
|
||||
{ id: "p4", name: "Bolos e Salgados", price: "R$ 35", imageSrc: "http://img.b2bpic.net/free-photo/front-view-chocolate-cakes-with-donuts-designed-with-fruits-big-round-cake-white-background-cake-biscuit-donut-chocolate_140725-21624.jpg" },
|
||||
]}
|
||||
title="Nossos Destaques"
|
||||
description="Produtos selecionados com ingredientes de primeira para garantir a melhor experiência."
|
||||
@@ -192,52 +107,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "breads",
|
||||
badge: "Frescos",
|
||||
price: "R$ 20",
|
||||
subtitle: "Pães variados do dia",
|
||||
buttons: [
|
||||
{
|
||||
text: "Peça Agora",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Pão Francês",
|
||||
"Integral",
|
||||
"Centeio",
|
||||
],
|
||||
id: "breads", badge: "Frescos", price: "R$ 20", subtitle: "Pães variados do dia", buttons: [{ text: "Peça Agora" }],
|
||||
features: ["Pão Francês", "Integral", "Centeio"],
|
||||
},
|
||||
{
|
||||
id: "snacks",
|
||||
badge: "Favoritos",
|
||||
price: "R$ 25",
|
||||
subtitle: "Salgados deliciosos",
|
||||
buttons: [
|
||||
{
|
||||
text: "Peça Agora",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Coxinha",
|
||||
"Empada",
|
||||
"Sanduíche Natural",
|
||||
],
|
||||
id: "snacks", badge: "Favoritos", price: "R$ 25", subtitle: "Salgados deliciosos", buttons: [{ text: "Peça Agora" }],
|
||||
features: ["Coxinha", "Empada", "Sanduíche Natural"],
|
||||
},
|
||||
{
|
||||
id: "sweets",
|
||||
badge: "Doces",
|
||||
price: "R$ 40",
|
||||
subtitle: "Bolos e tortas",
|
||||
buttons: [
|
||||
{
|
||||
text: "Peça Agora",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Torta Chocolate",
|
||||
"Bolo Cenoura",
|
||||
"Docinhos",
|
||||
],
|
||||
id: "sweets", badge: "Doces", price: "R$ 40", subtitle: "Bolos e tortas", buttons: [{ text: "Peça Agora" }],
|
||||
features: ["Torta Chocolate", "Bolo Cenoura", "Docinhos"],
|
||||
},
|
||||
]}
|
||||
title="Cardápio do Dia"
|
||||
@@ -252,26 +131,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="Mariana Silva"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-showing-eclairs-bakery-counter_23-2148189123.jpg",
|
||||
alt: "Cliente",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-baker-standing-by-counter-bake-house_1303-32317.jpg",
|
||||
alt: "Cliente",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-holds-baking-rolling-pin-wears-brown-apron-white-t-shirt_176532-9166.jpg",
|
||||
alt: "Cliente",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-having-lunch-outdoors-while-surrounded-by-family_23-2149043469.jpg",
|
||||
alt: "Cliente",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-showing-eclairs-bakery-counter_23-2148189123.jpg",
|
||||
alt: "Cliente",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-showing-eclairs-bakery-counter_23-2148189123.jpg", alt: "Cliente" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-baker-standing-by-counter-bake-house_1303-32317.jpg", alt: "Cliente" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-holds-baking-rolling-pin-wears-brown-apron-white-t-shirt_176532-9166.jpg", alt: "Cliente" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-having-lunch-outdoors-while-surrounded-by-family_23-2149043469.jpg", alt: "Cliente" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-showing-eclairs-bakery-counter_23-2148189123.jpg", alt: "Cliente" },
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -280,28 +144,15 @@ export default function LandingPage() {
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<MetricCardSeven
|
||||
animationType="slide-up"
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "serv-1",
|
||||
value: "Delivery",
|
||||
title: "Entrega",
|
||||
items: [
|
||||
"Rápida",
|
||||
"Segura",
|
||||
"Via WhatsApp",
|
||||
],
|
||||
id: "serv-1", value: "Delivery", title: "Entrega", items: ["Rápida", "Segura", "Via WhatsApp"],
|
||||
},
|
||||
{
|
||||
id: "serv-2",
|
||||
value: "Takeaway",
|
||||
title: "Para Viagem",
|
||||
items: [
|
||||
"Praticidade",
|
||||
"Embalagens",
|
||||
"Qualidade",
|
||||
],
|
||||
id: "serv-2", value: "Takeaway", title: "Para Viagem", items: ["Praticidade", "Embalagens", "Qualidade"],
|
||||
},
|
||||
]}
|
||||
title="Conveniência para Você"
|
||||
@@ -312,9 +163,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Fale Conosco"
|
||||
title="Estamos em Contagem"
|
||||
description="Rua José Mendes Ferreira, 824 - Colorado. Aberto diariamente até às 22:00."
|
||||
@@ -329,21 +178,9 @@ export default function LandingPage() {
|
||||
logoText="Nova Colorado"
|
||||
copyrightText="© 2025 Nova Colorado Panificadora."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
{
|
||||
icon: Phone,
|
||||
href: "tel:3133935000",
|
||||
ariaLabel: "WhatsApp",
|
||||
},
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
|
||||
{ icon: Facebook, href: "#", ariaLabel: "Facebook" },
|
||||
{ icon: Phone, href: "tel:3133935000", ariaLabel: "WhatsApp" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user