From a45b11620d741836cbec2c7e5bbfab2cfbd15440 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 22:06:01 +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 c7455a3..60c3e3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,6 +105,7 @@ export default function LandingPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={true} + textBoxClassName="text-foreground" features={[ { id: "1", title: "Direct Trade Sourcing", description: "We partner directly with coffee farmers across Ethiopia, Colombia, and Indonesia to source the finest single-origin beans, ensuring fair prices and sustainable farming practices.", media: { -- 2.49.1