Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-19 04:57:26 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-uniform-against-backdrop-agri-buildings_146671-19122.jpg", imageAlt: "experienced veteran roofing specialist" },
{ imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12856.jpg", imageAlt: "customer satisfaction roofing quality" }
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
ariaLabel="Hero section - New View Roofing Excellence"
/>
</div>
@@ -192,7 +192,7 @@ export default function LandingPage() {
inputPlaceholder="Enter your email address"
buttonText="Send Me More Info"
termsText="By submitting this form, you're opting in to receive roofing updates and promotional offers. We respect your privacy and will never sell your information."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
ariaLabel="Contact section - Request free estimate"
/>
</div>