diff --git a/src/app/page.tsx b/src/app/page.tsx index 08df9f0..60e2dfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { { value: "100%", label: "Client Satisfaction" } ]} enableKpiAnimation={true} - background="glowing-orb" + background={{ variant: "glowing-orb" }} avatars={[ { src: "http://img.b2bpic.net/free-photo/happy-female-with-warm-charming-smile-wears-casual-clothing-poses-indoor-enjoys-spare-time-dinner-break_273609-3314.jpg", alt: "Client testimonial 1" }, { src: "http://img.b2bpic.net/free-photo/high-angle-happy-bride-wearing-veil_23-2149722033.jpg", alt: "Client testimonial 2" },