Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-06 02:01:29 +00:00

View File

@@ -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}
/>
</div>