feat: enhance newsletter component with customizable properties and add search/filter adj dashboard
This commit is contained in:
@@ -10,7 +10,9 @@ export const NewsPage = () => {
|
||||
<Card>
|
||||
<Carousel {...SPOTLIGHT} />
|
||||
</Card>
|
||||
<Newsletter />
|
||||
<div className="min-h-[400px] sm:min-h-[300px]">
|
||||
<Newsletter className="mr-0 lg:-ml-14" />
|
||||
</div>
|
||||
<Card>
|
||||
<Carousel {...BERITA} />
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user