From 9d598400584a69d5a7973a604c78f47acacc5230 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 14:02:57 +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 22cafe5..cd0c725 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,6 +61,7 @@ export default function LandingPage() { title="Recognized for Excellence" description="Featured in leading culinary publications for our dedication to craft and quality." textboxLayout="split-description" + useInvertedBackground={false} /> -- 2.49.1