Merge version_2 into main #2
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user