Merge version_1 into main #3
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Step Into Premium Style"
|
||||
description="Discover our exclusive collection of handcrafted shoes designed for comfort, quality, and timeless elegance. Every pair tells a story of craftsmanship."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", alt: "Customer Avatar 1"
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
{ text: "Contact Us", href: "#" },
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user