Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 07:47:44 +00:00
parent 17cb12eef2
commit f0ead276c5

View File

@@ -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"