Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
{ label: "Featured Artists", value: "120+" },
|
||||
{ label: "Artworks Available", value: "850+" }
|
||||
]}
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
tag="Creative Voices"
|
||||
tagIcon={Users}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground="noInvert"
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
members={[
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
id: "message", label: "Message", placeholder: "Tell us about your interest in Ukrainian art or how we can help", required: true
|
||||
}}
|
||||
buttonText="Send Inquiry"
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user