diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 5dab7c2..00d4233 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -137,4 +137,4 @@ export default function ContactPage() { /> ); -} \ No newline at end of file +}