Merge version_1 into main #2
@@ -52,18 +52,18 @@ export default function LandingPage() {
|
||||
{ text: "Como Chegar", href: "contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-face-mask-market_23-2148781475.jpg?_wi=1", imageAlt: "Açougue com carnes selecionadas" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-48926.jpg?_wi=1", imageAlt: "Padaria com pães quentinhos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/clients-eco-shop-checkout-counter_482257-76264.jpg?_wi=1", imageAlt: "Lanchonete com alimentos frescos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-face-mask-market_23-2148781475.jpg", imageAlt: "Açougue com carnes selecionadas" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-48926.jpg", imageAlt: "Padaria com pães quentinhos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/clients-eco-shop-checkout-counter_482257-76264.jpg", imageAlt: "Lanchonete com alimentos frescos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/horizontal-picture-car-parking-underground-garage-interior-with-neon-lights-autocars-parked-buildings-urban-constructions-space-transportation-vehicle-night-city-concept_343059-3077.jpg", imageAlt: "Estacionamento amplo" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-woman-shopping-grocery-store_23-2149483213.jpg", imageAlt: "Interior organizado do supermercado" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-48926.jpg?_wi=2", imageAlt: "Pães quentinhos saindo do forno" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/clients-eco-shop-checkout-counter_482257-76264.jpg?_wi=2", imageAlt: "Comida fresca da lanchonete" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-face-mask-market_23-2148781475.jpg?_wi=2", imageAlt: "Carnes de qualidade" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-48926.jpg", imageAlt: "Pães quentinhos saindo do forno" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/clients-eco-shop-checkout-counter_482257-76264.jpg", imageAlt: "Comida fresca da lanchonete" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-face-mask-market_23-2148781475.jpg", imageAlt: "Carnes de qualidade" }
|
||||
]}
|
||||
carouselPosition="right"
|
||||
/>
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
title="Não Perca Nossas Promoções!"
|
||||
description="Cadastre seu WhatsApp ou email para receber as melhores ofertas da semana. Descontos incríveis toda segunda-feira."
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="seu@email.com ou (64) 9XXXX-XXXX"
|
||||
buttonText="Quero Receber"
|
||||
|
||||
Reference in New Issue
Block a user