Merge version_1 into main #4
@@ -54,16 +54,16 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{ 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/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/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", 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" }
|
||||
{ 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" }
|
||||
]}
|
||||
carouselPosition="right"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user