|
|
|
|
@@ -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: "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-1782369719874-bkls5wiu.webp" },
|
|
|
|
|
{ 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: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369763332-f4u96p26.jpg" },
|
|
|
|
|
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369719874-bkls5wiu.webp" },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</SectionErrorBoundary>
|
|
|
|
|
@@ -92,7 +92,7 @@ export default function HomePage() {
|
|
|
|
|
description="We are proud of our milestones in serving the local business community."
|
|
|
|
|
metrics={[
|
|
|
|
|
{ value: "12,000+", title: "Projects Completed", description: "Successfully delivered to satisfied business clients.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-back-school-concept_23-2148586728.jpg" },
|
|
|
|
|
{ value: "98%", title: "Client Retention", description: "Consistently providing value and quality long-term.", imageSrc: "http://img.b2bpic.net/free-photo/various-buttons-apparatus_140725-7743.jpg" },
|
|
|
|
|
{ value: "98%", title: "Client Retention", description: "Consistently providing value and quality long-term.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369763332-f4u96p26.jpg" },
|
|
|
|
|
{ value: "24/7", title: "Support Availability", description: "Always here to help with your urgent printing needs.", imageSrc: "http://img.b2bpic.net/free-photo/canvas-floor_23-2148014056.jpg" },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
@@ -150,9 +150,9 @@ 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: "#"}}
|
|
|
|
|
text: "Schedule Call", href: ""}}
|
|
|
|
|
/>
|
|
|
|
|
</SectionErrorBoundary>
|
|
|
|
|
</div>
|
|
|
|
|
|