Merge version_2 into main #5
@@ -81,7 +81,6 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-holding-clothing-items_23-2149241338.jpg"
|
||||
imageAlt="Premium fashion marketplace showcase"
|
||||
mediaAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Shopping", href: "shop"},
|
||||
@@ -89,8 +88,6 @@ export default function HomePage() {
|
||||
text: "Explore Brands", href: "brands"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user