Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
href: "#visit",
|
||||
},
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-2835.jpg"
|
||||
imageAlt="Grand entrance of Greater Columbus Antique Mall, inviting and mysterious"
|
||||
textPosition="center"
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grunge-style-wooden-texture-with-old-paper-design_1048-10236.jpg"
|
||||
imageAlt="Vintage treasure map illustration representing exploration"
|
||||
mediaAnimation="background-highlight"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
</div>
|
||||
@@ -113,6 +113,8 @@ export default function LandingPage() {
|
||||
<ProductCardTwo
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="blur-reveal"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
@@ -255,7 +257,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
faqsAnimation="background-highlight"
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user