260 lines
8.1 KiB
TypeScript
260 lines
8.1 KiB
TypeScript
"use client";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import ReactLenis from "lenis/react";
|
|
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
|
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
|
|
import FooterBase from '@/components/sections/footer/FooterBase';
|
|
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
|
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
|
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
|
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
|
|
|
export default function LandingPage() {
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="icon-arrow"
|
|
defaultTextAnimation="entrance-slide"
|
|
borderRadius="soft"
|
|
contentWidth="mediumLarge"
|
|
sizing="largeSmallSizeMediumTitles"
|
|
background="blurBottom"
|
|
cardStyle="glass-depth"
|
|
primaryButtonStyle="shadow"
|
|
secondaryButtonStyle="layered"
|
|
headingFontWeight="medium"
|
|
>
|
|
<ReactLenis root>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarStyleApple
|
|
navItems={[
|
|
{
|
|
name: "Nosso Açaí",
|
|
id: "hero",
|
|
},
|
|
{
|
|
name: "Cardápio",
|
|
id: "product",
|
|
},
|
|
{
|
|
name: "Avaliações",
|
|
id: "testimonial",
|
|
},
|
|
{
|
|
name: "Localização",
|
|
id: "footer",
|
|
},
|
|
]}
|
|
brandName="Açaí Pode"
|
|
/>
|
|
</div>
|
|
|
|
<div id="hero" data-section="hero">
|
|
<HeroBillboardGallery
|
|
background={{
|
|
variant: "sparkles-gradient",
|
|
}}
|
|
title="O Sabor Premium que Ribeirão Preto Merece."
|
|
description="Ingredientes selecionados, opções zero açúcar e o frescor perfeito para o seu dia."
|
|
buttons={[
|
|
{
|
|
text: "Faça seu Pedido",
|
|
href: "#",
|
|
},
|
|
]}
|
|
mediaItems={[
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-acai-dessert-with-cashew_23-2149871588.jpg?_wi=1",
|
|
imageAlt: "Taça de açaí premium",
|
|
},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-acai-dessert-with-cashew_23-2149871588.jpg?_wi=2",
|
|
imageAlt: "Taça de açaí premium",
|
|
},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-acai-dessert-with-cashew_23-2149871588.jpg?_wi=3",
|
|
imageAlt: "Taça de açaí premium",
|
|
},
|
|
]}
|
|
mediaAnimation="blur-reveal"
|
|
/>
|
|
</div>
|
|
|
|
<div id="diferenciais" data-section="diferenciais">
|
|
<FeatureCardNineteen
|
|
textboxLayout="split"
|
|
useInvertedBackground={false}
|
|
features={[
|
|
{
|
|
tag: "Qualidade",
|
|
title: "Ingredientes de Excelência",
|
|
subtitle: "Premium",
|
|
description: "Do clássico cupuaçu ao nosso famoso creme de pistache, cada adicional é escolhido pela sua qualidade.",
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pzafse",
|
|
},
|
|
{
|
|
tag: "Saúde",
|
|
title: "Equilíbrio e Saúde",
|
|
subtitle: "Zero Açúcar",
|
|
description: "Opções zero açúcar com o mesmo sabor intenso, para você aproveitar sem preocupações.",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/cutlery-near-ornament-glitters-feathers-candles_23-2147999712.jpg",
|
|
},
|
|
{
|
|
tag: "Ambiente",
|
|
title: "Ambiente Acolhedor",
|
|
subtitle: "Conforto",
|
|
description: "Um oásis fresco, limpo e com o atendimento cordial que você e sua família merecem.",
|
|
imageSrc: "http://img.b2bpic.net/free-vector/metal-texture-jewelry-icon-vector_23-2147490194.jpg",
|
|
},
|
|
]}
|
|
title="Os Nossos Diferenciais"
|
|
description="Por que o Açaí Pode é a escolha premium."
|
|
/>
|
|
</div>
|
|
|
|
<div id="product" data-section="product">
|
|
<ProductCardOne
|
|
animationType="slide-up"
|
|
textboxLayout="default"
|
|
gridVariant="three-columns-all-equal-width"
|
|
useInvertedBackground={true}
|
|
products={[
|
|
{
|
|
id: "p1",
|
|
name: "Açaí Tradicional",
|
|
price: "R$ 25,00",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/ceramic-bowl-delicious-acai-brazilian-dessert_23-2149788545.jpg?_wi=1",
|
|
},
|
|
{
|
|
id: "p2",
|
|
name: "Taça Zero Açúcar",
|
|
price: "R$ 28,00",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168839.jpg?_wi=1",
|
|
},
|
|
{
|
|
id: "p3",
|
|
name: "Casadinho Especial",
|
|
price: "R$ 26,00",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffe-with-pink-marshmallows_141793-2882.jpg?_wi=1",
|
|
},
|
|
{
|
|
id: "p4",
|
|
name: "Pistache Premium",
|
|
price: "R$ 30,00",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/ceramic-bowl-delicious-acai-brazilian-dessert_23-2149788545.jpg?_wi=2",
|
|
},
|
|
{
|
|
id: "p5",
|
|
name: "Frutas Frescas",
|
|
price: "R$ 22,00",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168839.jpg?_wi=2",
|
|
},
|
|
{
|
|
id: "p6",
|
|
name: "Cupuaçu Clássico",
|
|
price: "R$ 20,00",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffe-with-pink-marshmallows_141793-2882.jpg?_wi=2",
|
|
},
|
|
]}
|
|
title="Vitrine do Cardápio"
|
|
description="Explore nossa boutique de sobremesas."
|
|
/>
|
|
</div>
|
|
|
|
<div id="testimonial" data-section="testimonial">
|
|
<TestimonialCardTwelve
|
|
useInvertedBackground={false}
|
|
testimonials={[
|
|
{
|
|
id: "t1",
|
|
name: "Karina Maria Rosa",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg?_wi=1",
|
|
},
|
|
{
|
|
id: "t2",
|
|
name: "Cliente Local",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-139608.jpg?_wi=1",
|
|
},
|
|
{
|
|
id: "t3",
|
|
name: "Andreia Silva",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-thoughtful-senior-woman-eyeglasses_1262-5787.jpg",
|
|
},
|
|
{
|
|
id: "t4",
|
|
name: "João Pereira",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg?_wi=2",
|
|
},
|
|
{
|
|
id: "t5",
|
|
name: "Raissa Martins",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-139608.jpg?_wi=2",
|
|
},
|
|
]}
|
|
cardTitle="O que dizem nossos clientes"
|
|
cardTag="Avaliações"
|
|
cardAnimation="slide-up"
|
|
/>
|
|
</div>
|
|
|
|
<div id="contact" data-section="contact">
|
|
<ContactCenter
|
|
useInvertedBackground={false}
|
|
background={{
|
|
variant: "plain",
|
|
}}
|
|
tag="Fale Conosco"
|
|
title="Agende sua reserva ou encomenda"
|
|
description="Entre em contato conosco através do nosso formulário abaixo para pedidos especiais."
|
|
inputPlaceholder="Seu e-mail"
|
|
buttonText="Enviar"
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer" data-section="footer">
|
|
<FooterBase
|
|
columns={[
|
|
{
|
|
title: "Menu",
|
|
items: [
|
|
{
|
|
label: "Nosso Açaí",
|
|
href: "#hero",
|
|
},
|
|
{
|
|
label: "Cardápio",
|
|
href: "#product",
|
|
},
|
|
],
|
|
},
|
|
{
|
|
title: "Contato",
|
|
items: [
|
|
{
|
|
label: "WhatsApp",
|
|
href: "#",
|
|
},
|
|
{
|
|
label: "Instagram",
|
|
href: "#",
|
|
},
|
|
],
|
|
},
|
|
{
|
|
title: "Localização",
|
|
items: [
|
|
{
|
|
label: "Ribeirão Preto, SP",
|
|
href: "#",
|
|
},
|
|
],
|
|
},
|
|
]}
|
|
logoText="Açaí Pode"
|
|
/>
|
|
</div>
|
|
</ReactLenis>
|
|
</ThemeProvider>
|
|
);
|
|
}
|