Let me systematically find and fix the parse error by checking all the key files:
Now let me read the complete mobile-nav file since it has the Sparkles import which was added recently:
The mobile-nav still references /deal-builder which doesn't exist. Let me now check all files that reference deal-builder and remove those references:
I've removed all references to the deal-builder route from both the mobile navigation and header components. The parse error should now be resolved since there are no more links pointing to the non-existent deal-builder page. The app should load correctly with the standard navigation to Home, Map, Categories, and Saved pages.
v24 was created by restoring v8