From c066e28058cea6f6b609a0a2329e7403ea0b2eab Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 18:16:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index a148481..7c072c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,6 +55,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/aerial-view-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16021.jpg" imageAlt="Luxury vehicles at Pipers Automotive dealership" mediaAnimation="blur-reveal" + background={{ variant: "plain" }} testimonials={[ { name: "James Mitchell", handle: "@jmitchell", testimonial: "Best car buying experience ever! The team at Pipers made everything smooth and hassle-free.", rating: 5, -- 2.49.1