|
|
|
|
@@ -15,20 +15,20 @@ export default function HomePage() {
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<SectionErrorBoundary name="hero">
|
|
|
|
|
<HeroBillboardTiltedCarousel
|
|
|
|
|
tag="Since 1985"
|
|
|
|
|
title="Precision Printing, Perfect Results."
|
|
|
|
|
tag="Since2007"
|
|
|
|
|
title="tesfa"
|
|
|
|
|
description="Premium printing services for businesses that demand the highest quality and fastest turnaround times in the industry."
|
|
|
|
|
primaryButton={{
|
|
|
|
|
text: "Start Project", href: "#contact"}}
|
|
|
|
|
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-1782368100775-cqtlyiyo.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-1782368100775-cqtlyiyo.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: "#"}}
|
|
|
|
|
/>
|
|
|
|
|
|