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