Update src/app/login/page.tsx

This commit is contained in:
2026-05-26 01:21:29 +00:00
parent faae6c3d86
commit 385e6475dc

View File

@@ -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>