Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2868c1836c | |||
| 4ca2b5584e | |||
| 21d96dfb17 |
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="experience-details" data-section="experience-details">
|
<div id="experience-details" data-section="experience-details">
|
||||||
<FeatureCardTwentyEight
|
<FeatureCardTwentyEight
|
||||||
animationType="slide-up"
|
animationType="scale-rotate"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="gallery" data-section="gallery">
|
<div id="gallery" data-section="gallery">
|
||||||
<BlogCardThree
|
<BlogCardThree
|
||||||
animationType="slide-up"
|
animationType="scale-rotate"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Moments of light, texture, and distance."
|
title="Moments of light, texture, and distance."
|
||||||
|
|||||||
Reference in New Issue
Block a user