Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-20 15:04:51 +00:00

View File

@@ -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."},
]}