Update src/app/contact/page.tsx

This commit is contained in:
2026-03-26 14:48:55 +00:00
parent ca379a4748
commit 7f4bed865b

View File

@@ -91,7 +91,7 @@ export default function LandingPage() {
rows: 5,
required: true,
}}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUGJOxrVi933hFXeJ6Lo4G9ZLq/a-stylized-3d-representation-of-a-futuri-1774536256768-63245fec.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUGJOxrVi933hFXeJ6Lo4G9ZLq/a-stylized-3d-representation-of-a-futuri-1774536256768-63245fec.png?_wi=2"
imageAlt="Futuristic support center illustration"
mediaAnimation="slide-up"
buttonText="Send Message"
@@ -107,19 +107,19 @@ export default function LandingPage() {
{
title: "Live Chat Support",
description: "Get instant help from our support agents for quick queries directly on our website.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUGJOxrVi933hFXeJ6Lo4G9ZLq/a-3d-icon-representing-a-play-button-wit-1774536256725-87ec9725.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUGJOxrVi933hFXeJ6Lo4G9ZLq/a-3d-icon-representing-a-play-button-wit-1774536256725-87ec9725.png?_wi=2",
imageAlt: "Live chat icon",
},
{
title: "Email Us Directly",
description: "Send us a detailed email, and we'll respond within 24-48 hours for non-urgent matters.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUGJOxrVi933hFXeJ6Lo4G9ZLq/a-3d-icon-of-a-microphone-or-sound-wave--1774536256259-fc9733aa.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUGJOxrVi933hFXeJ6Lo4G9ZLq/a-3d-icon-of-a-microphone-or-sound-wave--1774536256259-fc9733aa.png?_wi=2",
imageAlt: "Email icon",
},
{
title: "Connect on Social Media",
description: "Stay updated with news, engage with our community, and send quick messages on our social channels.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUGJOxrVi933hFXeJ6Lo4G9ZLq/a-dynamic-3d-anime-character-poster-with-1774536259245-b2042a9e.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUGJOxrVi933hFXeJ6Lo4G9ZLq/a-dynamic-3d-anime-character-poster-with-1774536259245-b2042a9e.png?_wi=2",
imageAlt: "Social media icon",
},
]}