diff --git a/src/app/page.tsx b/src/app/page.tsx index 953fe72..b351c2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -231,6 +231,8 @@ export default function LandingPage() { id: "q3", title: "Is there parking available?", content: "Yes, we have free parking for all guests."}, { id: "q4", title: "Are lockers rentable?", content: "Absolutely, lockers are available near the entrance."}, + { + id: "q5", title: "What happens in case of bad weather?", content: "We prioritize guest safety and may pause attractions during severe weather. We offer flexible rebooking or rain checks for your peace of mind."}, ]} title="Got Questions?" description="Here is everything you need to know for your perfect day at SplashZone."