2 Commits

Author SHA1 Message Date
c9bb0c497d Update src/app/page.tsx 2026-05-05 18:31:52 +00:00
357fae6ce2 Update theme colors 2026-05-05 18:27:57 +00:00
2 changed files with 16 additions and 16 deletions

View File

@@ -44,18 +44,18 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroCarouselLogo <HeroCarouselLogo
logoText="Nova State Roleplay" logoText="Nova State Roleplay"
description="Experience the ultimate roleplay simulation. Reopened by Marcus and Rocky with a dedicated staff team for an improved experience." description="Experience the ultimate server that fullfils your needs. Reopened by Marcus and Rocky with a dedicated staff team for an improved experience."
buttons={[ buttons={[
{ {
text: "Join Discord", href: "https://discord.gg/UrTNJD8366"}, text: "Join Discord", href: "https://discord.gg/UrTNJD8366"},
]} ]}
slides={[ slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-cityscape-with-neon-lights-geometric-road_23-2151966365.jpg", imageAlt: "Nova City Night" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJW5GfAAOyIS2B4ls3mgTd525s/uploaded-1778005781675-s815k1zu.png", imageAlt: "Nova City Night" },
{ imageSrc: "http://img.b2bpic.net/free-photo/thunderstorm-city_23-2151750345.jpg", imageAlt: "Nova City Street" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJW5GfAAOyIS2B4ls3mgTd525s/uploaded-1778005803525-m4a2b32z.png", imageAlt: "Nova City Street" },
{ imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds-wallpapers_181624-20143.jpg", imageAlt: "Nova City Sunset" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJW5GfAAOyIS2B4ls3mgTd525s/uploaded-1778005786658-aphxxavf.png", imageAlt: "Nova City Sunset" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-colorful-glowing-neon-lights-3d-rendering_181624-21209.jpg", imageAlt: "Nova City Skyline" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJW5GfAAOyIS2B4ls3mgTd525s/uploaded-1778005805636-ukjstu9r.png", imageAlt: "Nova City Skyline" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJW5GfAAOyIS2B4ls3mgTd525s/uploaded-1778004796206-q1ccv206.png", imageAlt: "Nova City Police" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJW5GfAAOyIS2B4ls3mgTd525s/uploaded-1778005772725-q39sgro8.png", imageAlt: "Nova City Police" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-futuristic-city-with-neon-lights_23-2151966338.jpg", imageAlt: "Nova City Interior" } { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJW5GfAAOyIS2B4ls3mgTd525s/uploaded-1778005884255-tcwlzty7.png", imageAlt: "Nova City Interior" }
]} ]}
/> />
</div> </div>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #ffffff;
--card: #1a2f1d; --card: #f9f9f9;
--foreground: #ffffff; --foreground: #000612e6;
--primary-cta: #ffffff; --primary-cta: #15479c;
--primary-cta-text: #0a1a0c; --primary-cta-text: #ffffff;
--secondary-cta: #0d200f; --secondary-cta: #f9f9f9;
--secondary-cta-text: #d4f6d8; --secondary-cta-text: #000612e6;
--accent: #1a3d1f; --accent: #e2e2e2;
--background-accent: #355e3b; --background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);