diff --git a/src/app/page.tsx b/src/app/page.tsx index 07cf3dc..91e54b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { enableKpiAnimation={true} buttons={[ { - text: "Get Your Free Quote", href: "#contact"}, + text: "Book Your Junk Removal", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127871.jpg" imageAlt="O&R Removal and Hauling truck" @@ -182,7 +182,7 @@ export default function LandingPage() { { id: "f1", title: "Do you offer same-day service?", content: "Yes, we strive to offer same-day or next-day service based on our current schedule availability."}, { - id: "f2", title: "How is pricing calculated?", content: "Pricing is based on volume, weight, and type of materials. We provide a transparent quote upfront, and all our estimates are free and no-obligation, so you can inquire with total peace of mind."}, + id: "f2", title: "How is pricing calculated?", content: "Pricing is based on volume, weight, and type of materials. We provide a transparent quote upfront."}, { id: "f3", title: "What areas do you serve?", content: "We primarily serve the North Carolina 919 area code and surrounding regions."}, ]}