Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-26 07:21:23 +00:00

View File

@@ -46,10 +46,11 @@ export default function LandingPage() {
<HeroBillboardCarousel
title="Worcesters Trusted Roofing Experts"
description="High-quality roofing, honest pricing, and unmatched craftsmanship."
background={{ variant: "radial-gradient" }}
buttons={[{ text: "Get a Free Quote", href: "#contact" }, { text: "Call Now", href: "tel:+17744183724" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg" }
{ imageSrc: "http://img.b2bpic.net/full-shot-man-wearing-protection-helmet_23-2149343634.jpg" }
]}
/>
</div>