From 9f436d5caa8332903b8c266601738cf69fe8f6b8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 20:55:54 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index be39850..52a0026 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -108,13 +108,13 @@ export default function AboutPage() { useInvertedBackground={false} metrics={[ { - id: "1", value: "500+", title: "Happy Customers", description: "Satisfied homeowners and businesses trusting us with their landscapes.", videoSrc: "https://example.com/video1.mp4", videoAriaLabel: "Happy customers testimonial"}, + id: "1", value: "500+", title: "Happy Customers", description: "Satisfied homeowners and businesses trusting us with their landscapes.", videoSrc: "https://example.com/video1.mp4?_wi=1", videoAriaLabel: "Happy customers testimonial"}, { - id: "2", value: "10+", title: "Years Experience", description: "Decade of reliable lawn care service in Lewisburg, TN.", videoSrc: "https://example.com/video2.mp4", videoAriaLabel: "Years of experience"}, + id: "2", value: "10+", title: "Years Experience", description: "Decade of reliable lawn care service in Lewisburg, TN.", videoSrc: "https://example.com/video2.mp4?_wi=1", videoAriaLabel: "Years of experience"}, { - id: "3", value: "5.0★", title: "Customer Rating", description: "Consistent 5-star reviews from our valued clients.", videoSrc: "https://example.com/video3.mp4", videoAriaLabel: "Customer rating"}, + id: "3", value: "5.0★", title: "Customer Rating", description: "Consistent 5-star reviews from our valued clients.", videoSrc: "https://example.com/video3.mp4?_wi=1", videoAriaLabel: "Customer rating"}, { - id: "4", value: "100%", title: "Satisfaction", description: "Guaranteed quality on every project we undertake.", videoSrc: "https://example.com/video4.mp4", videoAriaLabel: "Satisfaction guarantee"}, + id: "4", value: "100%", title: "Satisfaction", description: "Guaranteed quality on every project we undertake.", videoSrc: "https://example.com/video4.mp4?_wi=1", videoAriaLabel: "Satisfaction guarantee"}, ]} /> -- 2.49.1 From f4c3d85a00f0ae94b9880523b572b9cc921859af Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 20:55:54 +0000 Subject: [PATCH 2/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1e00460..fc35dd9 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -99,13 +99,13 @@ export default function ContactPage() { useInvertedBackground={false} metrics={[ { - id: "1", value: "📞", title: "Phone", description: "+1 931-993-3543 - Call anytime during business hours", videoSrc: "https://example.com/video1.mp4", videoAriaLabel: "Phone contact"}, + id: "1", value: "📞", title: "Phone", description: "+1 931-993-3543 - Call anytime during business hours", videoSrc: "https://example.com/video1.mp4?_wi=2", videoAriaLabel: "Phone contact"}, { - id: "2", value: "📍", title: "Location", description: "Serving Lewisburg, TN and surrounding areas", videoSrc: "https://example.com/video2.mp4", videoAriaLabel: "Location"}, + id: "2", value: "📍", title: "Location", description: "Serving Lewisburg, TN and surrounding areas", videoSrc: "https://example.com/video2.mp4?_wi=2", videoAriaLabel: "Location"}, { - id: "3", value: "⏰", title: "Hours", description: "Monday - Saturday, 8AM - 6PM. Same-day quotes available!", videoSrc: "https://example.com/video3.mp4", videoAriaLabel: "Business hours"}, + id: "3", value: "⏰", title: "Hours", description: "Monday - Saturday, 8AM - 6PM. Same-day quotes available!", videoSrc: "https://example.com/video3.mp4?_wi=2", videoAriaLabel: "Business hours"}, { - id: "4", value: "✓", title: "Response Time", description: "24-hour guarantee on all quote requests", videoSrc: "https://example.com/video4.mp4", videoAriaLabel: "Response time guarantee"}, + id: "4", value: "✓", title: "Response Time", description: "24-hour guarantee on all quote requests", videoSrc: "https://example.com/video4.mp4?_wi=2", videoAriaLabel: "Response time guarantee"}, ]} /> -- 2.49.1 From e00543381b5eea88fd2ed4b1d7be23d15df88c56 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 20:55:55 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 21ee09a..5e68021 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,13 +169,13 @@ export default function HomePage() { useInvertedBackground={false} metrics={[ { - id: "1", value: "500+", title: "Happy Customers", description: "Satisfied homeowners and businesses trusting us with their landscapes.", videoSrc: "https://example.com/video1.mp4", videoAriaLabel: "Happy customers"}, + id: "1", value: "500+", title: "Happy Customers", description: "Satisfied homeowners and businesses trusting us with their landscapes.", videoSrc: "https://example.com/video1.mp4?_wi=3", videoAriaLabel: "Happy customers"}, { - id: "2", value: "10+", title: "Years Experience", description: "Decade of reliable lawn care service in Lewisburg, TN.", videoSrc: "https://example.com/video2.mp4", videoAriaLabel: "Years of experience"}, + id: "2", value: "10+", title: "Years Experience", description: "Decade of reliable lawn care service in Lewisburg, TN.", videoSrc: "https://example.com/video2.mp4?_wi=3", videoAriaLabel: "Years of experience"}, { - id: "3", value: "5.0★", title: "Customer Rating", description: "Consistent 5-star reviews from our valued clients.", videoSrc: "https://example.com/video3.mp4", videoAriaLabel: "Customer rating"}, + id: "3", value: "5.0★", title: "Customer Rating", description: "Consistent 5-star reviews from our valued clients.", videoSrc: "https://example.com/video3.mp4?_wi=3", videoAriaLabel: "Customer rating"}, { - id: "4", value: "50%", title: "Mulch Promo", description: "Special seasonal discount on premium mulch installation.", videoSrc: "https://example.com/video4.mp4", videoAriaLabel: "Mulch promotion"}, + id: "4", value: "50%", title: "Mulch Promo", description: "Special seasonal discount on premium mulch installation.", videoSrc: "https://example.com/video4.mp4?_wi=3", videoAriaLabel: "Mulch promotion"}, ]} /> -- 2.49.1