Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 49f2271962 | |||
| 3950265199 |
@@ -48,6 +48,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
tag="Licensed & Insured 24/7"
|
tag="Licensed & Insured 24/7"
|
||||||
tagIcon={Clock}
|
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={[
|
buttons={[
|
||||||
{ text: "Call (405) 285-2238", href: "tel:(405)285-2238" },
|
{ text: "Call (405) 285-2238", href: "tel:(405)285-2238" },
|
||||||
{ text: "Request a Quote", href: "#contact" },
|
{ text: "Request a Quote", href: "#contact" },
|
||||||
|
|||||||
Reference in New Issue
Block a user