4 Commits

Author SHA1 Message Date
2eb9c7e8da Merge version_3 into main
Merge version_3 into main
2026-03-11 20:58:55 +00:00
1adff3cab0 Update src/app/page.tsx 2026-03-11 20:58:51 +00:00
5c69bbc084 Merge version_2 into main
Merge version_2 into main
2026-03-11 20:55:57 +00:00
99d2e6981e Merge version_2 into main
Merge version_2 into main
2026-03-11 20:55:32 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
leftCarouselItems={[
{ imageSrc: "https://images.unsplash.com/photo-1562883714160-37bca2e55e2c?w=800&q=80", imageAlt: "Professional roofing team working on roof" },
{ imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=800&q=80&_wi=1", imageAlt: "Roof inspection and assessment" },
{ imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&q=80", imageAlt: "Expert roof repair work" },
{ imageSrc: "https://images.unsplash.com/photo-1581078731548-c64695c952952?w=800&q=80", imageAlt: "Expert roof repair work" },
{ imageSrc: "https://images.unsplash.com/photo-1581092160562-40fed08a5f1d?w=800&q=80&_wi=1", imageAlt: "Storm damage roof restoration" }
]}
rightCarouselItems={[
@@ -145,7 +145,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTen
title="Trusted by Kirkland Homeowners"
description="Real stories from neighbors who trusted us with their most important investment"
description="Real stories from neighbors who trusted us with their most important investment - now featuring Google reviews from verified customers"
tag="Testimonials"
textboxLayout="default"
useInvertedBackground={true}