From ca42a7af8d77cf608a45aa514747ea74bbf6e869 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 12:36:17 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3f547bb..543c731 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -83,7 +83,7 @@ export default function ContactPage() { ]} gridVariant="four-items-2x2-equal-grid" textBoxTitleClassName="text-foreground" - descriptionClassName="text-foreground" + textBoxDescriptionClassName="text-foreground" cardTitleClassName="text-foreground" cardDescriptionClassName="text-foreground" tag="Our Promise"