Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -32,14 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Início", id: "hero"},
|
||||
{
|
||||
name: "Sobre", id: "about"},
|
||||
{
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "Contato", id: "contact"},
|
||||
{ name: "Início", id: "hero" },
|
||||
{ name: "Sobre", id: "about" },
|
||||
{ name: "Menu", id: "products" },
|
||||
{ name: "Contato", id: "contact" },
|
||||
]}
|
||||
brandName="Café Aroma"
|
||||
/>
|
||||
@@ -47,8 +43,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Seu refúgio de café diário"
|
||||
description="Desfrute de grãos selecionados, pastelaria fresca e um ambiente acolhedor, feito com carinho para o seu dia a dia."
|
||||
tag="Cafeteria Local"
|
||||
@@ -57,10 +52,8 @@ export default function LandingPage() {
|
||||
{ text: "Visite-nos", href: "#contact" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg", imageAlt: "cozy cafe interior warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-cup-coffee_53876-165176.jpg", imageAlt: "freshly brewed espresso cup"}
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg", imageAlt: "cozy cafe interior warm lighting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-holding-cup-coffee_53876-165176.jpg", imageAlt: "freshly brewed espresso cup" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -73,10 +66,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "Nossa História"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-131790.jpg", alt: "Sobre nós"},
|
||||
{ type: "text", content: "Nossa História" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-131790.jpg", alt: "Sobre nós" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -88,12 +79,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Espresso Clássico", price: "R$ 8,00", variant: "Cafés", imageSrc: "http://img.b2bpic.net/free-photo/pouring-coffee-glass_23-2148937323.jpg"},
|
||||
{
|
||||
id: "p2", name: "Croissant de Manteiga", price: "R$ 12,00", variant: "Padaria", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-cake-dessert-with-lemon-slices-coconut-candies-dark-background-pie-dessert-tea-sweet-cake-candy_140725-110310.jpg"},
|
||||
{
|
||||
id: "p3", name: "Café Coado", price: "R$ 10,00", variant: "Cafés", imageSrc: "http://img.b2bpic.net/free-photo/glass-coffee-pitcher-near-gray-kettle-table_181624-4632.jpg"},
|
||||
{ id: "p1", name: "Espresso Clássico", price: "R$ 8,00", variant: "Cafés", imageSrc: "http://img.b2bpic.net/free-photo/pouring-coffee-glass_23-2148937323.jpg" },
|
||||
{ id: "p2", name: "Croissant de Manteiga", price: "R$ 12,00", variant: "Padaria", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-cake-dessert-with-lemon-slices-coconut-candies-dark-background-pie-dessert-tea-sweet-cake-candy_140725-110310.jpg" },
|
||||
{ id: "p3", name: "Café Coado", price: "R$ 10,00", variant: "Cafés", imageSrc: "http://img.b2bpic.net/free-photo/glass-coffee-pitcher-near-gray-kettle-table_181624-4632.jpg" },
|
||||
]}
|
||||
title="Menu Especial"
|
||||
description="Uma seleção de clássicos preparados com os melhores grãos do mercado."
|
||||
@@ -105,10 +93,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Grãos de Origem", description: "Trabalhamos apenas com produtores locais.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg", imageAlt: "Grãos"},
|
||||
{
|
||||
title: "Padaria Artesanal", description: "Tudo fresco todos os dias.", imageSrc: "http://img.b2bpic.net/free-photo/french-dessert-eclair-with-chocolate-flower-top_114579-3014.jpg", imageAlt: "Padaria"}
|
||||
{ title: "Grãos de Origem", description: "Trabalhamos apenas com produtores locais.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg", imageAlt: "Grãos" },
|
||||
{ title: "Padaria Artesanal", description: "Tudo fresco todos os dias.", imageSrc: "http://img.b2bpic.net/free-photo/french-dessert-eclair-with-chocolate-flower-top_114579-3014.jpg", imageAlt: "Padaria" }
|
||||
]}
|
||||
title="Por que nos escolher?"
|
||||
description="Nosso compromisso é com a qualidade de cada detalhe."
|
||||
@@ -122,10 +108,8 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "100+", description: "Xícaras por dia"},
|
||||
{
|
||||
id: "m2", value: "5", description: "Anos de história"}
|
||||
{ id: "m1", value: "100+", description: "Xícaras por dia" },
|
||||
{ id: "m2", value: "5", description: "Anos de história" }
|
||||
]}
|
||||
title="Números que encantam"
|
||||
description="Cada xícara conta uma história de dedicação."
|
||||
@@ -137,10 +121,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Excelente", quote: "O melhor café que já tomei na região.", name: "Mariana Silva", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-barista-girl-uniform-serving-coffee-waitress-holding-cup-drink-working-cafe_1258-129817.jpg"},
|
||||
{
|
||||
id: "2", title: "Amei", quote: "Ambiente extremamente calmo e agradável.", name: "Carlos Souza", role: "Frequente", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-smiling-with-top-hat-thumbs-up_1187-1549.jpg"}
|
||||
{ id: "1", title: "Excelente", quote: "O melhor café que já tomei na região.", name: "Mariana Silva", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-barista-girl-uniform-serving-coffee-waitress-holding-cup-drink-working-cafe_1258-129817.jpg" },
|
||||
{ id: "2", title: "Amei", quote: "Ambiente extremamente calmo e agradável.", name: "Carlos Souza", role: "Frequente", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-smiling-with-top-hat-thumbs-up_1187-1549.jpg" }
|
||||
]}
|
||||
title="O que dizem nossos clientes"
|
||||
description="A opinião de quem torna nosso dia mais especial."
|
||||
@@ -152,10 +134,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "Vocês têm Wi-Fi?", content: "Sim, oferecemos Wi-Fi de alta velocidade."},
|
||||
{
|
||||
id: "f2", title: "Aceitam cartões?", content: "Aceitamos todos os principais cartões e PIX."}
|
||||
{ id: "f1", title: "Vocês têm Wi-Fi?", content: "Sim, oferecemos Wi-Fi de alta velocidade." },
|
||||
{ id: "f2", title: "Aceitam cartões?", content: "Aceitamos todos os principais cartões e PIX." }
|
||||
]}
|
||||
title="Perguntas Frequentes"
|
||||
description="Tire todas as suas dúvidas."
|
||||
@@ -166,14 +146,12 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Fale Conosco"
|
||||
title="Estamos ansiosos por sua visita"
|
||||
description="Venha nos conhecer hoje mesmo ou entre em contato via WhatsApp."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reservar Mesa", href: "#"},
|
||||
{ text: "Reservar Mesa", href: "#" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -182,26 +160,12 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
logoText="Café Aroma"
|
||||
columns={[
|
||||
{
|
||||
title: "Institucional", items: [
|
||||
{
|
||||
label: "Sobre", href: "#"},
|
||||
{
|
||||
label: "Privacidade", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Localização", items: [
|
||||
{
|
||||
label: "Ver no mapa", href: "#"},
|
||||
{
|
||||
label: "Contato", href: "#"},
|
||||
],
|
||||
},
|
||||
{ title: "Institucional", items: [{ label: "Sobre", href: "#" }, { label: "Privacidade", href: "#" }] },
|
||||
{ title: "Localização", items: [{ label: "Ver no mapa", href: "#" }, { label: "Contato", href: "#" }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user