diff --git a/src/app/page.tsx b/src/app/page.tsx index f0048a0..35e722a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,7 +194,8 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg?_wi=4" imageAlt="CMC production facility" buttons={[ - { text: "Learn Our Story →", href: "#" } + { text: "Learn Our Story →", href: "#" }, + { text: "Get a Custom Quote →", href: "#contact" } ]} useInvertedBackground={true} />