added family blog api resources

This commit was merged in pull request #610.
This commit is contained in:
victorAnumudu
2024-03-04 15:05:31 +01:00
parent 1048e51ddf
commit 9737c02d45
3 changed files with 86 additions and 22 deletions
@@ -13,7 +13,7 @@ export default function FamBlogItem({datas, className, bg, hidden=false}) {
<div
className="w-full h-[236px] p-6 rounded-xl overflow-hidden bg-sky-200"
style={{
// background: `url(${`${bg}${datas.meta_value}`}) 0% 0% / cover no-repeat`,
background: `url(${`${bg}${datas.meta_value}`}) 0% 0% / cover no-repeat`,
}}
>
<div className="product-two-options flex justify-between mb-5 relative">