diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a05ecc6..59e698c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -41,24 +41,16 @@ export default function ContactPage() { Account > Delete Account. Your data will be permanently removed within 30 days. Active listings and messages will be archived." + id: "3", title: "Can I delete my account?", content: "Yes. Go to Settings > Account > Delete Account. Your data will be permanently removed within 30 days. Active listings and messages will be archived." }, { - id: "4", - title: "How do I change my profile information?", - content: "Edit your profile anytime in Settings > Profile. Update your photos, preferences, location, and contact information. Changes are saved immediately." + id: "4", title: "How do I change my profile information?", content: "Edit your profile anytime in Settings > Profile. Update your photos, preferences, location, and contact information. Changes are saved immediately." }, { - id: "5", - title: "What if I can't find roommates in my area?", - content: "Expand your search radius or set up alerts for new listings in your area. You can also increase your visibility by upgrading to Pro or Premium plans." + id: "5", title: "What if I can't find roommates in my area?", content: "Expand your search radius or set up alerts for new listings in your area. You can also increase your visibility by upgrading to Pro or Premium plans." }, { - id: "6", - title: "Is there a waiting list for popular areas?", - content: "No waiting list, but we recommend upgrading to Pro for priority matching and advanced filters. Pro users also see new listings first." + id: "6", title: "Is there a waiting list for popular areas?", content: "No waiting list, but we recommend upgrading to Pro for priority matching and advanced filters. Pro users also see new listings first." } ]} /> @@ -126,8 +106,7 @@ export default function ContactPage() {