diff --git a/src/app/page.tsx b/src/app/page.tsx index 40c9eae..dae3943 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,6 +97,7 @@ export default function LandingPage() { { id: "3", title: "What areas do you serve?", content: "We serve the entire Hampton, VA area." }, ]} faqsAnimation="slide-up" + textboxLayout="split" useInvertedBackground={true} imageSrc="http://img.b2bpic.net/free-photo/technician-servicing-air-conditioner_23-2148767988.jpg" /> @@ -107,6 +108,7 @@ export default function LandingPage() { tag="Contact Us" title="Get in Touch" description="Schedule your service or ask us a question. We look forward to hearing from you." + background={{ variant: "gradient-bars" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/close-up-technician-fixing-hvac-unit_23-2149129598.jpg" />