From 335b73aa87634dd84782b6ca79296dc12d9cbe9b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:37:03 +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 a225418..4ab0884 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ4zSiuS8npxkU9Zl0WQj2x1Be/a-stunning-full-screen-shot-of-a-lamborg-1772515172920-40deeb14.png" imageAlt="Lamborghini Aventador SVJ in action" buttons={[ - { text: "Explore Performance", href: "#metrics" }, + { text: "View Specifications", href: "#metrics" }, { text: "Configure Your Beast", href: "#contact" } ]} buttonAnimation="slide-up" -- 2.49.1