Update src/app/page.tsx
This commit is contained in:
@@ -85,7 +85,7 @@ export default function HomePage() {
|
|||||||
tag="Newsletter"
|
tag="Newsletter"
|
||||||
title="Get Fashion Updates"
|
title="Get Fashion Updates"
|
||||||
description="Sign up for our newsletter to stay updated on new arrivals and sales."
|
description="Sign up for our newsletter to stay updated on new arrivals and sales."
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user