Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ec23219055 | |||
| ff641a0e3d | |||
| 217ec7b214 | |||
| 97433b3bfd | |||
| 4ebaf83e29 | |||
| ad0cd20a24 | |||
| 22f987b547 | |||
| 183740f280 | |||
| fbe6c08a37 | |||
| 1f7a0768e5 | |||
| 0df81e1bce |
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentySix
|
||||
textboxLayout="split"
|
||||
textboxLayout="inline-image"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
variant: "sparkles-gradient"}}
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "Call (765) 201-0460", href: "tel:7652010460" },
|
||||
{ text: "Get Your Free Estimate", href: "tel:7652010460" },
|
||||
{ text: "Visit 2300 Concord Rd", href: "https://maps.app.goo.gl/" }
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user