diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8d1005b..c94057f 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