Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-03-05 05:27:15 +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" },