This commit is contained in:
2025-09-01 17:05:46 +02:00
parent 0c9caeb6dc
commit 38190e8911

View File

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