images updated
This commit is contained in:
parent
10cba3d48e
commit
1a929aaa0f
@ -1,7 +1,7 @@
|
||||
export const allBlogs = [
|
||||
{
|
||||
{
|
||||
id: 1,
|
||||
slug: "revolutionizing-coconut-processing-the-rise-of-turnkey-plants",
|
||||
slug: "rise-of-turnkey-coconut-processing-plants",
|
||||
image: "/assets/img/home/blog/blog-1.webp",
|
||||
bannerImage: "/assets/img/blog/blog-details-1.webp",
|
||||
images: ["/assets/img/blog/blog-card1.webp", "/assets/img/blog/blog-card1.webp"],
|
||||
@ -76,10 +76,11 @@ export const allBlogs = [
|
||||
|
||||
|
||||
`
|
||||
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
slug: "deshelling-machine-upgrades-what-you-need-to-know",
|
||||
slug: "coconut-deshelling-machine-upgrades",
|
||||
image: "/assets/img/home/blog/blog-2.webp",
|
||||
bannerImage: "/assets/img/blog/blog-details-2.webp",
|
||||
images: ["/assets/img/blog/blog-card2.webp", "/assets/img/blog/blog-card2.webp"],
|
||||
@ -147,10 +148,11 @@ export const allBlogs = [
|
||||
</p>
|
||||
|
||||
`
|
||||
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
slug: "dry-smarter-choosing-the-right-coconut-dryer-facility",
|
||||
slug: "choosing-the-right-coconut-dryer",
|
||||
image: "/assets/img/home/blog/blog-3.webp",
|
||||
bannerImage: "/assets/img/blog/blog-details-3.webp",
|
||||
images: ["/assets/img/blog/blog-card3.webp", "/assets/img/blog/blog-card3.webp"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user