Compare commits

...

3 Commits

Author SHA1 Message Date
6b1e89ae29 Update src/pages/HomePage.tsx 2026-06-25 06:20:53 +00:00
bacc7bb493 Update src/pages/HomePage.tsx 2026-06-25 06:19:37 +00:00
19e8e9761d Update src/pages/HomePage.tsx 2026-06-25 06:16:12 +00:00

View File

@@ -15,8 +15,8 @@ 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"}}
@@ -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: "#"}}
/>