Merge version_2 into main #1
207
src/app/page.tsx
207
src/app/page.tsx
@@ -31,97 +31,62 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Início", id: "hero"},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "about",
|
||||
},
|
||||
name: "Sobre", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contato", id: "contact"},
|
||||
]}
|
||||
brandName="Casa do Pão"
|
||||
button={{
|
||||
text: "Peça agora",
|
||||
href: "https://wa.me/5584999999999",
|
||||
}}
|
||||
text: "Peça agora", href: "https://wa.me/5584981808380"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="A melhor tradição de Açu na sua mesa"
|
||||
description="Venha saborear pães frescos, refeições completas e aquele café da manhã que você ama. Qualidade, preço acessível e muito carinho em cada detalhe."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Cardápio",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Ver Cardápio", href: "#products"},
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/5584999999999",
|
||||
},
|
||||
text: "WhatsApp", href: "https://wa.me/5584981808380"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tasty-food-with-banana-concept-tasty-food-with-banana_185193-162477.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-european-woman-with-blonde-hair-enjoying-donuts-kitchen-home-villa_343596-308.jpg",
|
||||
alt: "Cliente satisfeito",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-european-woman-with-blonde-hair-enjoying-donuts-kitchen-home-villa_343596-308.jpg", alt: "Cliente satisfeito"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
|
||||
alt: "Cliente satisfeito",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg", alt: "Cliente satisfeito"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-woman-with-face-mask-while-using-her-phone-outdoor-table-cafe_181624-28897.jpg",
|
||||
alt: "Cliente satisfeito",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-woman-with-face-mask-while-using-her-phone-outdoor-table-cafe_181624-28897.jpg", alt: "Cliente satisfeito"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-black-family-having-thanksgiving-lunch-dining-table_637285-12965.jpg",
|
||||
alt: "Cliente satisfeito",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-black-family-having-thanksgiving-lunch-dining-table_637285-12965.jpg", alt: "Cliente satisfeito"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-woman-showing-ok-sign-looking-camera_1262-13033.jpg",
|
||||
alt: "Cliente satisfeito",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-woman-showing-ok-sign-looking-camera_1262-13033.jpg", alt: "Cliente satisfeito"},
|
||||
]}
|
||||
avatarText="Mais de 500 clientes satisfeitos"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Pães Artesanais",
|
||||
icon: Wheat,
|
||||
type: "text-icon", text: "Pães Artesanais", icon: Wheat,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Café da Manhã",
|
||||
icon: Coffee,
|
||||
type: "text-icon", text: "Café da Manhã", icon: Coffee,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Almoço Caseiro",
|
||||
icon: Utensils,
|
||||
type: "text-icon", text: "Almoço Caseiro", icon: Utensils,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Entrega Rápida",
|
||||
icon: Truck,
|
||||
type: "text-icon", text: "Entrega Rápida", icon: Truck,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Qualidade Garantida",
|
||||
icon: ShieldCheck,
|
||||
type: "text-icon", text: "Qualidade Garantida", icon: ShieldCheck,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -144,20 +109,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Ingredientes Frescos",
|
||||
description: "Produtos feitos diariamente garantindo o sabor original.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-pouring-milk-prepare-dough_23-2148327882.jpg",
|
||||
},
|
||||
title: "Ingredientes Frescos", description: "Produtos feitos diariamente garantindo o sabor original.", imageSrc: "http://img.b2bpic.net/free-photo/hands-pouring-milk-prepare-dough_23-2148327882.jpg"},
|
||||
{
|
||||
title: "Refeições Completas",
|
||||
description: "Opções variadas de almoço e jantar com tempero caseiro.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-passing-food-her-husband-while-having-family-lunch-home_637285-3243.jpg",
|
||||
},
|
||||
title: "Refeições Completas", description: "Opções variadas de almoço e jantar com tempero caseiro.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-passing-food-her-husband-while-having-family-lunch-home_637285-3243.jpg"},
|
||||
{
|
||||
title: "Entrega Rápida",
|
||||
description: "Receba todo o sabor da nossa casa no conforto do seu lar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-terrace-with-mask_23-2148630881.jpg",
|
||||
},
|
||||
title: "Entrega Rápida", description: "Receba todo o sabor da nossa casa no conforto do seu lar.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-terrace-with-mask_23-2148630881.jpg"},
|
||||
]}
|
||||
title="Por que nos escolher?"
|
||||
description="Nosso compromisso é servir com excelência em todos os momentos do seu dia."
|
||||
@@ -172,41 +128,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Pão de Queijo Especial",
|
||||
price: "R$ 3,50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cheese-bread-baked-arrangement_23-2149042413.jpg",
|
||||
},
|
||||
id: "p1", name: "Pão de Queijo Especial", price: "R$ 3,50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cheese-bread-baked-arrangement_23-2149042413.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Baguete Artesanal",
|
||||
price: "R$ 8,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bread-menu-restaurant_624325-713.jpg",
|
||||
},
|
||||
id: "p2", name: "Baguete Artesanal", price: "R$ 8,00", imageSrc: "http://img.b2bpic.net/free-photo/bread-menu-restaurant_624325-713.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Sanduíche Natural",
|
||||
price: "R$ 12,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-sandwich-with-salad-tomatoes-wooden-table-surface_613910-7441.jpg",
|
||||
},
|
||||
id: "p3", name: "Sanduíche Natural", price: "R$ 12,00", imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-sandwich-with-salad-tomatoes-wooden-table-surface_613910-7441.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Croissant de Chocolate",
|
||||
price: "R$ 6,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sliced-pastries-inside-plate-with-filling-white-pastry-cookie-biscuit-sweet-tea_140725-31887.jpg",
|
||||
},
|
||||
id: "p4", name: "Croissant de Chocolate", price: "R$ 6,00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sliced-pastries-inside-plate-with-filling-white-pastry-cookie-biscuit-sweet-tea_140725-31887.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Almoço Executivo",
|
||||
price: "R$ 18,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-sweet-yummy-candies-with-white-cheese-grapes-dark-background-fruits-candy-tea-sweet-goodies-sweet_140725-115857.jpg",
|
||||
},
|
||||
id: "p5", name: "Almoço Executivo", price: "R$ 18,00", imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-sweet-yummy-candies-with-white-cheese-grapes-dark-background-fruits-candy-tea-sweet-goodies-sweet_140725-115857.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Café com Bolo",
|
||||
price: "R$ 7,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-yummy-cakes-dark-plate-with-coffee-beans-high-quality-photo_114579-68002.jpg",
|
||||
},
|
||||
id: "p6", name: "Café com Bolo", price: "R$ 7,00", imageSrc: "http://img.b2bpic.net/free-photo/two-yummy-cakes-dark-plate-with-coffee-beans-high-quality-photo_114579-68002.jpg"},
|
||||
]}
|
||||
title="Nosso Menu"
|
||||
description="Conheça nossas delícias diárias, perfeitas para qualquer hora."
|
||||
@@ -221,45 +153,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Maria Silva",
|
||||
role: "Cliente",
|
||||
company: "Açu",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-european-woman-with-blonde-hair-enjoying-donuts-kitchen-home-villa_343596-308.jpg",
|
||||
},
|
||||
id: "t1", name: "Maria Silva", role: "Cliente", company: "Açu", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-european-woman-with-blonde-hair-enjoying-donuts-kitchen-home-villa_343596-308.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "João Santos",
|
||||
role: "Cliente",
|
||||
company: "Açu",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
|
||||
},
|
||||
id: "t2", name: "João Santos", role: "Cliente", company: "Açu", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Ana Oliveira",
|
||||
role: "Cliente",
|
||||
company: "Açu",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-face-mask-while-using-her-phone-outdoor-table-cafe_181624-28897.jpg",
|
||||
},
|
||||
id: "t3", name: "Ana Oliveira", role: "Cliente", company: "Açu", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-face-mask-while-using-her-phone-outdoor-table-cafe_181624-28897.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Pedro Souza",
|
||||
role: "Cliente",
|
||||
company: "Açu",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-family-having-thanksgiving-lunch-dining-table_637285-12965.jpg",
|
||||
},
|
||||
id: "t4", name: "Pedro Souza", role: "Cliente", company: "Açu", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-family-having-thanksgiving-lunch-dining-table_637285-12965.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Carla Lima",
|
||||
role: "Cliente",
|
||||
company: "Açu",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-woman-showing-ok-sign-looking-camera_1262-13033.jpg",
|
||||
},
|
||||
id: "t5", name: "Carla Lima", role: "Cliente", company: "Açu", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-woman-showing-ok-sign-looking-camera_1262-13033.jpg"},
|
||||
]}
|
||||
title="O que nossos clientes dizem"
|
||||
description="Confira por que somos referência em Açu."
|
||||
@@ -270,25 +177,17 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Vamos conversar?"
|
||||
description="Entre em contato conosco para pedidos, dúvidas ou sugestões. Estamos prontos para atender você."
|
||||
description="Endereço: RN-016, 1766 - Vertentes, Açu - RN, 59650-000 | WhatsApp: (84) 98180-8380"
|
||||
inputs={[
|
||||
{
|
||||
name: "nome",
|
||||
type: "text",
|
||||
placeholder: "Seu nome",
|
||||
required: true,
|
||||
name: "nome", type: "text", placeholder: "Seu nome", required: true,
|
||||
},
|
||||
{
|
||||
name: "whatsapp",
|
||||
type: "tel",
|
||||
placeholder: "WhatsApp",
|
||||
required: true,
|
||||
name: "whatsapp", type: "tel", placeholder: "Seu WhatsApp (084981808380)", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "mensagem",
|
||||
placeholder: "Como podemos ajudar?",
|
||||
rows: 4,
|
||||
name: "mensagem", placeholder: "Como podemos ajudar?", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/house-entrance-japan-building-plants_23-2149301099.jpg"
|
||||
@@ -300,29 +199,19 @@ export default function LandingPage() {
|
||||
logoText="Casa do Pão Assú"
|
||||
columns={[
|
||||
{
|
||||
title: "Links Rápidos",
|
||||
items: [
|
||||
title: "Links Rápidos", items: [
|
||||
{
|
||||
label: "Início",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Início", href: "#hero"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Menu", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Atendimento",
|
||||
items: [
|
||||
title: "Atendimento", items: [
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/5584999999999",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/5584981808380"},
|
||||
{
|
||||
label: "Localização",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Localização", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -332,4 +221,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user