Update src/app/page.tsx

This commit is contained in:
2026-03-02 19:30:05 +00:00
parent 7f7a87d1ab
commit 174677a1af

View File

@@ -115,7 +115,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}
@@ -136,15 +136,15 @@ export default function HomePage() {
{
id: "1", 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", 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=2", imageAlt: "Corrosion-resistant coating demonstration"},
{
id: "2", 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", 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=1", imageAlt: "Wear-resistant coating application"},
{
id: "3", 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", 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=1", imageAlt: "Thermal barrier coating system"},
]}
/>
</div>