Update src/app/services/page.tsx
This commit is contained in:
@@ -17,7 +17,7 @@ export default function ServicesPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -91,7 +91,7 @@ export default function ServicesPage() {
|
||||
tag="Schedule Now"
|
||||
title="Transform Your Outdoor Space"
|
||||
description="Contact ISLES today for a free, no-obligation estimate. Our team will create a customized lawn care and landscaping plan perfect for your property."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get Free Estimate"
|
||||
|
||||
Reference in New Issue
Block a user