Add CTA section after newsletter in Blog page

cgen-676d2063460d4cefbe55977b9f88f1fd
This commit is contained in:
Builder.io 2025-11-15 19:46:15 +00:00
parent 504daecfbd
commit 444addbbc8

View file

@ -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">