Merge version_2 into main #3
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -124,7 +124,6 @@ export default function ServicesPage() {
|
||||
tag="Complete Solutions"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -194,7 +193,6 @@ export default function ServicesPage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user