Update src/app/page.tsx

This commit is contained in:
2026-03-03 23:27:21 +00:00
parent 6e0f86d23d
commit b8eade8e0f

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroBillboard
title="Professional Trash Can Cleaning in Forney, Texas"
description="Keep your bins fresh and hygienic. Bin Blasters provides comprehensive trash can sanitization services for residential and commercial properties. Fast, reliable, and locally trusted since 2015."
background={{ variant: "circleGradient" }}
background={{ variant: "sparkles-gradient" }}
tag="Local Experts"
tagIcon={Sparkles}
buttons={[
@@ -101,6 +101,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/group-volunteers-doing-thumbs-up-sign_23-2148687294.jpg"
imageAlt="Bin Blasters team with cleaning equipment"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={true}
/>
</div>