2 Commits

Author SHA1 Message Date
6ddc473006 Update src/app/page.tsx 2026-03-02 18:15:38 +00:00
26af4fe8e3 Merge version_2 into main
Merge version_2 into main
2026-03-02 18:09:00 +00:00

View File

@@ -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" 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" imageAlt="CMC production facility"
buttons={[ buttons={[
{ text: "Learn Our Story →", href: "#" } { text: "Learn Our Story →", href: "#" },
{ text: "Get a Custom Quote →", href: "#contact" }
]} ]}
useInvertedBackground={true} useInvertedBackground={true}
/> />