update image and about section
This commit is contained in:
@@ -85,7 +85,7 @@ export default function IndustrySolutions() {
|
||||
<Link href="/solutions" className="industry-card-link">
|
||||
<div className="industry-card-bg">
|
||||
<Image
|
||||
src="/images/tab-pic-1.jpeg"
|
||||
src="/images/tab-pic-1.webp"
|
||||
alt="FMCG Logistics"
|
||||
fill
|
||||
style={{ objectFit: "cover" }}
|
||||
@@ -149,7 +149,7 @@ export default function IndustrySolutions() {
|
||||
<Link href="/solutions" className="industry-card-link">
|
||||
<div className="industry-card-bg">
|
||||
<Image
|
||||
src="/images/tab-pic-2.jpeg"
|
||||
src="/images/tab-pic-2.webp"
|
||||
alt="Pharma Logistics"
|
||||
fill
|
||||
style={{ objectFit: "cover" }}
|
||||
@@ -213,7 +213,7 @@ export default function IndustrySolutions() {
|
||||
<Link href="/solutions" className="industry-card-link">
|
||||
<div className="industry-card-bg">
|
||||
<Image
|
||||
src="/images/tab-pic-3.jpeg"
|
||||
src="/images/tab-pic-3.webp"
|
||||
alt="Enterprise Logistics"
|
||||
fill
|
||||
style={{ objectFit: "cover" }}
|
||||
|
||||
Reference in New Issue
Block a user