Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Collection", href: "products" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/top-view-body-butter-leaves-plain-background_23-2148305475.jpg"
|
||||
imageAlt="Luminous skincare products collection"
|
||||
frameStyle="card"
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
{ text: "Shop Now", href: "products" },
|
||||
{ text: "Get In Touch", href: "#contact" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user