Update src/app/contact/page.tsx

This commit is contained in:
2026-06-03 10:25:30 +00:00
parent 25373cc6b1
commit fe6d4f8027

View File

@@ -38,7 +38,7 @@ export default function LandingPage() {
{
name: "FAQ", id: "/faq"},
{
name: "Reviews", id: "/reviews"},
name: "Payment", id: "/payment"},
]}
brandName="Nutkhatt"
/>
@@ -124,6 +124,8 @@ export default function LandingPage() {
label: "Blog", href: "/blog"},
{
label: "Careers", href: "#"},
{
label: "Payment", href: "/payment"},
],
},
{