Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-22 09:22:47 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tag="20 Years of Local Expertise"
tagIcon={Award}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
testimonials={[
{
name: "Mike Thornton", handle: "Trucker, MT Vernon", testimonial: "Finally someone who understands the trucking industry. They found deductions I didn't even know existed.", rating: 5,
@@ -235,7 +235,7 @@ export default function LandingPage() {
{ text: "Drop By with Coffee" }
]}
buttonAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
/>
</div>