Session Objective
Update the live Bigger Share Guarantee page by replacing the existing testimonial/review block with the attached white-card review slider variant, then add a useful sidebar beside the FAQ area.
What Shipped
- Live page updated: https://aguiarinjurylawyers.com/about-us/bigger-share-guarantee/
- WordPress page ID: 9286.
- Replaced the visible old dark testimonial carousel with the adapted white-card review slider from
/Users/samaguiar/Documents/Design Elements - Current/a - Page Breaks/Review Slider White Card Variants.html.
- Removed the prior UVP pills and kept the FAQ heading centered from the earlier user feedback.
- Added a right-side FAQ sidebar on desktop titled
Quick Guarantee Check, with concise guarantee bullets and an Estimate My Share anchor link to the calculator.
- Mobile stacks the sidebar below the FAQ and uses a non-animated horizontal review lane to avoid clipped review text.
QA Evidence
- REST verification saved current WP content and confirmed one
sal-reviews-white section, one bsg-side-panel, no old <section class="bsg-testimonials">, and no old bsg-tg-root carousel root.
- Public rendered HTML verification matched the REST checks.
- Playwright desktop and mobile QA passed on the live URL.
- Desktop metrics: old section false, old carousel root false, review section true, 12 review cards, sidebar true, sidebar right column true, horizontal overflow 0.
- Mobile metrics: old section false, old carousel root false, review section true, sidebar true, horizontal overflow 0, animation none, first card right-edge delta 0.
- Screenshot evidence is stored in
/Users/samaguiar/Documents/Projects/wp-content-backups/bsg-review-sidebar-2026-06-01/, including review slider and FAQ sidebar desktop/mobile v6 PNGs.
Backup And Rollback
- Pre-edit REST backup:
/Users/samaguiar/Documents/Projects/wp-content-backups/bsg-review-sidebar-2026-06-01/pages-9286-pre-edit.json and .html.
- Latest deployed payload:
/Users/samaguiar/Documents/Projects/wp-content-backups/bsg-review-sidebar-2026-06-01/pages-9286-payload-v6.json.
- Rollback path: restore the pre-edit HTML through the same WordPress REST page update path for page 9286, preserving status
publish, then run the same REST, public HTML, and Playwright QA checks.