Update src/app/contact/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user