Update src/app/page.tsx
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user