Update src/app/services/page.tsx
This commit is contained in:
@@ -80,15 +80,15 @@ export default function ServicesPage() {
|
|||||||
{
|
{
|
||||||
id: "1", title: "Corrosion Protection", tags: ["Anti-Corrosion", "Long-term Protection"],
|
id: "1", title: "Corrosion Protection", tags: ["Anti-Corrosion", "Long-term Protection"],
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/close-up-of-corroded-metal-surface-showi-1772479505876-e7d6a456.png", imageAlt: "Corrosion-resistant coating demonstration"},
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/close-up-of-corroded-metal-surface-showi-1772479505876-e7d6a456.png?_wi=3", imageAlt: "Corrosion-resistant coating demonstration"},
|
||||||
{
|
{
|
||||||
id: "2", title: "Wear Resistance Coating", tags: ["Enhanced Durability", "Friction Control"],
|
id: "2", title: "Wear Resistance Coating", tags: ["Enhanced Durability", "Friction Control"],
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/high-friction-industrial-components-show-1772479512549-2492bf48.png", imageAlt: "Wear-resistant coating application"},
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/high-friction-industrial-components-show-1772479512549-2492bf48.png?_wi=2", imageAlt: "Wear-resistant coating application"},
|
||||||
{
|
{
|
||||||
id: "3", title: "Thermal Barrier Systems", tags: ["Heat Protection", "High Temperature"],
|
id: "3", title: "Thermal Barrier Systems", tags: ["Heat Protection", "High Temperature"],
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/industrial-heat-resistant-application-sh-1772479505785-b3644491.png", imageAlt: "Thermal barrier coating system"},
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/industrial-heat-resistant-application-sh-1772479505785-b3644491.png?_wi=2", imageAlt: "Thermal barrier coating system"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -101,7 +101,7 @@ export default function ServicesPage() {
|
|||||||
description="Technical Specialization"
|
description="Technical Specialization"
|
||||||
subdescription="Industry-leading expertise in precision coating applications"
|
subdescription="Industry-leading expertise in precision coating applications"
|
||||||
icon={Sparkles}
|
icon={Sparkles}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-industrial-engineer-or-tech-1772479505903-cc37dba0.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-industrial-engineer-or-tech-1772479505903-cc37dba0.png?_wi=1"
|
||||||
imageAlt="Industrial engineer applying thermal spray coating"
|
imageAlt="Industrial engineer applying thermal spray coating"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
|
|||||||
Reference in New Issue
Block a user