Update src/app/login/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user