diff --git a/src/pages/contact.astro b/src/pages/contact.astro index 058927f..3affea4 100644 --- a/src/pages/contact.astro +++ b/src/pages/contact.astro @@ -48,12 +48,12 @@ const metadata = { items={[ { title: 'Phone', - description: '+1 (234) 567-890', + description: '+31 6 19338199', icon: 'tabler:headset', }, { title: 'Email', - description: 'contact@support.com', + description: 'annelies.harkes@gmail.com', icon: 'tabler:mail', }, {