feat: Forgot Password Slicing, fix: webp image

This commit is contained in:
boboiazumi
2025-03-29 20:42:54 +07:00
parent a3887519f9
commit ecdaa4a82e
22 changed files with 246 additions and 5 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ export const Components: FC = (): ReactElement => {
</div>
<Button className='w-full my-3 text-gray-500 gap-2' variant='secondary'>
<p>Log In With Google</p>
<img src="/image/33978ce5bed2da9bf9d73acad802182a.png" alt="Google Icon" width={24}/>
<img src="/image/33978ce5bed2da9bf9d73acad802182a.webp" alt="Google Icon" width={24}/>
</Button>
</div>
</div>