Update src/app/about/page.tsx

This commit is contained in:
2026-02-13 16:49:35 +00:00
parent e280e28320
commit 560f6b21af

View File

@@ -27,8 +27,8 @@ export default function AboutPage() {
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: "#"