Compare commits
2 Commits
70176d997b
...
b907357b0d
| Author | SHA1 | Date | |
|---|---|---|---|
| b907357b0d | |||
| 90729d96a9 |
@ -14,7 +14,7 @@ export default function page() {
|
||||
<Header1 />
|
||||
<div
|
||||
className="breadcrumb-wrapper bg-cover"
|
||||
style={{ backgroundImage: 'url("/assets/img/breadcrumb-bg.jpg")' }}
|
||||
style={{ backgroundImage: 'url("/assets/img/blog/blog-banner.webp")' }}
|
||||
>
|
||||
{/* <div className="shape-image float-bob-y">
|
||||
<Image
|
||||
|
||||
@ -15,7 +15,7 @@ export default function page() {
|
||||
<Header1 />
|
||||
<div
|
||||
className="breadcrumb-wrapper bg-cover"
|
||||
style={{ backgroundImage: 'url("/assets/img/cta-bg.jpg")' }}
|
||||
style={{ backgroundImage: 'url("/assets/img/products/products-banner.webp")' }}
|
||||
>
|
||||
<div className="container">
|
||||
<div className="breadcrumb-wrapper-items">
|
||||
|
||||
@ -6,7 +6,7 @@ import Image from "next/image";
|
||||
|
||||
export default function Blogs() {
|
||||
return (
|
||||
<section className="news-section fix section-padding">
|
||||
<section className="news-section2 fix section-padding">
|
||||
<div className="container">
|
||||
<div className="row g-4">
|
||||
{BlogData.map((news) => (
|
||||
|
||||
@ -232,8 +232,8 @@ export const services2 = [
|
||||
export const products = [
|
||||
{
|
||||
id: 28,
|
||||
image: "/assets/img/service/01.jpg",
|
||||
icon: "/assets/img/icon/01.svg",
|
||||
image: "/assets/img/products/coconut-deshelling.webp",
|
||||
icon: "/assets/img/products/icon-1.webp",
|
||||
number: "01",
|
||||
title: "Coconut Deshelling Machine",
|
||||
description: "Effortlessly remove coconut shells with high-speed, durable, low-maintenance, energy-efficient, precision-engineered deshellers built for continuous production lines.",
|
||||
@ -241,8 +241,8 @@ export const products = [
|
||||
},
|
||||
{
|
||||
id: 29,
|
||||
image: "/assets/img/service/02.jpg",
|
||||
icon: "/assets/img/icon/02.svg",
|
||||
image: "/assets/img/products/coconut-dryer.webp",
|
||||
icon: "/assets/img/products/icon-2.webp",
|
||||
number: "02",
|
||||
title: "Coconut Dryer (Hot Air / Tray Type)",
|
||||
description: "Achieve uniform drying with our energy-efficient, high-capacity dryers designed to preserve quality and extend shelf life.",
|
||||
@ -250,8 +250,8 @@ export const products = [
|
||||
},
|
||||
{
|
||||
id: 30,
|
||||
image: "/assets/img/service/03.jpg",
|
||||
icon: "/assets/img/icon/03.svg",
|
||||
image: "/assets/img/products/coconut-grinder.webp",
|
||||
icon: "/assets/img/products/icon-3.webp",
|
||||
number: "03",
|
||||
title: "Coconut Pulverizer & Grinder",
|
||||
description: "Grind dried coconut into fine powder with consistent output, low power consumption, minimal maintenance, high efficiency, and smooth operation.",
|
||||
@ -259,8 +259,8 @@ export const products = [
|
||||
},
|
||||
{
|
||||
id: 31,
|
||||
image: "/assets/img/service/06.jpg",
|
||||
icon: "/assets/img/icon/07.svg",
|
||||
image: "/assets/img/products/coconut-milk-extractor.webp",
|
||||
icon: "/assets/img/products/icon-4.webp",
|
||||
number: "04",
|
||||
title: "Coconut Milk Extractor",
|
||||
description: "Extract rich, pure coconut milk with hygienic, food-grade, corrosion-resistant, easy-to-clean machinery suitable for both small and industrial-scale operations.",
|
||||
@ -268,8 +268,8 @@ export const products = [
|
||||
},
|
||||
{
|
||||
id: 32,
|
||||
image: "/assets/img/service/07.jpg",
|
||||
icon: "/assets/img/icon/08.svg",
|
||||
image: "/assets/img/products/coconut-oil.webp",
|
||||
icon: "/assets/img/products/icon-5.webp",
|
||||
number: "05",
|
||||
title: "Virgin Coconut Oil (VCO) Processing Equipment",
|
||||
description: "From cold press systems to filtration and bottling, complete VCO machinery for value-added production.",
|
||||
@ -277,8 +277,8 @@ export const products = [
|
||||
},
|
||||
{
|
||||
id: 33,
|
||||
image: "/assets/img/service/08.jpg",
|
||||
icon: "/assets/img/icon/09.svg",
|
||||
image: "/assets/img/products/coconut-water.webp",
|
||||
icon: "/assets/img/products/icon-6.webp",
|
||||
number: "06",
|
||||
title: "Coconut Water Processing Unit",
|
||||
description: "Sterilize, filter, and bottle coconut water with our modular, easy-to-maintain setups. Designed for scalability, these systems ensure purity and extended shelf stability.",
|
||||
|
||||
BIN
public/assets/img/blog/blog-1.webp
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
public/assets/img/blog/blog-2.webp
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
public/assets/img/blog/blog-3.webp
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
public/assets/img/blog/blog-banner.webp
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
public/assets/img/blog/blog-card1.webp
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
public/assets/img/blog/blog-card2.webp
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
public/assets/img/blog/blog-card3.webp
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
public/assets/img/blog/blog-details-1.webp
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
public/assets/img/blog/blog-details-2.webp
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
public/assets/img/blog/blog-details-3.webp
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
public/assets/img/products/coconut-deshelling.webp
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
public/assets/img/products/coconut-dryer.webp
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
public/assets/img/products/coconut-grinder.webp
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
public/assets/img/products/coconut-milk-extractor.webp
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
BIN
public/assets/img/products/coconut-oil.webp
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
public/assets/img/products/coconut-water.webp
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
public/assets/img/products/icon-1.webp
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
public/assets/img/products/icon-2.webp
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
public/assets/img/products/icon-3.webp
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
public/assets/img/products/icon-4.webp
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
public/assets/img/products/icon-5.webp
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
public/assets/img/products/icon-6.webp
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
public/assets/img/products/products-banner.webp
Normal file
|
After Width: | Height: | Size: 26 KiB |
@ -37,9 +37,9 @@ export const BlogData = [
|
||||
{
|
||||
id: 7,
|
||||
slug: "rise-of-turnkey-coconut-processing-plants",
|
||||
image: "/assets/img/news/post-4.jpg",
|
||||
bannerImage: "/assets/img/breadcrumb-bg.jpg",
|
||||
images: ["/assets/img/news/04.jpg", "/assets/img/news/04.jpg"],
|
||||
image: "/assets/img/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"],
|
||||
category: "Coconut Tech",
|
||||
date: "07 July 2024",
|
||||
title: "Revolutionizing Coconut Processing: The Rise of Turnkey Plants",
|
||||
@ -116,9 +116,9 @@ export const BlogData = [
|
||||
{
|
||||
id: 8,
|
||||
slug: "coconut-deshelling-machine-upgrades",
|
||||
image: "/assets/img/news/post-4.jpg",
|
||||
bannerImage: "/assets/img/breadcrumb-bg.jpg",
|
||||
images: ["/assets/img/news/04.jpg", "/assets/img/news/04.jpg"],
|
||||
image: "/assets/img/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"],
|
||||
category: "Machine Insights",
|
||||
date: "07 July 2024",
|
||||
title: "Deshelling Machine Upgrades: What You Need to Know",
|
||||
@ -188,9 +188,9 @@ export const BlogData = [
|
||||
{
|
||||
id: 9,
|
||||
slug: "choosing-the-right-coconut-dryer",
|
||||
image: "/assets/img/news/post-4.jpg",
|
||||
bannerImage: "/assets/img/breadcrumb-bg.jpg",
|
||||
images: ["/assets/img/news/04.jpg", "/assets/img/news/04.jpg"],
|
||||
image: "/assets/img/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"],
|
||||
category: "Operational Tips",
|
||||
date: "07 July 2024",
|
||||
title: "Dry Smarter: Choosing the Right Coconut Dryer for Your Facility",
|
||||
|
||||