0e418964cf
- Use searchParams from Next.js useSearchParams hook instead of window.location - Add searchParams as useEffect dependency to properly update when URL changes - Add fallback for vertical content to prevent SSR hydration issues This fixes the bug where all demo pages showed real-estate content.