diff --git a/src/app/browse/page.tsx b/src/app/browse/page.tsx index 1fa71ac..4c361ce 100644 --- a/src/app/browse/page.tsx +++ b/src/app/browse/page.tsx @@ -79,6 +79,8 @@ export default function BrowsePage() { { text: "Plan Your Trip", href: "#destination-guide" }, ]} imagePosition="right" + background={{ variant: "circleGradient" }} + mediaAnimation="opacity" />