This commit is contained in:
2025-08-25 15:14:48 +02:00
parent 7763052dc9
commit 9db9402d64
11 changed files with 46 additions and 50 deletions

View File

@@ -9,7 +9,7 @@ export default function Story() {
<div className="flex items-start justify-end lg:justify-start lg:order-first">
<img
alt="New Features"
src="/images/story1.png"
src="/images/story1.jpg"
className="w-full max-w-[40rem] rounded-xl shadow-xl ring-1 ring-gray-400/10 object-cover"
style={{ maxWidth: '40rem', height: 'auto' }}
/>