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