Merge version_1 into main #1
@@ -60,7 +60,6 @@ export default function HomePage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-huge-african-elephant_181624-9900.jpg", imageAlt: "Artisan Crafting Nettipattam" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -79,6 +78,7 @@ export default function HomePage() {
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -157,6 +157,7 @@ export default function HomePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -182,7 +183,6 @@ export default function HomePage() {
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
|
||||
{ icon: Twitter, href: "#", ariaLabel: "Twitter" }
|
||||
]}
|
||||
navLinks={navLinksForFooter}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user