Merge version_1 into main #1
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-holds-festive-flower-arrangement-with-bright-chrysanthemum-flowers_169016-51483.jpg"
|
||||
imageAlt="Elegant flower arrangement for a studio"
|
||||
mediaAnimation="reveal-blur"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
/>
|
||||
</div>
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselMode="auto"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="reveal-blur"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -95,8 +95,8 @@ export default function LandingPage() {
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-female-artist_23-2147781628.jpg", alt: "Event planner avatar" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-senior-woman-with-tablet-cafe_1262-3779.jpg", alt: "Wedding guest avatar" },
|
||||
]}
|
||||
ratingAnimation="reveal-blur"
|
||||
avatarsAnimation="reveal-blur"
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", title: "How can I keep my flowers fresh longer?", content: "Change the water daily, re-cut stems at an angle every 2-3 days, and keep your arrangement away from direct sunlight, heat sources, and ripening fruit."},
|
||||
]}
|
||||
faqsAnimation="reveal-blur"
|
||||
faqsAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user