Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ddc473006 | |||
| 26af4fe8e3 |
@@ -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}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user