From cb092cd6438525493cef0d1ce75fd48bb6da7723 Mon Sep 17 00:00:00 2001 From: Felipe Cardoso Date: Fri, 14 Mar 2025 17:00:10 +0100 Subject: [PATCH] Revamp invite page banner styling and layout. Updated the invite page banner to use a more dynamic and visually appealing design with a background image or fallback styling. Added a text overlay for improved readability and enhanced the fallback display when an image is unavailable. --- frontend/src/app/(public)/invite/[slug]/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/(public)/invite/[slug]/page.tsx b/frontend/src/app/(public)/invite/[slug]/page.tsx index 0a97476..1976797 100644 --- a/frontend/src/app/(public)/invite/[slug]/page.tsx +++ b/frontend/src/app/(public)/invite/[slug]/page.tsx @@ -107,7 +107,7 @@ const InvitationPage = () => { return (
{
- {/* Wooden Sign Title */} + {/* Banner */}