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