This commit is contained in:
2025-09-01 16:54:04 +02:00
parent 0a992b4733
commit 0c9caeb6dc
3 changed files with 1 additions and 1 deletions

View File

@@ -83,7 +83,7 @@ export function ContactHero() {
<div className="relative bg-gray-100 overflow-hidden px-6 lg:px-8">
<div className="h-full w-full overflow-hidden">
<img
src="/images/contact/contact.png"
src="/images/contact.png"
alt="VEDA contact"
width={900}
height={600}