diff --git a/src/app/page.tsx b/src/app/page.tsx index 987f0f7..46cd588 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg", imageAlt: "Decorative feature wall" } ]} carouselPosition="right" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Customer 1" }, { src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Customer 2" }, @@ -207,7 +207,7 @@ export default function LandingPage() { { text: "Visit Our Showroom", href: "https://maps.google.com/?q=Gerber+Blvd,+Gants+Plaza,+Cape+Town,+7140" } ]} buttonAnimation="none" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} />