Update src/app/login/page.tsx

This commit is contained in:
2026-05-26 12:26:42 +00:00
parent f4ca83953b
commit 1d1213d8ad

View File

@@ -45,7 +45,7 @@ export default function LoginPage() {
{ text: "Register Now", href: "#" }
]}
buttonAnimation="opacity"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EGGCvVCm4u8utjw85nJMComrpQ/uploaded-1779798279956-g5hmrms3.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EGGCvVCm4u8utjw85nJMComrpQ/uploaded-1779798279956-g5hmrms3.png?_wi=1"
imageAlt="Login page background image"
showDimOverlay={true}
/>