diff --git a/src/app/page.tsx b/src/app/page.tsx index c19f59a..37c393c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,7 +165,8 @@ export default function LandingPage() { } ]} - cardClassName="bg-blue-500 text-white shadow-md bg-blue-500 bg-blue-500 aspect-square"/> + cardClassName="bg-blue-500 text-white shadow-md bg-blue-500 bg-blue-500 aspect-square" + imageWrapperClassName="rounded-none"/>