3 Commits

Author SHA1 Message Date
b80ec1b14f Update src/app/page.tsx 2026-06-07 23:20:39 +00:00
1591d4f586 Update src/app/page.tsx 2026-06-07 23:19:51 +00:00
e6d03add86 Merge version_3 into main
Merge version_3 into main
2026-06-07 23:18:14 +00:00

View File

@@ -165,6 +165,11 @@ export default function LandingPage() {
]} ]}
title="Transparent Pricing for Every Budget" title="Transparent Pricing for Every Budget"
description="Find the perfect wash package that fits your needs and budget. All plans include exterior wash and dry." description="Find the perfect wash package that fits your needs and budget. All plans include exterior wash and dry."
buttons={[
{
text: "Choose Your Plan", href: "#contact"
}
]}
/> />
</div> </div>