diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c94057f..8d1005b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -140,4 +140,4 @@ export default function ContactPage() { /> ); -} \ No newline at end of file +}