diff --git a/src/app/page.tsx b/src/app/page.tsx index 72530d9..b419b36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function HomePage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Am6HmwYYicG9DTaOhl5cOOUSDv/a-cutting-edge-web-dashboard-interface-w-1773185810548-c8b2ffb3.png" imageAlt="Elite digital dashboard interface" buttons={[ - { text: "Explore The Armory", href: "pricing" }, + { text: "Get Started Free", href: "pricing" }, { text: "Learn More", href: "/about" } ]} buttonAnimation="blur-reveal"