Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b857f4aaf6 | |||
| 21b16337cd | |||
| 3f24e11c1d |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
title="24 Hour Towing and Trusted Auto Help in Edmond OKC"
|
title="24 Hour Towing and Trusted Auto Help in Edmond OKC"
|
||||||
description="Fast arrival, friendly service, and honest work. From emergency towing to getting you back on the road, Paul's Automotive is the local team people call first."
|
description="Fast arrival, friendly service, and honest work. From emergency towing to getting you back on the road, Paul's Automotive is the local team people call first."
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
tag="Open 24 Hours"
|
tag="Licensed & Insured 24/7"
|
||||||
tagIcon={Clock}
|
tagIcon={Clock}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call (405) 285-2238", href: "tel:(405)285-2238" },
|
{ text: "Call (405) 285-2238", href: "tel:(405)285-2238" },
|
||||||
@@ -95,6 +95,9 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Call Now for Fast Help", href: "tel:(405)285-2238" },
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user