diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index 11d2dce..a06b4d2 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -42,6 +42,7 @@ export default function FeaturesPage() { description="Choose the plan that fits your production needs." animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} plans={[ { id: "p1", badge: "Starter", price: "$99", subtitle: "Per Project", features: ["Basic Color Grading", "Audio Balancing", "1 Round Revision"] @@ -59,6 +60,7 @@ export default function FeaturesPage() { description="We've helped brands grow their reach and impact." names={["Netflix", "Adobe", "Meta", "Spotify", "Google"]} textboxLayout="default" + useInvertedBackground={false} />