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