Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-03 21:47:03 +00:00

View File

@@ -130,15 +130,15 @@ export default function LandingPage() {
<div id="team" data-section="team">
<TeamCardTen
title="Meet the K-Rush Team"
tag="Our Experts"
tag=""
tagAnimation="slide-up"
membersAnimation="slide-up"
members={[
{
id: "1", name: "Nick", imageSrc: "http://img.b2bpic.net/free-photo/portrait-farmer-standing-with-arms-crossed-apple-orchard_107420-12205.jpg", imageAlt: "Nick, Owner and Lead Arborist"
id: "1", name: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQTDu2EUCvGQ2uunbbsny5vMOf/uploaded-1772574356689-06wfqeq4.jpg", imageAlt: ", Owner and Lead Arborist"
},
{
id: "2", name: "Professional Crew", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg", imageAlt: "K-Rush Tree Service Team"
id: "2", name: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQTDu2EUCvGQ2uunbbsny5vMOf/uploaded-1772574401290-39nrobrs.webp", imageAlt: "K-Rush Tree Service Team"
}
]}
memberVariant="card"