Update src/app/contact/page.tsx

This commit is contained in:
2026-03-02 19:28:41 +00:00
parent f3627a3844
commit 79e7fdf9e0

View File

@@ -19,8 +19,7 @@ export default function ContactPage() {
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Services", href: "/services" },
{ label: "Products", href: "/products" },
@@ -28,8 +27,7 @@ export default function ContactPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Technical Specs", href: "#" },
{ label: "Case Studies", href: "#" },
{ label: "Industry News", href: "#" },
@@ -37,8 +35,7 @@ export default function ContactPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Compliance", href: "#" },
@@ -54,7 +51,7 @@ export default function ContactPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumSizeLargeTitles"
background="fluid"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="double-inset"
secondaryButtonStyle="radial-glow"
@@ -72,7 +69,7 @@ export default function ContactPage() {
<ContactText
text="Have questions about our thermal spray solutions? Our expert team is ready to help you find the perfect coating solution for your industrial needs. Get in touch today."
animationType="entrance-slide"
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Contact Our Team", href: "#" },
@@ -87,41 +84,23 @@ export default function ContactPage() {
sideDescription="Everything you need to know about Thermion's thermal spray coating solutions and services."
faqs={[
{
id: "1",
title: "What is thermal arc spray coating?",
content:
"Thermal arc spray coating is an advanced process where metallic or composite materials are melted and propelled onto a substrate surface at high velocity, creating a protective layer. This process is ideal for corrosion protection, wear resistance, and thermal barriers in industrial applications.",
},
id: "1", title: "What is thermal arc spray coating?", content:
"Thermal arc spray coating is an advanced process where metallic or composite materials are melted and propelled onto a substrate surface at high velocity, creating a protective layer. This process is ideal for corrosion protection, wear resistance, and thermal barriers in industrial applications."},
{
id: "2",
title: "How long do thermal coatings last?",
content:
"The lifespan of thermal coatings depends on the application and environment, but typically ranges from 5-15 years or more. Many of our clients report 300% longer component life compared to uncoated alternatives, with some applications lasting 20+ years with minimal maintenance.",
},
id: "2", title: "How long do thermal coatings last?", content:
"The lifespan of thermal coatings depends on the application and environment, but typically ranges from 5-15 years or more. Many of our clients report 300% longer component life compared to uncoated alternatives, with some applications lasting 20+ years with minimal maintenance."},
{
id: "3",
title: "What industries benefit most from thermal spray?",
content:
"Thermal spray coatings benefit industries including aerospace, automotive, power generation, oil & gas, marine, and heavy manufacturing. Any industry facing corrosion, wear, or thermal challenges can benefit from our solutions.",
},
id: "3", title: "What industries benefit most from thermal spray?", content:
"Thermal spray coatings benefit industries including aerospace, automotive, power generation, oil & gas, marine, and heavy manufacturing. Any industry facing corrosion, wear, or thermal challenges can benefit from our solutions."},
{
id: "4",
title: "Can thermal coatings be applied to existing components?",
content:
"Yes, thermal spray coatings can be applied to existing components without requiring replacement. Our process is non-destructive and can be performed on-site or at our facility, making it a cost-effective alternative to component replacement.",
},
id: "4", title: "Can thermal coatings be applied to existing components?", content:
"Yes, thermal spray coatings can be applied to existing components without requiring replacement. Our process is non-destructive and can be performed on-site or at our facility, making it a cost-effective alternative to component replacement."},
{
id: "5",
title: "How do I request a quote?",
content:
"Simply contact our team through our website or call us directly. We'll discuss your specific application, provide a detailed assessment, and deliver a comprehensive quote tailored to your needs.",
},
id: "5", title: "How do I request a quote?", content:
"Simply contact our team through our website or call us directly. We'll discuss your specific application, provide a detailed assessment, and deliver a comprehensive quote tailored to your needs."},
{
id: "6",
title: "What technical support do you offer?",
content:
"We provide comprehensive technical support including application consultation, equipment training, process optimization, quality assurance, and ongoing maintenance guidance to ensure maximum performance of your coatings.",
},
id: "6", title: "What technical support do you offer?", content:
"We provide comprehensive technical support including application consultation, equipment training, process optimization, quality assurance, and ongoing maintenance guidance to ensure maximum performance of your coatings."},
]}
faqsAnimation="slide-up"
textPosition="left"
@@ -136,29 +115,17 @@ export default function ContactPage() {
author="Sarah Thompson, Procurement Manager - Advanced Industrial Corp"
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-portrait-of-a-manufacturing-1772479504878-1818f066.png",
alt: "Customer testimonial avatar",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-portrait-of-a-manufacturing-1772479504878-1818f066.png", alt: "Customer testimonial avatar"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-portrait-of-an-engineer-or--1772479505167-3e18818d.png",
alt: "Customer testimonial avatar",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-portrait-of-an-engineer-or--1772479505167-3e18818d.png", alt: "Customer testimonial avatar"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-portrait-of-an-operations-d-1772479505310-caabf737.png",
alt: "Customer testimonial avatar",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-portrait-of-an-operations-d-1772479505310-caabf737.png", alt: "Customer testimonial avatar"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-portrait-of-a-procurement-o-1772479505746-d48ca0b6.png",
alt: "Customer testimonial avatar",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-portrait-of-a-procurement-o-1772479505746-d48ca0b6.png", alt: "Customer testimonial avatar"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-portrait-of-a-maintenance-d-1772479505838-4f85dea8.png",
alt: "Customer testimonial avatar",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-portrait-of-a-maintenance-d-1772479505838-4f85dea8.png", alt: "Customer testimonial avatar"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-portrait-of-a-facilities-or-1772479505193-1ecd9a9b.png",
alt: "Customer testimonial avatar",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-portrait-of-a-facilities-or-1772479505193-1ecd9a9b.png", alt: "Customer testimonial avatar"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"