From 9d5a76fceb1f945cdbb44a12877182dbda692e6d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 08:29:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 76e783a..da032f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,6 +56,7 @@ export default function LandingPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYzlPywJP0TGoGmkGGZXdxr3Bm/a-sleek-bmw-m4-competition-in-a-dramatic-1774686390135-561f2c5a.png" imageAlt="BMW M4 Competition" mediaAnimation="slide-up" + enableKpiAnimation={true} /> @@ -97,6 +98,7 @@ export default function LandingPage() { textboxLayout="split" gridVariant="bento-grid" animationType="slide-up" + useInvertedBackground={false} metrics={[ { id: "1", value: "503", title: "Horsepower", description: "Explosive power delivery", icon: Zap }, { id: "2", value: "3.8", title: "0-60 MPH", description: "Rapid acceleration", icon: ArrowRight }, @@ -113,6 +115,7 @@ export default function LandingPage() { gridVariant="bento-grid" animationType="slide-up" textboxLayout="split" + useInvertedBackground={false} testimonials={[ { id: "1", name: "Marcus R.", role: "Owner", company: "Track Pro", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYzlPywJP0TGoGmkGGZXdxr3Bm/professional-headshot-of-a-happy-custome-1774686392529-1502198c.png" }, { id: "2", name: "Elena K.", role: "Driver", company: "Enthusiast", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYzlPywJP0TGoGmkGGZXdxr3Bm/a-woman-posing-with-a-modern-sedan-looki-1774686392953-88ce751c.png" }, @@ -127,6 +130,8 @@ export default function LandingPage() { description="Connect with our specialists for a personalized consultation on your build." background={{ variant: "gradient-bars" }} buttonText="Inquire Now" + tag="Inquire" + useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYzlPywJP0TGoGmkGGZXdxr3Bm/a-sleek-bmw-m4-competition-in-a-dramatic-1774686390135-561f2c5a.png" />