Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-10 05:40:27 +00:00

View File

@@ -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}