Update src/app/contact/page.tsx

This commit is contained in:
2026-02-13 16:49:37 +00:00
parent baa886a513
commit abda07ad60

View File

@@ -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: "#"