Sam asked for a contact page redesign mockup for aguiarinjurylawyers.com/contact-us/. The session started when Sam shared a URL ending in /contact-us/first, which triggered a diagnosis of a WordPress slug collision. The UPS wrongful death page had the slug first-ups-wrongful-death-suits-filed, and WordPress fuzzy matching was resolving /contact-us/first to that page instead of the actual contact page. After fixing that, the session shifted to designing and iterating on a contact page mockup.
The mockup went through three versions:
linear-gradient(0deg, #000000 0%, #0B212D 100%)) to all dark background sections, updated bottom CTA banner to approved styleThe WordPress page "First UPS Wrongful Death Suits Filed" (page ID 37192) had the slug first-ups-wrongful-death-suits-filed. Because of WordPress's fuzzy slug matching, any URL starting with first under /contact-us/ could resolve to this page. The fix was changing the slug to ups-wrongful-death-suits-filed via the WP REST API.
API call used:
POST <https://aguiarinjurylawyers.com/wp-json/wp/v2/pages/37192>
Body: {"slug": "ups-wrongful-death-suits-filed"}
New URL: https://aguiarinjurylawyers.com/ups-wrongful-death-suits-filed/
A 301 redirect should be set up from the old URL to the new one via RankMath Redirections. This was noted but may not have been completed in-session.
Built a standalone HTML mockup for the contact page redesign. This is NOT deployed to WordPress; it is a mockup for Sam to review before implementation.
File location: /home/user/workspace/contact-mockup/index.html
Deployed preview: https://www.perplexity.ai/computer/a/contact-page-redesign-sam-agui-Vl5_WeuwQ8iZm0bV2TbQfA
Page structure (top to bottom):
professional_legal_team_reviewing_documents_in_modern_office.webplinear-gradient(to top, rgba(11,33,45,1) 0%, rgba(11,33,45,0.70) 50%, rgba(11,33,45,0.40) 100%)