diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index faa76af..e95a54c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -65,6 +65,7 @@ export default function AboutPage() { title="Our Core Values" description="These fundamental principles guide our decisions and interactions every single day." textboxLayout="split" + useInvertedBackground={false} features={[ { title: "Integrity", description: "Honesty and transparency are the pillars of our agency.", imageSrc: "http://img.b2bpic.net/free-photo/handshake-concept-with-handshake_23-2149735706.jpg" }, { title: "Excellence", description: "We strive for perfection in every detail of your property search.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-shaking-hands-meeting_23-2149174158.jpg" },