diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx index bed2ebd..b30f168 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -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."}, }, ]} />