diff --git a/src/app/assessment/page.tsx b/src/app/assessment/page.tsx index e282719..5804063 100644 --- a/src/app/assessment/page.tsx +++ b/src/app/assessment/page.tsx @@ -210,13 +210,15 @@ export default function AssessmentPage() { /> - +
We'll call you within 24 hours to schedule your free yard assessment. @@ -228,4 +230,4 @@ export default function AssessmentPage() { ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 43eae47..be64d82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,6 +58,7 @@ export default function LandingPage() { autoplayDelay={4000} showDimOverlay={false} ariaLabel="Hero section showcasing landscaping transformations" + buttonClassName="w-full py-6 px-8 text-2xl md:text-3xl font-bold" />