Update src/app/page.tsx

This commit is contained in:
2026-03-10 23:43:55 +00:00
parent 7f5eb33664
commit 17acdebbd9

View File

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