2 Commits

Author SHA1 Message Date
49f2271962 Update src/app/page.tsx 2026-03-05 05:27:05 +00:00
3950265199 Merge version_3 into main
Merge version_3 into main
2026-03-05 05:25:25 +00:00

View File

@@ -48,6 +48,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
tag="Licensed & Insured 24/7"
tagIcon={Clock}
tagClassName="flex items-center gap-2 px-4 py-2 rounded-full bg-gradient-to-r from-blue-500 to-blue-600 text-white font-semibold text-sm shadow-lg hover:shadow-xl transition-shadow duration-300"
buttons={[
{ text: "Call (405) 285-2238", href: "tel:(405)285-2238" },
{ text: "Request a Quote", href: "#contact" },