From 0fbd7b82e350b5f172f8872d6db40b7e1a9531f4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 10:11:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 319a7e6..7c02efe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,6 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterCard from '@/components/sections/footer/FooterCard'; -import { CheckCircle, ShieldCheck, Palette, Award, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -56,6 +55,7 @@ export default function LandingPage() { description="Precision crafting and elite materials to elevate your driving experience." textboxLayout="split" animationType="slide-up" + useInvertedBackground={false} features={[ { id: "s1", title: "Full Vehicle Wraps", descriptions: ["Complete transformation with satin or matte finishes."], imageSrc: "http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338542.jpg?_wi=2" }, { id: "s2", title: "Window Tinting", descriptions: ["Premium ceramic tinting for heat rejection and stealth look."], imageSrc: "http://img.b2bpic.net/free-photo/town-city-dusk-building-modern_1127-2782.jpg?_wi=2" }, @@ -74,6 +74,7 @@ export default function LandingPage() { { id: "m3", value: "5yrs", description: "Years Experience" } ]} metricsAnimation="slide-up" + useInvertedBackground={false} /> @@ -84,6 +85,7 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="split" + useInvertedBackground={false} products={[ { id: "p1", name: "Matte Stealth M4", price: "Custom Build", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139391.jpg" }, { id: "p2", name: "Gloss Midnight C63", price: "Full Wrap", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001296.jpg" } @@ -98,6 +100,7 @@ export default function LandingPage() { author="Alex R., BMW Enthusiast" ratingAnimation="slide-up" avatarsAnimation="slide-up" + useInvertedBackground={false} avatars={[{ src: "http://img.b2bpic.net/free-photo/business-woman-car_1303-3852.jpg", alt: "Alex" }]} /> @@ -107,6 +110,8 @@ export default function LandingPage() { title="Partnered Brands" names={["BMW", "Audi", "Mercedes-Benz", "Porsche", "Supra Sport"]} textboxLayout="split" + description="Brands we trust." + useInvertedBackground={false} /> @@ -117,6 +122,7 @@ export default function LandingPage() { description="Get a free consultation for your next automotive project." background={{ variant: "rotated-rays-static-grid" }} mediaPosition="right" + useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/cyberpunk-city-car-ride_23-2152007991.jpg" />