diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d81bb6..c05e0e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,6 +96,8 @@ export default function LandingPage() { id: "f4", title: "What is the best time for visits?", content: "Our seasons vary by activity: spring for bear hunts, summer for fishing, and winter for snowmobiling."}, { id: "f5", title: "Is lodging provided?", content: "Yes, we offer comfortable, rustic cabin accommodations as part of our premium experiences."}, + { + id: "f6", title: "How do I secure my dates?", content: "Please contact our team directly through the contact page, and we will walk you through the booking process to ensure your dates are reserved."} ]} />