Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="New Collection"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", imageAlt: "OVRN Hoodie Collection"},
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", title: "Do you do collaborations?", content: "Absolutely. We're always looking for creative partnerships with artists, designers, and brands that align with OVRN values. Email us at collabs@ovrn.com to pitch ideas."},
|
||||
{
|
||||
id: "6", title: "When's the next drop?", content: "We release new collections monthly. Sign up for our newsletter to be notified about drops first and get early access to limited editions."},
|
||||
id: "6", title: "When's the next drop?", content: "We release new collections monthly. Sign up for our newsletter to be notified about drops first and get early access to limited editions."}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user