Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-13 16:07:38 +00:00

View File

@@ -146,6 +146,7 @@ export default function LandingPage() {
titleClassName="text-3xl sm:text-4xl lg:text-5xl font-extrabold text-foreground mb-6"
descriptionClassName="text-lg text-foreground/80 leading-relaxed mb-12"
gridClassName="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8"
cardTitleClassName="text-xl font-extrabold text-foreground"
/>
</div>
@@ -160,6 +161,7 @@ export default function LandingPage() {
title="Trusted by Businesses Throughout Lancaster"
description="Local organizations, small business owners, and professionals rely on Minuteman Press for quality printing and exceptional service."
useInvertedBackground={false}
textboxLayout="default"
showCard={true}
speed={50}
className="py-12 lg:py-16"