Update src/app/page.tsx

This commit is contained in:
2026-03-02 19:26:28 +00:00
parent 618ab34ce0
commit 97a27aa47f

View File

@@ -129,7 +129,7 @@ export default function HomePage() {
description="Thermion Inc."
subdescription="Setting the standard for industrial coating excellence"
icon={Sparkles}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/close-up-of-corroded-metal-surface-showi-1772479505876-e7d6a456.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/close-up-of-corroded-metal-surface-showi-1772479505876-e7d6a456.png?_wi=1"
imageAlt="Protected metal surface with thermal coating"
mediaAnimation="blur-reveal"
useInvertedBackground={true}
@@ -152,7 +152,7 @@ export default function HomePage() {
title: "Corrosion Protection",
tags: ["Anti-Corrosion", "Long-term Protection"],
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/close-up-of-corroded-metal-surface-showi-1772479505876-e7d6a456.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/close-up-of-corroded-metal-surface-showi-1772479505876-e7d6a456.png?_wi=2",
imageAlt: "Corrosion-resistant coating demonstration",
},
{
@@ -160,7 +160,7 @@ export default function HomePage() {
title: "Wear Resistance Coating",
tags: ["Enhanced Durability", "Friction Control"],
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/high-friction-industrial-components-show-1772479512549-2492bf48.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/high-friction-industrial-components-show-1772479512549-2492bf48.png?_wi=1",
imageAlt: "Wear-resistant coating application",
},
{
@@ -168,7 +168,7 @@ export default function HomePage() {
title: "Thermal Barrier Systems",
tags: ["Heat Protection", "High Temperature"],
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/industrial-heat-resistant-application-sh-1772479505785-b3644491.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/industrial-heat-resistant-application-sh-1772479505785-b3644491.png?_wi=1",
imageAlt: "Thermal barrier coating system",
},
]}