Update src/app/about/page.tsx
This commit is contained in:
@@ -16,7 +16,7 @@ export default function AboutPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -77,7 +77,7 @@ export default function AboutPage() {
|
||||
tag="Get Connected"
|
||||
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."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get Free Estimate"
|
||||
|
||||
Reference in New Issue
Block a user