Update src/app/page.tsx

This commit is contained in:
2026-06-10 07:52:08 +00:00
parent 8cce7be6a0
commit 08a2591e3c

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
{
name: "FAQ", id: "#faq"},
{
name: "Contact", href: "/contact"},
name: "Contact", id: "/contact"},
]}
button={{
text: "Order Now", href: "/contact"}}