Merge version_2 into main #4
@@ -86,6 +86,7 @@ export default function AboutPage() {
|
||||
{ text: "Learn More", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
bulletPoints={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -115,6 +116,7 @@ export default function AboutPage() {
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -136,6 +138,7 @@ 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"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
tag="5-Star Rating with 21 Reviews"
|
||||
|
||||
@@ -225,6 +225,7 @@ 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"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
tag="5-Star Rating with 21 Reviews"
|
||||
|
||||
@@ -142,6 +142,7 @@ 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}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
tag="Verified 5-Star Reviews"
|
||||
|
||||
Reference in New Issue
Block a user