Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
269
src/app/page.tsx
269
src/app/page.tsx
@@ -33,37 +33,23 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Início",
|
name: "Início", id: "#hero"},
|
||||||
id: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Sobre",
|
name: "Sobre", id: "#sobre"},
|
||||||
id: "#sobre",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Valores",
|
name: "Valores", id: "#valores"},
|
||||||
id: "#valores",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "10 Razões",
|
name: "10 Razões", id: "#razoes"},
|
||||||
id: "#razoes",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Localização",
|
name: "Localização", id: "#localizacao"},
|
||||||
id: "#localizacao",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contato",
|
name: "Contato", id: "#contato"},
|
||||||
id: "#contato",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
logoSrc="http://img.b2bpic.net/free-vector/aqua-business-logo-template-water-company-creative-blue-flat-design-vector_53876-143568.jpg"
|
logoSrc="http://img.b2bpic.net/free-vector/aqua-business-logo-template-water-company-creative-blue-flat-design-vector_53876-143568.jpg"
|
||||||
logoAlt="Água Mineral Canoas/RS Logo"
|
logoAlt="Água Mineral Canoas/RS Logo"
|
||||||
brandName="Água Mineral Canoas/RS"
|
brandName="Água Mineral Canoas/RS"
|
||||||
button={{
|
button={{
|
||||||
text: "Pedir pelo WhatsApp",
|
text: "Pedir pelo WhatsApp", href: "https://wa.me/5551987654321"}}
|
||||||
href: "https://wa.me/5551987654321",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -71,81 +57,46 @@ export default function LandingPage() {
|
|||||||
<HeroSplitTestimonial
|
<HeroSplitTestimonial
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient",
|
variant: "radial-gradient"}}
|
||||||
}}
|
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
title="Água mineral entregue na sua casa em Canoas/RS"
|
title="Água mineral entregue na sua casa em Canoas/RS"
|
||||||
description="Praticidade, segurança e qualidade para sua família ou empresa. Faça seu pedido pelo WhatsApp e receba sua água sem sair de casa."
|
description="Praticidade, segurança e qualidade para sua família ou empresa. Faça seu pedido pelo WhatsApp e receba sua água sem sair de casa."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Maria Silva",
|
name: "Maria Silva", handle: "@mariasilva", testimonial: "A melhor distribuidora de água em Canoas! Entrega super rápida e atendimento excelente. Recomendo muito!", rating: 5,
|
||||||
handle: "@mariasilva",
|
imageSrc: "http://img.b2bpic.net/free-photo/annoyed-young-caucasian-man-pulling-collar-his-turtleneck-sweater-looking-camera-with-one-eye-closed-isolated-orange-background-with-copy-space_141793-78073.jpg"},
|
||||||
testimonial: "A melhor distribuidora de água em Canoas! Entrega super rápida e atendimento excelente. Recomendo muito!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/annoyed-young-caucasian-man-pulling-collar-his-turtleneck-sweater-looking-camera-with-one-eye-closed-isolated-orange-background-with-copy-space_141793-78073.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "João Souza",
|
name: "João Souza", handle: "@joaosouza", testimonial: "Qualidade da água impecável e o serviço de entrega é muito eficiente. Sempre peço aqui para minha casa e empresa.", rating: 5,
|
||||||
handle: "@joaosouza",
|
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg"},
|
||||||
testimonial: "Qualidade da água impecável e o serviço de entrega é muito eficiente. Sempre peço aqui para minha casa e empresa.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Ana Paula",
|
name: "Ana Paula", handle: "@anapaula", testimonial: "Preço justo e uma variedade incrível de marcas. A equipe é muito profissional, sempre pontual e atenciosa.", rating: 5,
|
||||||
handle: "@anapaula",
|
imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg"},
|
||||||
testimonial: "Preço justo e uma variedade incrível de marcas. A equipe é muito profissional, sempre pontual e atenciosa.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Carlos Eduardo",
|
name: "Carlos Eduardo", handle: "@carlose", testimonial: "Facilidade de pedir pelo WhatsApp é um diferencial. Sempre me salvam nos dias de calor intenso. Confiança total!", rating: 5,
|
||||||
handle: "@carlose",
|
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3565.jpg"},
|
||||||
testimonial: "Facilidade de pedir pelo WhatsApp é um diferencial. Sempre me salvam nos dias de calor intenso. Confiança total!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3565.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Fernanda Lima",
|
name: "Fernanda Lima", handle: "@fernandal", testimonial: "Higiene e segurança em primeiro lugar. Os galões vêm sempre bem lacrados e os entregadores são super cuidadosos.", rating: 5,
|
||||||
handle: "@fernandal",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-unshaven-handsome-young-hipster-guy-looks-with-dark-shining-eyes-pleased-smile_273609-8596.jpg"},
|
||||||
testimonial: "Higiene e segurança em primeiro lugar. Os galões vêm sempre bem lacrados e os entregadores são super cuidadosos.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-unshaven-handsome-young-hipster-guy-looks-with-dark-shining-eyes-pleased-smile_273609-8596.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
testimonialRotationInterval={5000}
|
testimonialRotationInterval={5000}
|
||||||
tag="Há 10 anos entregando qualidade"
|
tag="Há 10 anos entregando qualidade"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Pedir entrega agora",
|
text: "Pedir entrega agora", href: "https://wa.me/5551987654321"},
|
||||||
href: "https://wa.me/5551987654321",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Ver valores da água",
|
text: "Ver valores da água", href: "#valores"},
|
||||||
href: "#valores",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-outdoors_23-2150150729.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-outdoors_23-2150150729.jpg", alt: "Maria Silva"},
|
||||||
alt: "Maria Silva",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg",
|
src: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg", alt: "João Souza"},
|
||||||
alt: "João Souza",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-enthusiastic-excited-surprised-hispanic-guy-hear-amazing-news-open-mouth-bea_1258-113406.jpg",
|
src: "http://img.b2bpic.net/free-photo/closeup-portrait-enthusiastic-excited-surprised-hispanic-guy-hear-amazing-news-open-mouth-bea_1258-113406.jpg", alt: "Ana Paula"},
|
||||||
alt: "Ana Paula",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/interracial-friendship-concept-beautiful-freckled-woman-with-healthy-skin-dark-skinned-overjoyed-male-wears-spectacles_273609-3641.jpg",
|
src: "http://img.b2bpic.net/free-photo/interracial-friendship-concept-beautiful-freckled-woman-with-healthy-skin-dark-skinned-overjoyed-male-wears-spectacles_273609-3641.jpg", alt: "Carlos Eduardo"},
|
||||||
alt: "Carlos Eduardo",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/annoyed-young-caucasian-man-pulling-collar-his-turtleneck-sweater-looking-camera-with-one-eye-closed-isolated-orange-background-with-copy-space_141793-78073.jpg",
|
src: "http://img.b2bpic.net/free-photo/annoyed-young-caucasian-man-pulling-collar-his-turtleneck-sweater-looking-camera-with-one-eye-closed-isolated-orange-background-with-copy-space_141793-78073.jpg", alt: "Fernanda Lima"},
|
||||||
alt: "Fernanda Lima",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Nossos clientes satisfeitos"
|
avatarText="Nossos clientes satisfeitos"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/boat-moving-water_1353-78.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/boat-moving-water_1353-78.jpg"
|
||||||
@@ -154,29 +105,19 @@ export default function LandingPage() {
|
|||||||
fixedMediaHeight={true}
|
fixedMediaHeight={true}
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Entrega Rápida", icon: Rocket,
|
||||||
text: "Entrega Rápida",
|
|
||||||
icon: Rocket,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Qualidade Garantida", icon: CheckCircle2,
|
||||||
text: "Qualidade Garantida",
|
|
||||||
icon: CheckCircle2,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Preço Justo", icon: DollarSign,
|
||||||
text: "Preço Justo",
|
|
||||||
icon: DollarSign,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Atendimento Top", icon: MessageCircle,
|
||||||
text: "Atendimento Top",
|
|
||||||
icon: MessageCircle,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Variedade de Marcas", icon: Package,
|
||||||
text: "Variedade de Marcas",
|
|
||||||
icon: Package,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -190,30 +131,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Entrega em Casa",
|
title: "Entrega em Casa", description: "Receba sua água com conforto e agilidade no endereço que desejar.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-protection-mask_23-2148767176.jpg"},
|
||||||
description: "Receba sua água com conforto e agilidade no endereço que desejar.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-protection-mask_23-2148767176.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Água Mineral de Qualidade",
|
title: "Água Mineral de Qualidade", description: "Trabalhamos apenas com as melhores marcas para sua saúde e bem-estar.", imageSrc: "http://img.b2bpic.net/free-vector/water-droplet-with-checkmark_78370-7537.jpg"},
|
||||||
description: "Trabalhamos apenas com as melhores marcas para sua saúde e bem-estar.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/water-droplet-with-checkmark_78370-7537.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Atendimento Rápido pelo WhatsApp",
|
title: "Atendimento Rápido pelo WhatsApp", description: "Faça seu pedido ou tire dúvidas de forma ágil e prática pelo nosso WhatsApp.", imageSrc: "http://img.b2bpic.net/free-photo/realistic-phone-with-social-media_23-2151459602.jpg"},
|
||||||
description: "Faça seu pedido ou tire dúvidas de forma ágil e prática pelo nosso WhatsApp.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/realistic-phone-with-social-media_23-2151459602.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Segurança na Entrega",
|
title: "Segurança na Entrega", description: "Nossa equipe e veículos seguem rigorosos padrões de higiene e segurança.", imageSrc: "http://img.b2bpic.net/free-vector/delivery-simple-element_24908-54299.jpg"},
|
||||||
description: "Nossa equipe e veículos seguem rigorosos padrões de higiene e segurança.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/delivery-simple-element_24908-54299.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Abastecimento Programado",
|
title: "Abastecimento Programado", description: "Organize suas entregas para nunca ficar sem água, com total flexibilidade.", imageSrc: "http://img.b2bpic.net/free-vector/cute-flat-elements_1212-63.jpg"},
|
||||||
description: "Organize suas entregas para nunca ficar sem água, com total flexibilidade.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/cute-flat-elements_1212-63.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Nossos Benefícios Exclusivos"
|
title="Nossos Benefícios Exclusivos"
|
||||||
description="Garantimos a melhor experiência na entrega de água mineral para você e sua família ou empresa, com compromisso e excelência."
|
description="Garantimos a melhor experiência na entrega de água mineral para você e sua família ou empresa, com compromisso e excelência."
|
||||||
@@ -228,47 +154,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "galao20l",
|
id: "galao20l", name: "Galão de Água Mineral 20L", price: "Consultar valor", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-chatting-work_23-2150697628.jpg", imageAlt: "Galão de água mineral 20 litros"},
|
||||||
name: "Galão de Água Mineral 20L",
|
|
||||||
price: "Consultar valor",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-chatting-work_23-2150697628.jpg",
|
|
||||||
imageAlt: "Galão de água mineral 20 litros",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "garrafa500ml",
|
id: "garrafa500ml", name: "Água Mineral Garrafa 500ml", price: "Consultar valor", imageSrc: "http://img.b2bpic.net/free-photo/hiker-sitting-sand-having-respite_613910-9452.jpg", imageAlt: "Garrafa de água mineral 500ml"},
|
||||||
name: "Água Mineral Garrafa 500ml",
|
|
||||||
price: "Consultar valor",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/hiker-sitting-sand-having-respite_613910-9452.jpg",
|
|
||||||
imageAlt: "Garrafa de água mineral 500ml",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "fardagarrafas",
|
id: "fardagarrafas", name: "Fardo de Água Mineral (12x500ml)", price: "Consultar valor", imageSrc: "http://img.b2bpic.net/free-photo/detail-plastic-bottles-recycling_150588-106.jpg", imageAlt: "Fardo com 12 garrafas de água mineral"},
|
||||||
name: "Fardo de Água Mineral (12x500ml)",
|
|
||||||
price: "Consultar valor",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-plastic-bottles-recycling_150588-106.jpg",
|
|
||||||
imageAlt: "Fardo com 12 garrafas de água mineral",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "bebedouro",
|
id: "bebedouro", name: "Bebedouro/Suporte para Galão", price: "Consultar valor", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-drink_23-2149395642.jpg", imageAlt: "Bebedouro para galão de água"},
|
||||||
name: "Bebedouro/Suporte para Galão",
|
|
||||||
price: "Consultar valor",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-drink_23-2149395642.jpg",
|
|
||||||
imageAlt: "Bebedouro para galão de água",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "galao10l",
|
id: "galao10l", name: "Galão de Água Mineral 10L", price: "Consultar valor", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-carrying-water-bottle-showing-bicep_23-2148382471.jpg", imageAlt: "Galão de água mineral 10 litros"},
|
||||||
name: "Galão de Água Mineral 10L",
|
|
||||||
price: "Consultar valor",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-carrying-water-bottle-showing-bicep_23-2148382471.jpg",
|
|
||||||
imageAlt: "Galão de água mineral 10 litros",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "garrafa1l",
|
id: "garrafa1l", name: "Água Mineral Garrafa 1L", price: "Consultar valor", imageSrc: "http://img.b2bpic.net/free-photo/plastic-bottle-water_93675-132024.jpg", imageAlt: "Garrafa de água mineral 1 litro"},
|
||||||
name: "Água Mineral Garrafa 1L",
|
|
||||||
price: "Consultar valor",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/plastic-bottle-water_93675-132024.jpg",
|
|
||||||
imageAlt: "Garrafa de água mineral 1 litro",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Valores da Água Mineral"
|
title="Valores da Água Mineral"
|
||||||
description="Conheça nossa variedade de produtos e solicite seu pedido com facilidade."
|
description="Conheça nossa variedade de produtos e solicite seu pedido com facilidade."
|
||||||
@@ -280,7 +176,6 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
tag="10 Anos de Confiança"
|
tag="10 Anos de Confiança"
|
||||||
title="Sua Distribuidora de Água Mineral em Canoas/RS"
|
title="Sua Distribuidora de Água Mineral em Canoas/RS"
|
||||||
description="Há uma década, a Água Mineral Canoas/RS dedica-se a levar hidratação de qualidade para sua casa ou empresa. Priorizamos a excelência em nossos produtos e a higiene rigorosa em todo o processo de entrega. Nosso compromisso é com a sua saúde, oferecendo praticidade e um atendimento que você pode confiar. Conte conosco para um abastecimento seguro e eficiente em toda a região de Canoas."
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -291,55 +186,25 @@ export default function LandingPage() {
|
|||||||
tag="Porque Somos a Melhor Escolha"
|
tag="Porque Somos a Melhor Escolha"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "r1",
|
id: "r1", value: "1.", description: "Diversas marcas de água mineral à sua escolha"},
|
||||||
value: "1.",
|
|
||||||
description: "Diversas marcas de água mineral à sua escolha",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r2",
|
id: "r2", value: "2.", description: "Bombonas rigorosamente higienizadas"},
|
||||||
value: "2.",
|
|
||||||
description: "Bombonas rigorosamente higienizadas",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r3",
|
id: "r3", value: "3.", description: "Armazenamento em ambiente climatizado"},
|
||||||
value: "3.",
|
|
||||||
description: "Armazenamento em ambiente climatizado",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r4",
|
id: "r4", value: "4.", description: "Água sempre pronta para consumo imediato"},
|
||||||
value: "4.",
|
|
||||||
description: "Água sempre pronta para consumo imediato",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r5",
|
id: "r5", value: "5.", description: "Preço especial para novos clientes"},
|
||||||
value: "5.",
|
|
||||||
description: "Preço especial para novos clientes",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r6",
|
id: "r6", value: "6.", description: "Entregadores identificados e treinados"},
|
||||||
value: "6.",
|
|
||||||
description: "Entregadores identificados e treinados",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r7",
|
id: "r7", value: "7.", description: "Veículos fechados e higienizados regularmente"},
|
||||||
value: "7.",
|
|
||||||
description: "Veículos fechados e higienizados regularmente",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r8",
|
id: "r8", value: "8.", description: "Plantão de entregas aos domingos e feriados"},
|
||||||
value: "8.",
|
|
||||||
description: "Plantão de entregas aos domingos e feriados",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r9",
|
id: "r9", value: "9.", description: "Abastecimento programado para sua comodidade"},
|
||||||
value: "9.",
|
|
||||||
description: "Abastecimento programado para sua comodidade",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r10",
|
id: "r10", value: "10.", description: "Pedido rápido e fácil pelo WhatsApp"},
|
||||||
value: "10.",
|
|
||||||
description: "Pedido rápido e fácil pelo WhatsApp",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -350,12 +215,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
names={[
|
names={[
|
||||||
"Entrega ágil e segura!",
|
"Entrega ágil e segura!", "Carro exclusivo para água mineral", "Higiene garantida em cada transporte", "Sua água chega perfeita", "Frota moderna e bem cuidada"]}
|
||||||
"Carro exclusivo para água mineral",
|
|
||||||
"Higiene garantida em cada transporte",
|
|
||||||
"Sua água chega perfeita",
|
|
||||||
"Frota moderna e bem cuidada",
|
|
||||||
]}
|
|
||||||
title="Veja nosso carro pronto para entrega"
|
title="Veja nosso carro pronto para entrega"
|
||||||
description="Nossa frota é preparada para levar sua água com higiene, segurança e agilidade, garantindo a qualidade que você merece."
|
description="Nossa frota é preparada para levar sua água com higiene, segurança e agilidade, garantindo a qualidade que você merece."
|
||||||
speed={0}
|
speed={0}
|
||||||
@@ -371,11 +231,7 @@ export default function LandingPage() {
|
|||||||
membersAnimation="slide-up"
|
membersAnimation="slide-up"
|
||||||
members={[
|
members={[
|
||||||
{
|
{
|
||||||
id: "location-member",
|
id: "location-member", name: "Água Mineral Canoas/RS", imageSrc: "http://img.b2bpic.net/free-photo/travel-accessories-with-map-background_23-2148232447.jpg", imageAlt: "Mapa de localização em Canoas/RS"},
|
||||||
name: "Água Mineral Canoas/RS",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/travel-accessories-with-map-background_23-2148232447.jpg",
|
|
||||||
imageAlt: "Mapa de localização em Canoas/RS",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
memberVariant="card"
|
memberVariant="card"
|
||||||
/>
|
/>
|
||||||
@@ -385,18 +241,13 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient",
|
variant: "radial-gradient"}}
|
||||||
}}
|
|
||||||
text="Precisa de água hoje? Chame agora no WhatsApp e consulte disponibilidade de entrega para sua região. Hidratação rápida e confiável ao seu alcance!"
|
text="Precisa de água hoje? Chame agora no WhatsApp e consulte disponibilidade de entrega para sua região. Hidratação rápida e confiável ao seu alcance!"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Pedir pelo WhatsApp",
|
text: "Pedir pelo WhatsApp", href: "https://wa.me/5551987654321"},
|
||||||
href: "https://wa.me/5551987654321",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Consultar valores",
|
text: "Consultar valores", href: "#valores"},
|
||||||
href: "#valores",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -407,13 +258,9 @@ export default function LandingPage() {
|
|||||||
logoAlt="Água Mineral Canoas/RS Logo"
|
logoAlt="Água Mineral Canoas/RS Logo"
|
||||||
logoText="Água Mineral Canoas/RS"
|
logoText="Água Mineral Canoas/RS"
|
||||||
leftLink={{
|
leftLink={{
|
||||||
text: "WhatsApp: (51) 98765-4321",
|
text: "WhatsApp: (51) 98765-4321", href: "https://wa.me/5551987654321"}}
|
||||||
href: "https://wa.me/5551987654321",
|
|
||||||
}}
|
|
||||||
rightLink={{
|
rightLink={{
|
||||||
text: "© 2024. Todos os direitos reservados.",
|
text: "© 2024. Todos os direitos reservados.", href: "#"}}
|
||||||
href: "#",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user