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 },