Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -49,12 +49,12 @@ export default function LandingPage() {
|
||||
{ text: "Área do Arquiteto", href: "#arquitetos" },
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg", imageAlt: "High-end sofa display" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg", imageAlt: "Designer furniture collection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg", imageAlt: "Luxury home interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg", imageAlt: "Exclusive design sofa" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg", imageAlt: "Premium upholstery details" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg", imageAlt: "Architectural furniture setup" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg?_wi=1", imageAlt: "High-end sofa display" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg?_wi=2", imageAlt: "Designer furniture collection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg?_wi=3", imageAlt: "Luxury home interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg?_wi=4", imageAlt: "Exclusive design sofa" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg?_wi=5", imageAlt: "Premium upholstery details" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg?_wi=6", imageAlt: "Architectural furniture setup" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -98,9 +98,9 @@ export default function LandingPage() {
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Catálogo Digital", description: "Monte seleções personalizadas com fotos e dimensões.", imageSrc: "http://img.b2bpic.net/free-photo/man-reading-blueprint-near-colleagues_23-2147808039.jpg" },
|
||||
{ title: "Condições Premium", description: "Tabela de preços exclusiva com até 35% de economia.", imageSrc: "http://img.b2bpic.net/free-photo/man-reading-blueprint-near-colleagues_23-2147808039.jpg" },
|
||||
{ title: "Suporte Técnico", description: "Blocos 3D, amostras e acompanhamento dedicado.", imageSrc: "http://img.b2bpic.net/free-photo/man-reading-blueprint-near-colleagues_23-2147808039.jpg" },
|
||||
{ title: "Catálogo Digital", description: "Monte seleções personalizadas com fotos e dimensões.", imageSrc: "http://img.b2bpic.net/free-photo/man-reading-blueprint-near-colleagues_23-2147808039.jpg?_wi=1" },
|
||||
{ title: "Condições Premium", description: "Tabela de preços exclusiva com até 35% de economia.", imageSrc: "http://img.b2bpic.net/free-photo/man-reading-blueprint-near-colleagues_23-2147808039.jpg?_wi=2" },
|
||||
{ title: "Suporte Técnico", description: "Blocos 3D, amostras e acompanhamento dedicado.", imageSrc: "http://img.b2bpic.net/free-photo/man-reading-blueprint-near-colleagues_23-2147808039.jpg?_wi=3" },
|
||||
]}
|
||||
title="Vantagens para Arquitetos"
|
||||
description="Desenvolvido para agilizar sua rotina e valorizar cada projeto."
|
||||
|
||||
Reference in New Issue
Block a user