Merge version_2 into main #2
370
src/app/page.tsx
370
src/app/page.tsx
@@ -30,22 +30,12 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Latest",
|
||||
id: "latest-arrivals",
|
||||
},
|
||||
{
|
||||
name: "Rare Finds",
|
||||
id: "rare-finds",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Latest", id: "latest-arrivals" },
|
||||
{ name: "Rare Finds", id: "rare-finds" },
|
||||
{ name: "Spotlight", id: "community-spotlight" },
|
||||
{ name: "FAQs", id: "faq" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="GG64 | Pagg & Pistons"
|
||||
/>
|
||||
@@ -54,103 +44,21 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Authentic Die-cast For The Indian Collector."
|
||||
description="GG64 Pagg & Pistons brings you premium 1:64 scale models, fair pricing, and collector-trusted care from Tilak Nagar, New Delhi."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Arjun Singh",
|
||||
handle: "@collector_delhi",
|
||||
testimonial: "Authentic models, perfectly packed. My go-to for Hot Wheels.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5yi4d8",
|
||||
},
|
||||
{
|
||||
name: "Rahul Verma",
|
||||
handle: "@rv_diecast",
|
||||
testimonial: "Fair prices and always authentic.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=eafdhx&_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Amit Kumar",
|
||||
handle: "@amit_wheels",
|
||||
testimonial: "Best packaging in New Delhi.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gfeqli&_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sunil Joshi",
|
||||
handle: "@josh_pistons",
|
||||
testimonial: "Trustworthy seller with great stock.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9g59vi&_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Kiran S.",
|
||||
handle: "@kirans_models",
|
||||
testimonial: "Never fake claims, always top shelf.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q0nr1v&_wi=1",
|
||||
},
|
||||
{ name: "Arjun Singh", handle: "@collector_delhi", testimonial: "Authentic models, perfectly packed. My go-to for Hot Wheels.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5yi4d8" },
|
||||
{ name: "Rahul Verma", handle: "@rv_diecast", testimonial: "Fair prices and always authentic.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=eafdhx&_wi=1" },
|
||||
{ name: "Amit Kumar", handle: "@amit_wheels", testimonial: "Best packaging in New Delhi.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gfeqli&_wi=1" },
|
||||
{ name: "Sunil Joshi", handle: "@josh_pistons", testimonial: "Trustworthy seller with great stock.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9g59vi&_wi=1" },
|
||||
{ name: "Kiran S.", handle: "@kirans_models", testimonial: "Never fake claims, always top shelf.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q0nr1v&_wi=1" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp Enquiry",
|
||||
href: "https://wa.me/919871208861",
|
||||
},
|
||||
{
|
||||
text: "Follow @gg64",
|
||||
href: "https://instagram.com/gg64.paggandpistons",
|
||||
},
|
||||
{ text: "WhatsApp Enquiry", href: "https://wa.me/919871208861" },
|
||||
{ text: "Follow @gg64", href: "https://instagram.com/gg64.paggandpistons" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xpvi8r"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=eafdhx",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gfeqli",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9g59vi",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q0nr1v",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9sdxhw",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "1:64 Scale",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Packaging",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "PAN India Shipping",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Collector Trusted",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Authentic Only",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -161,42 +69,12 @@ export default function LandingPage() {
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "MINI GT Nissan GTR",
|
||||
price: "DM for Price",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7dyqqi",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Inno64 Skyline",
|
||||
price: "DM for Price",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p7g1i3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Hot Wheels Premium",
|
||||
price: "DM for Price",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q4pk2k",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tarmac Works Civic",
|
||||
price: "DM for Price",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r21hec",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Kaido House Datsun",
|
||||
price: "DM for Price",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=td3xx8",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "GreenLight Custom",
|
||||
price: "DM for Price",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cjt3xi",
|
||||
},
|
||||
{ id: "1", name: "MINI GT Nissan GTR", price: "DM for Price", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7dyqqi" },
|
||||
{ id: "2", name: "Inno64 Skyline", price: "DM for Price", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p7g1i3" },
|
||||
{ id: "3", name: "Hot Wheels Premium", price: "DM for Price", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q4pk2k" },
|
||||
{ id: "4", name: "Tarmac Works Civic", price: "DM for Price", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r21hec" },
|
||||
{ id: "5", name: "Kaido House Datsun", price: "DM for Price", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=td3xx8" },
|
||||
{ id: "6", name: "GreenLight Custom", price: "DM for Price", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cjt3xi" },
|
||||
]}
|
||||
title="Latest Arrivals"
|
||||
description="Freshly added to the collection. DM to order before they roll out."
|
||||
@@ -210,21 +88,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Rare Porsche RWB",
|
||||
description: "Sold Out",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k2tsdn",
|
||||
},
|
||||
{
|
||||
title: "Limited Tomica",
|
||||
description: "Reserved",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r1wbrq",
|
||||
},
|
||||
{
|
||||
title: "Collectors Edition",
|
||||
description: "Sold Out",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mf3li3",
|
||||
},
|
||||
{ title: "Rare Porsche RWB", description: "Sold Out", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k2tsdn" },
|
||||
{ title: "Limited Tomica", description: "Reserved", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r1wbrq" },
|
||||
{ title: "Collectors Edition", description: "Sold Out", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mf3li3" },
|
||||
]}
|
||||
title="Recently Sold"
|
||||
description="These models found new homes. See what you missed and stay notified."
|
||||
@@ -238,42 +104,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "r1",
|
||||
name: "Limited Edition Kaido",
|
||||
price: "Ask Availability",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1k9ngr",
|
||||
},
|
||||
{
|
||||
id: "r2",
|
||||
name: "Exclusive Chase",
|
||||
price: "Ask Availability",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4cpc52",
|
||||
},
|
||||
{
|
||||
id: "r3",
|
||||
name: "JDM Classic",
|
||||
price: "Ask Availability",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cg45be",
|
||||
},
|
||||
{
|
||||
id: "r4",
|
||||
name: "Founders Collection",
|
||||
price: "Ask Availability",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3arup9",
|
||||
},
|
||||
{
|
||||
id: "r5",
|
||||
name: "Ultra Rare Import",
|
||||
price: "Ask Availability",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pvnod3",
|
||||
},
|
||||
{
|
||||
id: "r6",
|
||||
name: "Piston Classic",
|
||||
price: "Ask Availability",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=srbim6",
|
||||
},
|
||||
{ id: "r1", name: "Limited Edition Kaido", price: "Ask Availability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1k9ngr" },
|
||||
{ id: "r2", name: "Exclusive Chase", price: "Ask Availability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4cpc52" },
|
||||
{ id: "r3", name: "JDM Classic", price: "Ask Availability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cg45be" },
|
||||
{ id: "r4", name: "Founders Collection", price: "Ask Availability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3arup9" },
|
||||
{ id: "r5", name: "Ultra Rare Import", price: "Ask Availability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pvnod3" },
|
||||
{ id: "r6", name: "Piston Classic", price: "Ask Availability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=srbim6" },
|
||||
]}
|
||||
title="Rare Finds"
|
||||
description="Hard-to-get pieces for your display shelves."
|
||||
@@ -287,18 +123,9 @@ export default function LandingPage() {
|
||||
title="Collector's Picks"
|
||||
description="Curated selection by GG64 team based on detail, rarity, and enthusiast value."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Quality Verified",
|
||||
description: "Every model checked.",
|
||||
},
|
||||
{
|
||||
title: "Secure Packing",
|
||||
description: "Wrapped like our own.",
|
||||
},
|
||||
{
|
||||
title: "Enthusiast Driven",
|
||||
description: "By collectors, for collectors.",
|
||||
},
|
||||
{ title: "Quality Verified", description: "Every model checked." },
|
||||
{ title: "Secure Packing", description: "Wrapped like our own." },
|
||||
{ title: "Enthusiast Driven", description: "By collectors, for collectors." },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iuj984"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -311,50 +138,14 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rahul Verma",
|
||||
handle: "@rv_diecast",
|
||||
testimonial: "Fair prices, genuinely enthusiastic vibe.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=eafdhx&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Amit Kumar",
|
||||
handle: "@amit_wheels",
|
||||
testimonial: "The best packaging in New Delhi. Thanks GG64!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gfeqli&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sunil Joshi",
|
||||
handle: "@josh_pistons",
|
||||
testimonial: "Trustworthy seller with great stock.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9g59vi&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Kiran S.",
|
||||
handle: "@kirans_models",
|
||||
testimonial: "Always authentic, never fake claims.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q0nr1v&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Vikram Seth",
|
||||
handle: "@v_seth_models",
|
||||
testimonial: "GG64 is my trusted partner for rare finds.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9sdxhw",
|
||||
},
|
||||
{ id: "1", name: "Rahul Verma", handle: "@rv_diecast", testimonial: "Fair prices, genuinely enthusiastic vibe.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=eafdhx&_wi=2" },
|
||||
{ id: "2", name: "Amit Kumar", handle: "@amit_wheels", testimonial: "The best packaging in New Delhi. Thanks GG64!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gfeqli&_wi=2" },
|
||||
{ id: "3", name: "Sunil Joshi", handle: "@josh_pistons", testimonial: "Trustworthy seller with great stock.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9g59vi&_wi=2" },
|
||||
{ id: "4", name: "Kiran S.", handle: "@kirans_models", testimonial: "Always authentic, never fake claims.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q0nr1v&_wi=2" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="Community Voices"
|
||||
description="Authentic experiences from fellow car enthusiasts."
|
||||
title="Community Spotlight"
|
||||
description="Real stories from our growing family of collectors."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -363,24 +154,12 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I order?",
|
||||
content: "WhatsApp us at 9871208861.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are models authentic?",
|
||||
content: "Yes, we focus only on authentic products.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you ship everywhere?",
|
||||
content: "Yes, PAN India secure shipping.",
|
||||
},
|
||||
{ id: "1", title: "How do I order?", content: "WhatsApp us at 9871208861." },
|
||||
{ id: "2", title: "Are models authentic?", content: "Yes, we focus only on authentic products." },
|
||||
{ id: "3", title: "Do you ship everywhere?", content: "Yes, PAN India secure shipping." },
|
||||
]}
|
||||
title="Questions?"
|
||||
description="Common collector queries."
|
||||
title="Common Queries"
|
||||
description="Everything you need to know about collecting with GG64."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -388,21 +167,13 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get in touch"
|
||||
title="Ready to expand your collection?"
|
||||
description="WhatsApp or email us for availability, pre-orders, and enthusiast chats."
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp Enquiry",
|
||||
href: "https://wa.me/919871208861",
|
||||
},
|
||||
{
|
||||
text: "Business Email",
|
||||
href: "mailto:gg64.india@gmail.com",
|
||||
},
|
||||
{ text: "WhatsApp Enquiry", href: "https://wa.me/919871208861" },
|
||||
{ text: "Business Email", href: "mailto:gg64.india@gmail.com" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -410,50 +181,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Hot Wheels",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "MINI GT",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Inno64",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Shipping Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/gg64.paggandpistons",
|
||||
},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/919871208861",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "Hot Wheels", href: "#" }, { label: "MINI GT", href: "#" }, { label: "Inno64", href: "#" }] },
|
||||
{ items: [{ label: "About", href: "#" }, { label: "Shipping", href: "#" }, { label: "Contact", href: "#contact" }] },
|
||||
{ items: [{ label: "Instagram", href: "https://instagram.com/gg64.paggandpistons" }, { label: "WhatsApp", href: "https://wa.me/919871208861" }] },
|
||||
]}
|
||||
logoText="GG64 | Pagg & Pistons"
|
||||
/>
|
||||
@@ -461,4 +191,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
1
src/app/theme
Normal file
1
src/app/theme
Normal file
@@ -0,0 +1 @@
|
||||
{"theme":{"--background":"#111111","--card":"#1C1C1C","--foreground":"#F5F5F5","--primary-cta":"#C1121F","--secondary-cta":"#C0C0C0","--accent":"#C0C0C0","--background-accent":"#1C1C1C","--primary-cta-text":"#F5F5F5","--secondary-cta-text":"#111111"}}
|
||||
Reference in New Issue
Block a user