From 431b4bcfb9dba0caa50bac787ec56fcbd40635af Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 14:51:47 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 7a7c11e..d0bed4f 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -139,6 +139,9 @@ export default function GalleryPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} + imageSrc="http://img.b2bpic.net/free-photo/top-view-pink-cocktail-garnished-with-dried-rose-petals_141793-2160.jpg?_wi=1" + imageAlt="Gallery submission" + mediaAnimation="slide-up" inputPlaceholder="Enter your email to share photos" buttonText="Submit Photo Request" termsText="By submitting, you consent to having your photos featured in our gallery. We will give proper credit."