Add CTA section after newsletter in Blog page
cgen-676d2063460d4cefbe55977b9f88f1fd
This commit is contained in:
parent
504daecfbd
commit
444addbbc8
1 changed files with 2 additions and 0 deletions
|
|
@ -319,6 +319,8 @@ const Blog = () => {
|
|||
|
||||
<BlogNewsletterSection />
|
||||
|
||||
<BlogCTASection variant="both" />
|
||||
|
||||
<section className="bg-background/70 py-16">
|
||||
<div className="container mx-auto px-4">
|
||||
<div className="rounded-2xl border border-border/40 bg-background/80 p-8">
|
||||
|
|
|
|||
Loading…
Reference in a new issue