From 2c3594f4c868129fd6a3ac7b2c1412ca281f58c6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 04:57:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ad0879..99c9b7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -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" />