From 32ecb650569a2f680302776cdb563c95d34901d4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:42:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index aae5046..e8a4634 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,6 +65,9 @@ export default function ModPickerPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} + buttons={[ + { text: "Start Customizing Now", href: "#hero" } + ]} features={[ { id: "1", title: "Upload Your Vehicle Photo", author: "Step 1", description: "Take a clear photo of your car or motorcycle and upload it to our platform. Our AI instantly analyzes the vehicle's make, model, condition, and potential modification points.", tags: ["Upload", "AI Detection"],