Merge version_2 into main #4
1413
src/app/layout.tsx
1413
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -149,7 +149,8 @@ export default function LandingPage() {
|
||||
tag="Transparent Pricing"
|
||||
plans={[
|
||||
{
|
||||
id: "1", price: "Free", name: "Jam Starter", buttons: [
|
||||
id: "1", badge: "Free to Start", badgeIcon: Sparkles,
|
||||
price: "Free", name: "Jam Starter", buttons: [
|
||||
{ text: "Get Started", href: "contact" },
|
||||
{ text: "Learn More", href: "#" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user