Merge version_1 into main #1
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLarge"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{ text: "View All Products", href: "#products" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
carouselItems={[
|
||||
{ id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/room-with-powerful-computer-online-competition-streaming-chair_482257-2063.jpg", imageAlt: "Gaming Controller" },
|
||||
{ id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-hand-typing-keyboard_23-2149680272.jpg", imageAlt: "Gaming Keyboard" },
|
||||
|
||||
Reference in New Issue
Block a user