From 4eec7f0679689477df91082e04032e683dc704ee Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 09:34:33 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3df70ac..4ad9083 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -164,9 +164,9 @@ export default function ContactPage() { content: "We accept cash and major credit cards. We also offer WhatsApp and online ordering for your convenience.", }, ]} - titleClassName="text-4xl md:text-5xl font-light" - descriptionClassName="text-lg font-light opacity-85" - accordionClassName="space-y-3" + textBoxTitleClassName="text-4xl md:text-5xl font-light" + textBoxDescriptionClassName="text-lg font-light opacity-85" + faqsContainerClassName="space-y-3" />