Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Collections", href: "products" },
|
||||
{ text: "Call Now", href: "#" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-handsome-man-choosing-cloth-shop_1303-19847.jpg"
|
||||
imageAlt="LEVIT boutique storefront and curated fashion collection"
|
||||
frameStyle="card"
|
||||
@@ -222,4 +222,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user