diff --git a/src/app/page.tsx b/src/app/page.tsx index 73342c8..c4ef1ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,6 +127,8 @@ export default function LandingPage() { description="We're here to help you plan your journey. Reach out for any questions, support, or custom itinerary requests." inputPlaceholder="Your message..." buttonText="Send" + background={{ variant: "animated-grid" }} + useInvertedBackground={false} />