diff --git a/src/App.tsx b/src/App.tsx index 58365cc..fd7c171 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -22,7 +22,8 @@ export default function App() { { name: "FAQ", href: "#faq" }, ]} ctaButton={{ - text: "Contact Us", href: "#contact"}} + text: "Contact Us", href: "#contact" + }} /> @@ -48,7 +49,8 @@ export default function App() {