Compare commits
3 Commits
version_27
...
version_28
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c990a2156 | |||
| 5260ba8ad3 | |||
| 16f7182325 |
@@ -49,7 +49,7 @@ export default function GalleryPage() {
|
||||
<FeatureCardOne
|
||||
title={item.title}
|
||||
description={item.description}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
description="A free-flowing, spacious view of our premium packing and logistics standards."
|
||||
animationType="slide-up"
|
||||
carouselMode="buttons"
|
||||
gridVariant="bento-grid"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={galleryItems}
|
||||
|
||||
Reference in New Issue
Block a user