Merge version_1 into main #3
@@ -11,7 +11,7 @@ export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="shift-hover"
|
||||
defaultTextAnimation="shift-hover"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
imageSrc="https://pixabay.com/get/gf9df01d27034e2a5c516f152c3b77dcf0c6d2db3c1aae86c9bb74f90c47a2d8e16eb2d5c1f3945bcbcddeab9e80d9617510db75c98377bea93bd599448453b5f_1280.jpg"
|
||||
imageAlt="Elegant flower studio interior"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="reveal-blur"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="shift-hover"
|
||||
defaultTextAnimation="shift-hover"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
imageSrc="https://pixabay.com/get/gf9df01d27034e2a5c516f152c3b77dcf0c6d2db3c1aae86c9bb74f90c47a2d8e16eb2d5c1f3945bcbcddeab9e80d9617510db75c98377bea93bd599448453b5f_1280.jpg"
|
||||
imageAlt="Elegant flower studio interior"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="reveal-blur"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="shift-hover"
|
||||
defaultTextAnimation="shift-hover"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our services, ordering process, delivery options, and flower care."
|
||||
faqsAnimation="reveal-blur"
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user