Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-03 05:50:02 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
dashboard={{ dashboard={{
title: "Calendar & Embed Management", logoIcon: Send, title: "Calendar & Embed Management", logoIcon: Send,
searchPlaceholder: "Search embeds...", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel_52683-29589.jpg?_wi=1", imageAlt: "PR Cafe dashboard with calendar view", buttons: [ searchPlaceholder: "Search embeds...", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel_52683-29589.jpg", imageAlt: "PR Cafe dashboard with calendar view", buttons: [
{ text: "Dashboard", href: "#" }, { text: "Dashboard", href: "#" },
{ text: "Export", href: "#" }, { text: "Export", href: "#" },
], ],
@@ -118,6 +118,7 @@ export default function LandingPage() {
description="Join growing teams managing their Discord presence with PR Cafe" description="Join growing teams managing their Discord presence with PR Cafe"
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "1", value: "500+", title: "Embeds Delivered", items: ["Reliable delivery to webhooks", "Real-time tracking"], id: "1", value: "500+", title: "Embeds Delivered", items: ["Reliable delivery to webhooks", "Real-time tracking"],
@@ -139,6 +140,7 @@ export default function LandingPage() {
description="A focused toolkit for building, personalizing, and sending Discord embeds at scale." description="A focused toolkit for building, personalizing, and sending Discord embeds at scale."
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
useInvertedBackground={false}
features={[ features={[
{ {
id: "1", tag: "Visual Editor", title: "Visual Editor", description: id: "1", tag: "Visual Editor", title: "Visual Editor", description:
@@ -155,7 +157,7 @@ export default function LandingPage() {
{ {
id: "4", tag: "Calendar", title: "Calendar", description: id: "4", tag: "Calendar", title: "Calendar", description:
"Schedule sends in advance and manage your content pipeline on a shared calendar.", imageSrc: "Schedule sends in advance and manage your content pipeline on a shared calendar.", imageSrc:
"http://img.b2bpic.net/free-vector/dashboard-user-panel_52683-29589.jpg?_wi=2", imageAlt: "Calendar view"}, "http://img.b2bpic.net/free-vector/dashboard-user-panel_52683-29589.jpg", imageAlt: "Calendar view"},
{ {
id: "5", tag: "AI Translation", title: "AI Translation", description: id: "5", tag: "AI Translation", title: "AI Translation", description:
"Translate embeds into 20+ languages with one click. Tags and formatting are preserved.", imageSrc: "Translate embeds into 20+ languages with one click. Tags and formatting are preserved.", imageSrc:
@@ -163,7 +165,7 @@ export default function LandingPage() {
{ {
id: "6", tag: "Team Permissions", title: "Team Permissions", description: id: "6", tag: "Team Permissions", title: "Team Permissions", description:
"Granular role-based access for owners, members, and PR partners across every feature.", imageSrc: "Granular role-based access for owners, members, and PR partners across every feature.", imageSrc:
"http://img.b2bpic.net/free-vector/dashboard-user-panel_52683-29589.jpg?_wi=3", imageAlt: "Team settings"}, "http://img.b2bpic.net/free-vector/dashboard-user-panel_52683-29589.jpg", imageAlt: "Team settings"},
]} ]}
/> />
</div> </div>
@@ -199,6 +201,7 @@ export default function LandingPage() {
description="Get started with PR Cafe in three simple steps" description="Get started with PR Cafe in three simple steps"
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "1", value: "1", title: "Sign in with Discord", items: ["Connect your Discord account", "No credit card required"], id: "1", value: "1", title: "Sign in with Discord", items: ["Connect your Discord account", "No credit card required"],