Skip to content

Commit 724b3af

Browse files
committed
Delete logo animation
1 parent 5b8fa07 commit 724b3af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default function Home() {
4242
src="/images/logo.webp"
4343
alt="PyDay Chile 2025 Logo"
4444
fill
45-
className="object-contain animate-pulse"
45+
className="object-contain"
4646
/>
4747
</div>
4848
<HeroSection

0 commit comments

Comments
 (0)