diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e5f431..81082d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,6 +138,7 @@ export default function LandingPage() { tagIcon={Award} textboxLayout="default" animationType="blur-reveal" + useInvertedBackground={false} metrics={[ { id: "1", icon: Home, title: "Properties Sold", value: "450+" }, { id: "2", icon: Users, title: "Satisfied Clients", value: "650+" },