Update src/app/page.tsx

This commit is contained in:
2026-03-16 22:03:00 +00:00
parent 25ee31dea8
commit cb6c7ac9df

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
<HeroBillboardScroll
title="Featured Tinting Projects"
description="See our professional work on various vehicles from sedans to SUVs, every project showcases our commitment to quality."
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
tag="Gallery"
tagAnimation="slide-up"
buttons={[{ text: "View All Projects", href: "#contact" }]}