diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ffafe1..8817265 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,6 +109,8 @@ export default function LandscapingPage() { description="Why high-end developers trust our vision." gridVariant="uniform-all-items-equal" animationType="slide-up" + textboxLayout="default" + useInvertedBackground={false} members={[ { id: "1", name: "Architectural Rigor", role: "We treat every yard as a foundational piece of your home's identity.", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-developing-drafts_23-2147785510.jpg" }, { id: "2", name: "Dark Palette Mastery", role: "Expertise in working with shadows, dark minerals, and high-contrast plants.", imageSrc: "http://img.b2bpic.net/free-photo/bluming-red-fall-chrysanthemum-abstract-texture_158595-7136.jpg" }, @@ -124,6 +126,8 @@ export default function LandscapingPage() { description="Meet the visionaries behind our dark-palette approach." gridVariant="uniform-all-items-equal" animationType="slide-up" + textboxLayout="default" + useInvertedBackground={false} members={[ { id: "1", name: "Julian Vane", role: "Principal Architect", imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-man-spending-time-outdoors-alone_23-2149010112.jpg" }, { id: "2", name: "Serafina Rossi", role: "Flora Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-gardener-man-with-long-hair-holding-flowers_23-2148435643.jpg" }, @@ -152,6 +156,8 @@ export default function LandscapingPage() { title="Our Workflow" description="Common inquiries regarding our design and build process." faqsAnimation="slide-up" + textboxLayout="default" + useInvertedBackground={false} faqs={[ { id: "1", title: "How do you handle color selection?", content: "We focus on high-contrast palettes, utilizing deep grays and blacks with targeted, bold red accents." }, { id: "2", title: "Is maintenance difficult?", content: "We build for durability and longevity. Our landscapes are designed to require minimal intervention after establishment." },