Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-04-08 21:48:36 +00:00

View File

@@ -76,6 +76,8 @@ export default function LandingPage() {
title: "Half-Round Gutters", description: "Perfect for traditional, historic, or high-end homes. Elegant, curved design with superior water flow.", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16088.jpg", imageAlt: "Half-Round Gutter"},
{
title: "Seamless Installation", description: "Custom fit on-site to minimize leaks and enhance visual appeal.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=2", imageAlt: "Seamless gutter installation"},
{
title: "Same-Day Installation", description: "Most residential projects are fully installed within one day by our expert crews to minimize disruption.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", imageAlt: "Rapid installation"}
]}
title="Why Choose Our Gutter Systems?"
description="Built to last and designed to protect. We emphasize precision installation for long-term water management."
@@ -179,4 +181,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}