Update src/app/contact/page.tsx
This commit is contained in:
@@ -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"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user