Merge version_1 into main #2
@@ -66,9 +66,9 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "Acesso Seguro e Simples"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/lock-icon-front-side_187299-39511.jpg", alt: "Interface de login segura"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lock-icon-front-side_187299-39511.jpg"
|
||||
imageAlt="Interface de login segura"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -76,13 +76,13 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "Sobre Nós e Nossos Diferenciais"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183731.jpg", alt: "Interior aconchegante do restaurante Yano Pastel"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Conheça Mais", href: "/#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183731.jpg"
|
||||
imageAlt="Interior aconchegante do restaurante Yano Pastel"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user