2 Commits

Author SHA1 Message Date
d127b24560 Update src/app/page.tsx 2026-04-15 15:58:18 +00:00
c8d9294daf Merge version_2 into main
Merge version_2 into main
2026-04-15 15:55:05 +00:00

View File

@@ -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."}
]}
/>
</div>