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" />