diff --git a/src/app/page.tsx b/src/app/page.tsx index 3566d55..6ad8909 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,6 +46,10 @@ export default function LandingPage() { }, ]} brandName="Dee's" + button={{ + text: "Visit Us", + href: "#visit", + }} />