diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2c66008..0bee8e4 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -131,4 +131,4 @@ export default function ContactPage() { /> ); -} \ No newline at end of file +}