diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d4d57e..33d551b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function LandingPage() { { name: "Contact", id: "#contact"}, ]} - brandName="MV Dron" + brandName="MV Drone" button={{ text: "Book a Flight", href: "#contact"}} /> @@ -113,7 +113,7 @@ export default function LandingPage() {