This commit is contained in:
2025-08-25 11:11:44 +02:00
parent 3f6c4025b0
commit ed0c7e52cc

View File

@@ -13,7 +13,7 @@ export function Hero() {
<div className="mx-auto max-w-7xl"> <div className="mx-auto max-w-7xl">
<img <img
alt="App screenshot" alt="App screenshot"
src="https://i.postimg.cc/y1HZZFQP/hero.jpg" src="/images/hero.jpg"
width={1360} width={1360}
height={600} height={600}
/> />