Update src/app/page.tsx

This commit is contained in:
2026-04-13 15:42:23 +00:00
parent 5c452e72d5
commit 109b4124b4

View File

@@ -37,8 +37,7 @@ export default function LandingPage() {
{ name: "Contact", id: "quote" }
]}
brandName="Healthily Nourished"
button={{
text: "Contact", href: "#quote"}}
button={{ text: "Contact", href: "#quote" }}
/>
</div>