Update src/app/contact/page.tsx
This commit is contained in:
@@ -27,8 +27,8 @@ export default function ContactPage() {
|
||||
brandName="AppFlow"
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
{ name: "Features", id: "#features" },
|
||||
{ name: "Testimonials", id: "#testimonials" }
|
||||
]}
|
||||
button={{
|
||||
text: "Download App", href: "#"
|
||||
|
||||
Reference in New Issue
Block a user