Merge version_1 into main #5
@@ -52,7 +52,7 @@ export default function AboutPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=64cqzn"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=64cqzn&_wi=1"
|
||||
imageAlt="small business lawn care owner"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="About us hero section"
|
||||
@@ -115,22 +115,22 @@ export default function AboutPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hn2hv0", imageAlt: "professional headshot portrait"
|
||||
id: "testimonial-1", name: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hn2hv0&_wi=1", imageAlt: "professional headshot portrait"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=620uet", imageAlt: "satisfied customer portrait"
|
||||
id: "testimonial-2", name: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=620uet&_wi=1", imageAlt: "satisfied customer portrait"
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "Jennifer Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rbp2bq", imageAlt: "happy customer portrait"
|
||||
id: "testimonial-3", name: "Jennifer Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rbp2bq&_wi=1", imageAlt: "happy customer portrait"
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", name: "Robert Williams", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=220zse", imageAlt: "customer review portrait"
|
||||
id: "testimonial-4", name: "Robert Williams", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=220zse&_wi=1", imageAlt: "customer review portrait"
|
||||
},
|
||||
{
|
||||
id: "testimonial-5", name: "Lisa Thompson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7u8kr2", imageAlt: "smiling customer portrait"
|
||||
id: "testimonial-5", name: "Lisa Thompson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7u8kr2&_wi=1", imageAlt: "smiling customer portrait"
|
||||
},
|
||||
{
|
||||
id: "testimonial-6", name: "David Anderson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2291dm", imageAlt: "happy customer face"
|
||||
id: "testimonial-6", name: "David Anderson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2291dm&_wi=1", imageAlt: "happy customer face"
|
||||
},
|
||||
]}
|
||||
cardTitle="Trusted by Our Community"
|
||||
@@ -149,7 +149,7 @@ export default function AboutPage() {
|
||||
<div id="footer-about" data-section="footer-about" className="py-12 md:py-16 px-4 bg-[var(--foreground)]">
|
||||
<div className="max-w-6xl mx-auto">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qba3ro"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qba3ro&_wi=1"
|
||||
imageAlt="Davie Florida residential neighborhood"
|
||||
logoText="M&M Best Lawn Service"
|
||||
copyrightText="© 2025 M&M Best Lawn Service. All rights reserved."
|
||||
|
||||
@@ -93,7 +93,7 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=64cqzn"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=64cqzn&_wi=2"
|
||||
imageAlt="small business lawn care owner"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="About section - M&M Best Lawn Service"
|
||||
@@ -196,22 +196,22 @@ export default function HomePage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hn2hv0", imageAlt: "professional headshot portrait"
|
||||
id: "testimonial-1", name: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hn2hv0&_wi=2", imageAlt: "professional headshot portrait"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=620uet", imageAlt: "satisfied customer portrait"
|
||||
id: "testimonial-2", name: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=620uet&_wi=2", imageAlt: "satisfied customer portrait"
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "Jennifer Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rbp2bq", imageAlt: "happy customer portrait"
|
||||
id: "testimonial-3", name: "Jennifer Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rbp2bq&_wi=2", imageAlt: "happy customer portrait"
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", name: "Robert Williams", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=220zse", imageAlt: "customer review portrait"
|
||||
id: "testimonial-4", name: "Robert Williams", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=220zse&_wi=2", imageAlt: "customer review portrait"
|
||||
},
|
||||
{
|
||||
id: "testimonial-5", name: "Lisa Thompson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7u8kr2", imageAlt: "smiling customer portrait"
|
||||
id: "testimonial-5", name: "Lisa Thompson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7u8kr2&_wi=2", imageAlt: "smiling customer portrait"
|
||||
},
|
||||
{
|
||||
id: "testimonial-6", name: "David Anderson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2291dm", imageAlt: "happy customer face"
|
||||
id: "testimonial-6", name: "David Anderson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2291dm&_wi=2", imageAlt: "happy customer face"
|
||||
},
|
||||
]}
|
||||
cardTitle="What Our Customers Say"
|
||||
@@ -290,7 +290,7 @@ export default function HomePage() {
|
||||
<div id="footer-home" data-section="footer-home" className="py-12 md:py-16 px-4 bg-[var(--foreground)]">
|
||||
<div className="max-w-6xl mx-auto">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qba3ro"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qba3ro&_wi=2"
|
||||
imageAlt="Davie Florida residential neighborhood"
|
||||
logoText="M&M Best Lawn Service"
|
||||
copyrightText="© 2025 M&M Best Lawn Service. All rights reserved."
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function ServiceAreasPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qba3ro"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qba3ro&_wi=3"
|
||||
imageAlt="Davie Florida residential neighborhood"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Service areas header section"
|
||||
@@ -142,7 +142,7 @@ export default function ServiceAreasPage() {
|
||||
<div id="footer-service-areas" data-section="footer-service-areas" className="py-12 md:py-16 px-4 bg-[var(--foreground)]">
|
||||
<div className="max-w-6xl mx-auto">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qba3ro"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qba3ro&_wi=4"
|
||||
imageAlt="Davie Florida residential neighborhood"
|
||||
logoText="M&M Best Lawn Service"
|
||||
copyrightText="© 2025 M&M Best Lawn Service. All rights reserved."
|
||||
|
||||
@@ -178,7 +178,7 @@ export default function ServicesPage() {
|
||||
<div id="footer-services" data-section="footer-services" className="py-12 md:py-16 px-4 bg-[var(--foreground)]">
|
||||
<div className="max-w-6xl mx-auto">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qba3ro"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qba3ro&_wi=5"
|
||||
imageAlt="Davie Florida residential neighborhood"
|
||||
logoText="M&M Best Lawn Service"
|
||||
copyrightText="© 2025 M&M Best Lawn Service. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user