Update src/app/about/page.tsx
This commit is contained in:
@@ -16,7 +16,7 @@ export default function AboutPage() {
|
|||||||
borderRadius="rounded"
|
borderRadius="rounded"
|
||||||
contentWidth="mediumLarge"
|
contentWidth="mediumLarge"
|
||||||
sizing="largeSizeMediumTitles"
|
sizing="largeSizeMediumTitles"
|
||||||
background="fluid"
|
background="circleGradient"
|
||||||
cardStyle="subtle-shadow"
|
cardStyle="subtle-shadow"
|
||||||
primaryButtonStyle="radial-glow"
|
primaryButtonStyle="radial-glow"
|
||||||
secondaryButtonStyle="solid"
|
secondaryButtonStyle="solid"
|
||||||
@@ -77,7 +77,7 @@ export default function AboutPage() {
|
|||||||
tag="Get Connected"
|
tag="Get Connected"
|
||||||
title="Start Your Journey with ISLES"
|
title="Start Your Journey with ISLES"
|
||||||
description="Ready to experience professional landscaping and lawn care from Arcadia's trusted local team? Contact us today for your free consultation and estimate."
|
description="Ready to experience professional landscaping and lawn care from Arcadia's trusted local team? Contact us today for your free consultation and estimate."
|
||||||
background={{ variant: "fluid" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Get Free Estimate"
|
buttonText="Get Free Estimate"
|
||||||
|
|||||||
Reference in New Issue
Block a user