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