From e9d216b0357f7441000dbd3c38210994e515ebfa Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:30:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 768483a..db6d3f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,8 +49,8 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ + { text: "Get Your Free Audit", href: "contact" }, { text: "View Our Work", href: "work" }, - { text: "Start a Project", href: "contact" }, ]} buttonAnimation="slide-up" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWsy1qEwGRd5ivQcAjZFfF5yB/a-modern-web-design-dashboard-showcasing-1772525553237-1f034b1d.png" -- 2.49.1