Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-10 16:46:17 +00:00

View File

@@ -106,6 +106,9 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
buttons={[
{ text: "Request a Custom Quote", href: "#contact" }
]}
plans={[
{
id: "min", badge: "Essential", price: "$150+", subtitle: "Single Item Haul", features: [
@@ -133,7 +136,7 @@ export default function LandingPage() {
},
]}
title="Service Plans"
description="Transparent pricing for all your removal and hauling needs."
description="Transparent pricing for all your removal and hauling needs. Need a custom solution for larger projects? Request a custom quote below."
/>
</div>