diff --git a/src/app/page.tsx b/src/app/page.tsx index 1499da8..01a190a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,6 +202,8 @@ export default function LandingPage() { title="Ready to Start Your Move?" description="Contact our expert team today for your free, no-obligation moving quote." buttons={[ + { + text: "Get Your Free Quote", href: "#contact"}, { text: "Call (555) 123-4567", href: "tel:5551234567"}, {