diff --git a/src/app/about-us/page.tsx b/src/app/about-us/page.tsx index fe7b1ce..0d2364a 100644 --- a/src/app/about-us/page.tsx +++ b/src/app/about-us/page.tsx @@ -35,6 +35,7 @@ export default function AboutUsPage() { brandName="My Website" logoSrc="/placeholder-logo.svg" logoAlt="Company Logo" + button={{ text: "Learn More", href: "#" }} />