Merge version_2 into main #2
@@ -178,8 +178,8 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{
|
||||
id: "1", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
price: "$99", name: "Complete Bundle", buttons: [
|
||||
{ text: "Download Now", href: "#" },
|
||||
price: "₹99", name: "Complete Bundle", buttons: [
|
||||
{ text: "Download Now", href: "https://superprofile.bio/vp/editingassetsfolderLOCKED_SELECTION" },
|
||||
{ text: "Learn More", href: "#" }
|
||||
],
|
||||
features: [
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
id: "3", title: "How do I download the files?", content: "After purchase, you'll receive an instant download link with all files organized by category. Simply extract the folder and import assets directly into your editing software."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Is it a one-time purchase?", content: "Yes! This is a one-time payment of $99. You get lifetime access to all assets with no recurring subscriptions or hidden fees. Updates and new assets are included at no extra cost."
|
||||
id: "4", title: "Is it a one-time purchase?", content: "Yes! This is a one-time payment of ₹99. You get lifetime access to all assets with no recurring subscriptions or hidden fees. Updates and new assets are included at no extra cost."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Can I use these in commercial projects?", content: "Yes! All music and sound effects are royalty-free. You can use them in YouTube videos, client projects, TikTok content, and commercial productions without additional licensing."
|
||||
@@ -256,4 +256,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user