|
|
|
|
@@ -23,12 +23,12 @@ export default function HomePage() {
|
|
|
|
|
secondaryButton={{
|
|
|
|
|
text: "View Samples", href: "#products"}}
|
|
|
|
|
items={[
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-artist-looking-drawing_23-2148372158.jpg" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-abstract-chromatography-background-blue-tone_53876-110516.jpg" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-milling-machine-operator_74855-5031.jpg" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118343.jpg" },
|
|
|
|
|
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369810757-jprbn0qo.jpg" },
|
|
|
|
|
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369763332-f4u96p26.jpg" },
|
|
|
|
|
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369798289-kwrdscye.webp" },
|
|
|
|
|
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369776523-iska662h.webp" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543709.jpg" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-flimsy-paper-with-wooden-background_23-2148252364.jpg" },
|
|
|
|
|
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369810757-jprbn0qo.jpg" },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</SectionErrorBoundary>
|
|
|
|
|
@@ -150,7 +150,7 @@ export default function HomePage() {
|
|
|
|
|
tag="Get Started"
|
|
|
|
|
text="Ready to print your next big project? Get a quote today."
|
|
|
|
|
primaryButton={{
|
|
|
|
|
text: "Contact Us", href: "mailto:hello@pressmaster.com"}}
|
|
|
|
|
text: "Contact Us", href: ""}}
|
|
|
|
|
secondaryButton={{
|
|
|
|
|
text: "Schedule Call", href: "#"}}
|
|
|
|
|
/>
|
|
|
|
|
|