Update src/app/about/page.tsx

This commit is contained in:
2026-03-02 19:23:59 +00:00
parent c5b0e059c2
commit 27a1bc06c1

View File

@@ -24,7 +24,7 @@ export default function AboutPage() {
borderRadius="soft"
contentWidth="compact"
sizing="largeSmallSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="glass"
@@ -43,7 +43,7 @@ export default function AboutPage() {
{ text: "Call Brent Now", href: "tel:2069305697" },
{ text: "Get Free Estimate" },
]}
imageSrc="http://img.b2bpic.net/free-photo/analyzing-results-expert-study_1098-14778.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/analyzing-results-expert-study_1098-14778.jpg"
imageAlt="precision work careful planning professional accuracy"
useInvertedBackground={false}
/>
@@ -53,34 +53,16 @@ export default function AboutPage() {
<MetricCardSeven
metrics={[
{
id: "expertise-1",
value: "Expert",
title: "Precision Tree Removal",
items: [
"Specialized techniques for trees near structures",
"Safe handling of large dangerous trees",
"Professional equipment and certification",
],
id: "expertise-1", value: "Expert", title: "Precision Tree Removal", items: [
"Specialized techniques for trees near structures", "Safe handling of large dangerous trees", "Professional equipment and certification"],
},
{
id: "expertise-2",
value: "Local",
title: "Snohomish County & Lake Stevens",
items: [
"Deep local knowledge and connections",
"Rapid response times",
"Community-focused service",
],
id: "expertise-2", value: "Local", title: "Snohomish County & Lake Stevens", items: [
"Deep local knowledge and connections", "Rapid response times", "Community-focused service"],
},
{
id: "expertise-3",
value: "Certified",
title: "Licensed, Insured & Bonded",
items: [
"Full professional liability coverage",
"Property protection",
"Regulatory compliance",
],
id: "expertise-3", value: "Certified", title: "Licensed, Insured & Bonded", items: [
"Full professional liability coverage", "Property protection", "Regulatory compliance"],
},
]}
title="Our Expertise & Credentials"
@@ -95,50 +77,20 @@ export default function AboutPage() {
<TestimonialCardFive
testimonials={[
{
id: "testimonial-1",
name: "Sarah Mitchell, Homeowner",
date: "Date: January 2025",
title: "Extremely professional and perfect job",
quote:
"Brent removed a massive oak tree right next to our fence. The precision was incredible—no damage to our property at all. Highly recommend for careful, expert work.",
tag: "Tree Removal",
avatarSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
avatarAlt: "professional portrait headshot customer satisfied client",
imageSrc:
"http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=7",
imageAlt: "safety equipment protective gear professional arborist trained",
},
id: "testimonial-1", name: "Sarah Mitchell, Homeowner", date: "Date: January 2025", title: "Extremely professional and perfect job", quote:
"Brent removed a massive oak tree right next to our fence. The precision was incredible—no damage to our property at all. Highly recommend for careful, expert work.", tag: "Tree Removal", avatarSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", avatarAlt: "professional portrait headshot customer satisfied client", imageSrc:
"http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "safety equipment protective gear professional arborist trained"},
{
id: "testimonial-2",
name: "Michael Chen, Property Owner",
date: "Date: December 2024",
title: "Very careful and cleaned up too",
quote:
"Called for emergency tree removal after the storm. Brent arrived quickly, removed the hazardous tree safely, and left our yard spotless. Professional from start to finish.",
tag: "Emergency Service",
avatarSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
avatarAlt: "professional portrait headshot customer satisfied client",
imageSrc:
"http://img.b2bpic.net/free-photo/man-yellow-vest-raking-leaves-park_259150-57324.jpg?_wi=3",
imageAlt: "cleanup organized professional thorough",
},
id: "testimonial-2", name: "Michael Chen, Property Owner", date: "Date: December 2024", title: "Very careful and cleaned up too", quote:
"Called for emergency tree removal after the storm. Brent arrived quickly, removed the hazardous tree safely, and left our yard spotless. Professional from start to finish.", tag: "Emergency Service", avatarSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", avatarAlt: "professional portrait headshot customer satisfied client", imageSrc:
"http://img.b2bpic.net/free-photo/man-yellow-vest-raking-leaves-park_259150-57324.jpg", imageAlt: "cleanup organized professional thorough"},
{
id: "testimonial-3",
name: "Jennifer Rodriguez, Homeowner",
date: "Date: November 2024",
title: "Super nice and fast",
quote:
"Great communication, fair pricing, and fast work. Brent is the kind of local professional you can trust. Would definitely use again.",
tag: "Trimming Service",
avatarSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
avatarAlt: "professional portrait headshot customer satisfied client",
imageSrc:
"http://img.b2bpic.net/free-vector/business-man-business-woman-with-statistics-bar-coins_24640-45220.jpg?_wi=2",
imageAlt: "fair pricing value affordable transparent",
},
id: "testimonial-3", name: "Jennifer Rodriguez, Homeowner", date: "Date: November 2024", title: "Super nice and fast", quote:
"Great communication, fair pricing, and fast work. Brent is the kind of local professional you can trust. Would definitely use again.", tag: "Trimming Service", avatarSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", avatarAlt: "professional portrait headshot customer satisfied client", imageSrc:
"http://img.b2bpic.net/free-vector/business-man-business-woman-with-statistics-bar-coins_24640-45220.jpg", imageAlt: "fair pricing value affordable transparent"},
]}
title="What Customers Say About Us"
description="Real feedback from homeowners and property managers who've experienced A Cut Above service firsthand."