diff --git a/src/app/order/page.tsx b/src/app/order/page.tsx index 8ddd80c..6de7d60 100644 --- a/src/app/order/page.tsx +++ b/src/app/order/page.tsx @@ -45,6 +45,7 @@ export default function OrderPage() { animationType="slide-up" textboxLayout="default" buttons={[{ text: "Order on Glovo", href: "https://glovoapp.com" }]} + useInvertedBackground={false} />