Merge version_1 into main #13
@@ -54,8 +54,8 @@ export default function ContactPage() {
|
||||
layout="section"
|
||||
title="Contact Guidelines"
|
||||
sections={[
|
||||
{ heading: "Communication", content: { text: "For emergencies, please call us directly for the fastest response." } },
|
||||
{ heading: "Our Policy", content: { items: ["Response within 24h for standard inquiries", "Immediate callback for emergency status"] } }
|
||||
{ heading: "Communication", content: ["For emergencies, please call us directly for the fastest response."] },
|
||||
{ heading: "Our Policy", content: ["Response within 24h for standard inquiries", "Immediate callback for emergency status"] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user