From c82693fec63aeb40a197185e3e9a5ae2d4dac9ff Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 02:09:07 +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 8e54c0d..7afed3e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,6 +85,7 @@ export default function LandingPage() { description="See why everyone loves Dreamette Atlantic Beach." animationType="blur-reveal" textboxLayout="default" + useInvertedBackground={false} testimonials={[ { id: "1", name: "Sarah J.", role: "Local Resident", testimonial: "The best soft serve in Jax! Always consistent and the staff is so friendly.", icon: Star }, { id: "2", name: "Mike D.", role: "Beach Goer", testimonial: "A staple in our beach routine. Can't beat the classic vanilla cone.", icon: Star }, -- 2.49.1