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