2 Commits

Author SHA1 Message Date
00751fe056 Update src/app/page.tsx 2026-04-17 09:01:15 +00:00
1a66f22145 Merge version_2 into main
Merge version_2 into main
2026-04-17 09:00:10 +00:00

View File

@@ -114,19 +114,19 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic", title: "Essential", price: "$15", period: "mo", features: [
id: "basic", title: "Essential - Best for Starting Out", price: "$15", period: "mo", features: [
"Core profile", "Standard feed", "Community access"],
button: {
text: "Get Started"},
imageSrc: "http://img.b2bpic.net/free-vector/futuristic-kb-technology-logo_23-2149109515.jpg", imageAlt: "tech company logo silver"},
{
id: "pro", title: "Creator Pro", price: "$49", period: "mo", features: [
id: "pro", title: "Creator Pro - Unlock Full Creative Potential", price: "$49", period: "mo", features: [
"Advanced analytics", "Studio access", "Private channels"],
button: {
text: "Go Pro"},
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-gift-box-with-golden-balloon_187299-48036.jpg?_wi=2", imageAlt: "tech company logo silver"},
{
id: "elite", title: "Elite Circle", price: "$199", period: "mo", features: [
id: "elite", title: "Elite Circle - Maximum Scale & Support", price: "$199", period: "mo", features: [
"White glove support", "API access", "Priority discovery"],
button: {
text: "Join Elite"},