From 5ddcbc4945956e0efc71b1d0b32ba4f25c90f466 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 14:53:03 +0000 Subject: [PATCH] Update src/app/support/page.tsx --- src/app/support/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/support/page.tsx b/src/app/support/page.tsx index b3304fa..7562b75 100644 --- a/src/app/support/page.tsx +++ b/src/app/support/page.tsx @@ -40,13 +40,13 @@ export default function SupportPage() { tagIcon={Sparkles} title="Support Request" description="If you need assistance with your booking, have a general inquiry, or require technical support, please fill out the form below." + background={{ variant: 'radial-gradient' }} useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/luxury-travel-agency/contact/contact1.webp" imageAlt="Support team assistance" mediaPosition="right" mediaAnimation="slide-up" buttonText="Submit Support Request" - />