diff --git a/src/app/page.tsx b/src/app/page.tsx index 31da6fd..f8d1572 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,6 +85,7 @@ export default function LandingPage() { textboxLayout="split" gridVariant="uniform-all-items-equal" animationType="slide-up" + useInvertedBackground={false} metrics={[ { id: "1", value: "20+", title: "Years", description: "Experience in business", icon: ShieldCheck }, { id: "2", value: "366+", title: "Reviews", description: "5-star average", icon: Sparkles },