Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 20:43:19 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumLargeSizeMediumTitles"
background="circleGradient"
background="aurora"
cardStyle="gradient-radial"
primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow"
@@ -48,7 +48,7 @@ export default function LandingPage() {
description="Four suits. Four kingdoms. One destiny. Experience an epic fantasy where hearts rule passion, diamonds command wealth, clubs command nature, and spades hold dark secrets."
tag="Epic Fantasy"
tagIcon={Crown}
background={{ variant: "circleGradient" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Watch Trailer", href: "#" },
{ text: "Learn More", href: "#about" }
@@ -67,6 +67,7 @@ export default function LandingPage() {
<AboutMetric
title="Four kingdoms. Four suits. A story of power, loyalty, magic, and destiny woven across a fantasy realm where every decision determines the fate of entire civilizations."
useInvertedBackground={false}
metricsAnimation="opacity"
metrics={[
{ icon: Heart, label: "Kingdom of Hearts", value: "Passion" },
{ icon: Gem, label: "Kingdom of Diamonds", value: "Wealth" },
@@ -85,20 +86,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: 1,
title: "Political Intrigue", description: "Navigate the treacherous courts of the four kingdoms where every alliance shapes the balance of power. Experience betrayal, loyalty, and the pursuit of dominion.", imageSrc: "http://img.b2bpic.net/free-photo/dark-fantasy-scene_23-2151136220.jpg"
id: "1", title: "Political Intrigue", description: "Navigate the treacherous courts of the four kingdoms where every alliance shapes the balance of power. Experience betrayal, loyalty, and the pursuit of dominion.", imageSrc: "http://img.b2bpic.net/free-photo/dark-fantasy-scene_23-2151136220.jpg"
},
{
id: 2,
title: "Ancient Magic", description: "Witness the clash of magical forces as each kingdom wields unique powers tied to their suit. From heart-fire to diamond-light, magic transforms the battlefield.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-ouija-board-lamp_23-2149409457.jpg"
id: "2", title: "Ancient Magic", description: "Witness the clash of magical forces as each kingdom wields unique powers tied to their suit. From heart-fire to diamond-light, magic transforms the battlefield.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-ouija-board-lamp_23-2149409457.jpg"
},
{
id: 3,
title: "Epic Battles", description: "Experience breathtaking warfare and dramatic confrontations as kingdoms clash for supremacy. Large-scale battles reveal character and reshape the world.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-scandinavian-female-viking-person_23-2151707039.jpg"
id: "3", title: "Epic Battles", description: "Experience breathtaking warfare and dramatic confrontations as kingdoms clash for supremacy. Large-scale battles reveal character and reshape the world.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-scandinavian-female-viking-person_23-2151707039.jpg"
},
{
id: 4,
title: "Destined Heroes", description: "Follow unforgettable heroes and heroines as they discover their true power and grapple with prophecies that could unite or destroy the four kingdoms forever.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-universe-texture-projection_23-2149512140.jpg"
id: "4", title: "Destined Heroes", description: "Follow unforgettable heroes and heroines as they discover their true power and grapple with prophecies that could unite or destroy the four kingdoms forever.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-universe-texture-projection_23-2149512140.jpg"
}
]}
/>
@@ -157,6 +154,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
showRating={true}
animationType="opacity"
testimonials={[
{
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "A breathtaking epic that rivals the greatest fantasy productions. The four kingdoms feel alive with history and magic.", rating: 5,