Merge version_1 into main #3
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
sections={[
|
||||
{
|
||||
heading: "Data Usage", content: {
|
||||
text: "Your personal details are used solely to facilitate your booking and communication with the academy management."},
|
||||
type: "paragraph", text: "Your personal details are used solely to facilitate your booking and communication with the academy management."},
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
sections={[
|
||||
{
|
||||
heading: "Booking Policy", content: {
|
||||
text: "All bookings must be made at least 2 hours in advance. Cancellations must be notified 24 hours prior to avoid penalties."},
|
||||
type: "paragraph", text: "All bookings must be made at least 2 hours in advance. Cancellations must be notified 24 hours prior to avoid penalties."},
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user