Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-28 04:14:24 +00:00

View File

@@ -145,7 +145,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "Are pets allowed?", content: "Yes, we have dedicated pet-friendly apartment layouts." },
{ id: "q1", title: "Are pets allowed?", content: "Yes, we are pet-friendly. A $150 non-refundable cleaning fee and a $200 security deposit are required for all stays with pets." },
{ id: "q2", title: "Is on-base security provided?", content: "Security is integrated within our Fort Carson perimeter." },
{ id: "q3", title: "Can I request early check-in?", content: "Subject to availability, we prioritize early check-in for active PCS families." },
]}