Add CTAs to BlogPost page
cgen-257db0855ebd4b6f9ce22b4cb2a1ba55
This commit is contained in:
parent
444addbbc8
commit
f202cbd5ce
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ import {
|
|||
import { Badge } from "@/components/ui/badge";
|
||||
import { User, Calendar } from "lucide-react";
|
||||
import { blogSeedPosts } from "@/data/blogSeed";
|
||||
import BlogCTASection from "@/components/blog/BlogCTASection";
|
||||
import FourOhFourPage from "./404";
|
||||
|
||||
// API Base URL for fetch requests
|
||||
|
|
|
|||
Loading…
Reference in a new issue