Update src/app/about/page.tsx
This commit is contained in:
@@ -15,7 +15,7 @@ export default function AboutPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLarge"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -47,7 +47,7 @@ export default function AboutPage() {
|
||||
{ value: "20+", title: "Years of Combined Experience" },
|
||||
{ value: "500+", title: "Satisfied Homeowners Served" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg"
|
||||
imageAlt="Monjas YSK landscaping team"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -62,7 +62,7 @@ export default function AboutPage() {
|
||||
<ContactText
|
||||
text="Ready to work with a team that genuinely cares about your project? Whether you need a complete landscape redesign, irrigation system installation, or hardscape construction, we're here to help. Contact us today for your free site evaluation."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Get Your Free Estimate", href: "tel:+17755551234" },
|
||||
|
||||
Reference in New Issue
Block a user