Images Updated
This commit is contained in:
parent
b907357b0d
commit
187059fd44
@ -13,7 +13,7 @@ export default function About() {
|
|||||||
>
|
>
|
||||||
<div className="about-shape-1 float-bob-x">
|
<div className="about-shape-1 float-bob-x">
|
||||||
<Image
|
<Image
|
||||||
src="/assets/img/about/about-shape-1.png"
|
src="/assets/img/about/top-right.webp"
|
||||||
width={114}
|
width={114}
|
||||||
height={419}
|
height={419}
|
||||||
alt="img"
|
alt="img"
|
||||||
@ -21,7 +21,7 @@ export default function About() {
|
|||||||
</div>
|
</div>
|
||||||
<div className="about-shape-2 float-bob-x">
|
<div className="about-shape-2 float-bob-x">
|
||||||
<Image
|
<Image
|
||||||
src="/assets/img/about/about-shape-2.png"
|
src="/assets/img/about/bottom-left.webp"
|
||||||
width={318}
|
width={318}
|
||||||
height={408}
|
height={408}
|
||||||
alt="img"
|
alt="img"
|
||||||
@ -45,15 +45,17 @@ export default function About() {
|
|||||||
data-wow-delay=".4s"
|
data-wow-delay=".4s"
|
||||||
>
|
>
|
||||||
<Image
|
<Image
|
||||||
src="/assets/img/about/02.jpg"
|
src="/assets/img/about/about-small-image.webp"
|
||||||
width={260}
|
width={260}
|
||||||
height={270}
|
height={270}
|
||||||
|
style={{ height: '200px', objectFit: 'cover' }}
|
||||||
alt="img"
|
alt="img"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div className="about-line-shape">
|
<div className="about-line-shape">
|
||||||
<Image
|
<Image
|
||||||
src="/assets/img/about/about-shape-3.png"
|
src="/assets/img/about/right-side-scale-img.webp"
|
||||||
width={30}
|
width={30}
|
||||||
height={545}
|
height={545}
|
||||||
alt="img"
|
alt="img"
|
||||||
@ -73,7 +75,7 @@ export default function About() {
|
|||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
<p className="mt-3 mt-md-0 wow fadeInUp" data-wow-delay=".4s">
|
<p className="mt-3 mt-md-0 wow fadeInUp" data-wow-delay=".4s">
|
||||||
We are pioneers in designing and delivering high-performance coconut processing equipment built for modern food processing industries. With decades of expertise, we offer complete turnkey solutions - from coconut deshelling to drying, grinding, and packaging.
|
We are pioneers in designing and delivering high-performance coconut processing equipment built for modern food processing industries. With decades of expertise, we offer complete turnkey solutions - from coconut deshelling to drying, grinding, and packaging.
|
||||||
</p>
|
</p>
|
||||||
<p className="mt-3 mt-md-0 wow fadeInUp" data-wow-delay=".4s">
|
<p className="mt-3 mt-md-0 wow fadeInUp" data-wow-delay=".4s">
|
||||||
Our engineering capabilities include:
|
Our engineering capabilities include:
|
||||||
@ -81,7 +83,7 @@ export default function About() {
|
|||||||
<ul className="list-items wow fadeInUp" data-wow-delay=".2s">
|
<ul className="list-items wow fadeInUp" data-wow-delay=".2s">
|
||||||
<li>
|
<li>
|
||||||
<i className="fa-solid fa-circle-check"></i>
|
<i className="fa-solid fa-circle-check"></i>
|
||||||
Complete plant design & optimization
|
Complete plant design & optimization
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i className="fa-solid fa-circle-check"></i>
|
<i className="fa-solid fa-circle-check"></i>
|
||||||
@ -93,7 +95,7 @@ export default function About() {
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p className="mt-md-0 wow fadeInUp" data-wow-delay=".4s">
|
<p className="mt-md-0 wow fadeInUp" data-wow-delay=".4s">
|
||||||
Let us help you boost your production efficiency and minimize downtime.
|
Let us help you boost your production efficiency and minimize downtime.
|
||||||
</p>
|
</p>
|
||||||
{/* <div className="about-author">
|
{/* <div className="about-author">
|
||||||
<div
|
<div
|
||||||
|
|||||||
BIN
public/assets/img/about/about-small-image.webp
Normal file
BIN
public/assets/img/about/about-small-image.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
BIN
public/assets/img/about/bottom-left.webp
Normal file
BIN
public/assets/img/about/bottom-left.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
BIN
public/assets/img/about/right-side-scale-img.webp
Normal file
BIN
public/assets/img/about/right-side-scale-img.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 70 B |
BIN
public/assets/img/about/top-right.webp
Normal file
BIN
public/assets/img/about/top-right.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Loading…
x
Reference in New Issue
Block a user