Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 234d4ff7ef | |||
| fb6ce20359 |
@@ -93,13 +93,13 @@ export default function LandingPage() {
|
|||||||
subdescription="From runway concepts to everyday essentials, we prioritize texture, form, and futuristic aesthetics."
|
subdescription="From runway concepts to everyday essentials, we prioritize texture, form, and futuristic aesthetics."
|
||||||
icon={Sparkles}
|
icon={Sparkles}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardThree
|
<ProductCardThree
|
||||||
animationType="scale-rotate"
|
animationType="blur-reveal"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
|||||||
<div id="features" data-section="features">
|
<div id="features" data-section="features">
|
||||||
<FeatureCardTwentyEight
|
<FeatureCardTwentyEight
|
||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
animationType="slide-up"
|
animationType="blur-reveal"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Fashion Queries"
|
title="Fashion Queries"
|
||||||
description="Everything you need to know about your ZUDIO experience."
|
description="Everything you need to know about your ZUDIO experience."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user