Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-20 13:37:30 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
<HeroSplit
background={{
variant: "plain"}}
title="Professional Printing and Branding Solutions"
title="Premium Custom Printing & Branding Solutions"
description="Premium printing and custom branding solutions that make your business stand out. From precision business cards to large-scale marketing signage, we bring your vision to life."
buttons={[
{
@@ -263,4 +263,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}