diff --git a/app/[...slug]/page.tsx b/app/[...slug]/page.tsx index 1d7f0345..dd955ae2 100644 --- a/app/[...slug]/page.tsx +++ b/app/[...slug]/page.tsx @@ -354,7 +354,7 @@ function renderLocationPage(locationData: any, locationSlug: string) { Open the Rocky placement popup and we'll follow up within one business day with the best next step for your location.
We'll confirm delivery range, support availability, and the best intake path for your location.
+Tell us where you're located and we'll let you know what service looks like in your area.
- Use the native Rocky intake below for repairs, diagnostics, or virtual support. + Tell us what your machine is doing and our team will help you figure out the fastest next step.
Free Placement
- If you're a business looking for placement rather than a purchase, open the free placement popup and we'll help you sort out the right next step. + If you're a business looking for placement instead of a purchase, we can help you find the right setup for your location.
Free Placement
- If you want free placement for a qualifying business, open the Rocky intake popup and we'll help map out the best machine mix without dropping the full form into this page. + If you're looking for free placement at your business, tell us about your location and we'll help you choose the right mix.
Best Next Step
+Talk to Our Team
- That page keeps the full Rocky intake for repairs, moving, manuals, machine sales, and anything that - needs more context. It stays off the rest of the site so these pages can stay lighter and more consistent. + Whether you need service, moving help, manuals, or sales support, we'll make sure your message gets to the right person.
Need a faster handoff?
-Call during business hours or send us a detailed request here and we'll take it from there.
+Need help right away?
+Call during business hours or send us the details here and we'll follow up quickly.
- Prefer a fuller intake? Use our{" "} + Ready to get started? Use{" "} {formLabel} - . + {" "}and we'll help you plan the right setup.
) } @@ -182,11 +182,11 @@ function SupportHint({ return (- Need a fuller request? Use the{" "} + Need more help? Use{" "} {formLabel} - . + {" "}and our team will follow up.
) }