Merge version_1 into main #1

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

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[{ text: "View Your Surprise", href: "#message" }]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-with-flowers-her-hands-march-decoration-pink-background-party-womens-day-march-marriage-passion-sensual-equality_140725-70377.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-with-flowers-her-hands-march-decoration-pink-background-party-womens-day-march-marriage-passion-sensual-equality_140725-70377.jpg?_wi=1"
imageAlt="Celebrating the special woman in your life"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -113,7 +113,7 @@ export default function LandingPage() {
{
id: "3", name: "Your Strength", imageSrc: "http://img.b2bpic.net/free-vector/fantastic-women-s-day-card-with-floral-decoration_23-2147597363.jpg"},
{
id: "4", name: "Your Love", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-with-flowers-her-hands-march-decoration-pink-background-party-womens-day-march-marriage-passion-sensual-equality_140725-70377.jpg"},
id: "4", name: "Your Love", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-with-flowers-her-hands-march-decoration-pink-background-party-womens-day-march-marriage-passion-sensual-equality_140725-70377.jpg?_wi=2"},
]}
memberVariant="card"
useInvertedBackground={false}