From cef3b742e1d53041d478b8c513e165422da6165b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 17:37:24 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cf7c228..2dd0e1c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,17 +76,6 @@ export default function AboutPage() { description="For over 15 years, Sierra & Sons has been the trusted landscaping partner for Perth Amboy families and businesses. What started as a passion for creating beautiful outdoor spaces has grown into a thriving, family-owned business known for integrity, quality, and exceptional customer care." tag="Family-Owned Since 2009" tagAnimation="slide-up" - bullets={[ - { - title: "Family Legacy", description: "Founded on generations of landscaping expertise and a commitment to excellence that runs deep in our roots.", icon: Heart, - }, - { - title: "Local Roots", description: "Based right here in Perth Amboy, we're deeply invested in our community and every project we touch.", icon: Leaf, - }, - { - title: "Trusted Partners", description: "15+ years of consistent quality and reliability has made us the preferred choice for thousands of satisfied customers.", icon: Shield, - }, - ]} imagePosition="right" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t7cj5i" imageAlt="Sierra & Sons Landscaping Team" @@ -120,17 +109,6 @@ export default function AboutPage() { description="We believe landscaping is more than just cutting grass and planting flowers. It's about creating outdoor spaces where families gather, memories are made, and life happens. That's why we bring a personalized touch to every project, treating each customer's yard like it's our own." tag="Our Core Values" tagAnimation="slide-up" - bullets={[ - { - title: "Quality First", description: "Every project receives meticulous attention to detail. We use premium materials and proven techniques.", icon: Award, - }, - { - title: "Customer Focused", description: "Your vision drives our work. We listen, consult, and deliver exactly what you're looking for.", icon: Users, - }, - { - title: "Reliability", description: "Professional scheduling, punctual service, and follow-through are non-negotiable for us.", icon: Shield, - }, - ]} imagePosition="left" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bsiywv&_wi=1" imageAlt="Our Quality Landscaping Work" @@ -158,8 +136,6 @@ export default function AboutPage() { { id: "6", name: "Thomas Bennett", role: "Homeowner", testimonial: "Looking for a landscaping company you can trust? Look no further. Sierra & Sons consistently exceeds expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5zfgex&_wi=1", imageAlt: "Thomas Bennett testimonial"}, ]} - gridVariant="three-columns-all-equal-width" - animationType="slide-up" textboxLayout="default" useInvertedBackground={true} tag="5-Star Rating with 21 Reviews" -- 2.49.1 From b2038a6cf15d9806a5f120a605e9dd2eb1548531 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 17:37:24 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ccff0b5..44ab117 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -225,8 +225,6 @@ export default function HomePage() { { id: "6", name: "Thomas Bennett", role: "Homeowner", testimonial: "Outstanding results! The crew was efficient, respectful of our property, and left everything clean. This is what professional landscaping should look like.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5zfgex&_wi=1", imageAlt: "Thomas Bennett testimonial"}, ]} - gridVariant="three-columns-all-equal-width" - animationType="slide-up" textboxLayout="default" useInvertedBackground={true} tag="5-Star Rating with 21 Reviews" -- 2.49.1 From baeea5af50d2bcf2069615ab36b0bc94c8a28a8e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 17:37:25 +0000 Subject: [PATCH 3/4] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 59e955b..2dbe19c 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -142,8 +142,6 @@ export default function ReviewsPage() { title="All 21 Customer Reviews" description="Real reviews from real customers who have experienced our professional landscaping services. Every review reflects our commitment to excellence and customer satisfaction." testimonials={allReviews} - gridVariant="three-columns-all-equal-width" - animationType="slide-up" textboxLayout="default" useInvertedBackground={true} tag="Verified 5-Star Reviews" -- 2.49.1 From c1a8c5994728cd969d31411e447599c9b55bf512 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 17:37:25 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 8d6bbc2..1e91bb5 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -124,7 +124,6 @@ export default function ServicesPage() { tag="Complete Solutions" tagIcon={CheckCircle} tagAnimation="slide-up" - animationType="slide-up" /> @@ -194,7 +193,6 @@ export default function ServicesPage() { ]} textboxLayout="default" useInvertedBackground={true} - animationType="blur-reveal" /> -- 2.49.1