This commit is contained in:
2025-09-01 17:07:32 +02:00
parent 38190e8911
commit fc05d90ad5

View File

@@ -86,7 +86,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/contact.png" src="/images/contact.jpg"
alt="VEDA contact" alt="VEDA contact"
width={900} width={900}
height={600} height={600}