diff --git a/src/app/page.tsx b/src/app/page.tsx index 606ab98..e156e10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function AlarmAppPage() { button={{ text: "Get Started", href: "#contact" }} /> ); -} \ No newline at end of file +}