diff --git a/src/app/page.tsx b/src/app/page.tsx index fe80c47..10a8854 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function WeddingRSVP() { title="Celebrate with us—RSVP in 60 seconds" description="Let us know you're coming and share any dietary needs. Your response helps us plan the perfect day." tag="RSVP" - background={{ variant: "floatingGradient" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/man-woman-celebrating-their-wedding-beach_23-2149003474.jpg" imageAlt="Engaged couple celebrating their upcoming wedding" @@ -72,7 +72,7 @@ export default function WeddingRSVP() { title="Tell Us You're Coming" description="Complete this quick form so we can finalize seating arrangements and catering details. We promise it takes less than a minute!" tagIcon={Heart} - background={{ variant: "floatingGradient" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email address" buttonText="Submit RSVP"