Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{ id: "basic", price: "$99", name: "Starter Bundle", buttons: [{ text: "Select", href: "#" }], features: ["Entry Gear", "Essential Cables", "1 Year Warranty"] },
|
||||
{ id: "pro", price: "$299", name: "Pro Studio Pack", buttons: [{ text: "Select", href: "#" }], features: ["Advanced Hardware", "Studio Stand", "Life-time Support"] },
|
||||
{ id: "master", price: "$499", name: "Elite Producer", buttons: [{ text: "Select", href: "#" }], features: ["Full Hardware Suite", "Travel Case", "Custom Skins"] }
|
||||
{ id: "master", price: "$499", name: "Elite Producer", buttons: [{ text: "Upgrade My Studio", href: "#" }], features: ["Full Hardware Suite", "Travel Case", "Custom Skins"] }
|
||||
]}
|
||||
title="Bundles & Upgrades"
|
||||
description="Find the perfect setup for your creative journey."
|
||||
|
||||
Reference in New Issue
Block a user