Merge version_1 into main #3
@@ -54,10 +54,10 @@ export default function ContactPage() {
|
||||
title="Booking Terms & Conditions"
|
||||
sections={[
|
||||
{
|
||||
heading: "Our Promise", content: { type: "paragraph", text: "We guarantee 100% satisfaction with every wash." },
|
||||
heading: "Our Promise", content: { text: "We guarantee 100% satisfaction with every wash." },
|
||||
},
|
||||
{
|
||||
heading: "Visit Requirements", content: { type: "list", items: ["Please remove all loose personal belongings.", "Ensure your vehicle is safe to enter a high-pressure bay.", "Contact our team if you have a special vehicle body kit."] },
|
||||
heading: "Visit Requirements", content: { items: ["Please remove all loose personal belongings.", "Ensure your vehicle is safe to enter a high-pressure bay.", "Contact our team if you have a special vehicle body kit."] },
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user