Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -55,21 +55,21 @@ export default function LandingPage() {
|
||||
description="Paguyuban UMKM Singosari"
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/luxury-golden-mandala-background_23-2147878731.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/luxury-golden-mandala-background_23-2147878731.jpg",
|
||||
imageAlt: "Traditional Javanese batik pattern",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-branch-leaf-beige-surface_114579-46141.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-branch-leaf-beige-surface_114579-46141.jpg",
|
||||
imageAlt: "Assorted UMKM products",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-branch-leaf-beige-surface_114579-46141.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-branch-leaf-beige-surface_114579-46141.jpg",
|
||||
imageAlt: "Assorted UMKM products",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/luxury-golden-mandala-background_23-2147878731.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/luxury-golden-mandala-background_23-2147878731.jpg",
|
||||
imageAlt: "Traditional Javanese batik pattern",
|
||||
},
|
||||
]}
|
||||
@@ -102,6 +102,7 @@ export default function LandingPage() {
|
||||
<TeamCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user