diff --git a/src/app/page.tsx b/src/app/page.tsx index 68303a1..726bb91 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Testimonials", id: "#testimonials"}, ]} - brandName="Donair King" + brandName="Rockys Donair and Pizzeria" button={{ text: "Order Now", href: "#contact"}} /> @@ -45,7 +45,7 @@ export default function LandingPage() {