Bob AI: fix build error in src/app/page.tsx

This commit is contained in:
kudinDmitriyUp
2026-03-26 17:44:49 +00:00
parent 82ddfcc7ac
commit 1de0feaa98

View File

@@ -46,6 +46,10 @@ export default function LandingPage() {
},
]}
brandName="Dee's"
button={{
text: "Visit Us",
href: "#visit",
}}
/>
</div>