diff --git a/src/app/page.tsx b/src/app/page.tsx index b24d937..89f2396 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Premium Salon & Spa" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "animated-grid" }} imageSrc="http://img.b2bpic.net/free-photo/woman-s-hands-with-professional-cosmetic-tools-make-up-brush-powder-makeup-artist-studio-woman-wearing-white-costume_1157-51384.jpg" imageAlt="Luxury salon interior" buttons={[ @@ -134,7 +134,7 @@ export default function LandingPage() { id: "4", name: "Amanda Brooks", role: "Spa Manager", imageSrc: "http://img.b2bpic.net/free-photo/relaxed-serious-businesswoman-leaning-wall_1262-1883.jpg", imageAlt: "Amanda Brooks" }, ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={true}