3 Commits

Author SHA1 Message Date
2a41d00355 Update src/app/page.tsx 2026-01-22 21:13:41 +00:00
865322d11b Update src/app/globals.css 2026-01-22 20:29:11 +00:00
f28053abdf Update src/app/globals.css 2026-01-22 20:08:01 +00:00
2 changed files with 15 additions and 15 deletions

View File

@@ -4,21 +4,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #0a0a0a;; /* --background: #060000;;
--card: #1a1a1a;; --card: #1d0d0d;;
--foreground: #ffe6cce6;; --foreground: #ffe6e6;;
--primary-cta: #d4a574;; --primary-cta: #ff3d4a;;
--secondary-cta: #1a1a1a;; --secondary-cta: #1f0a0a;;
--accent: #b8860b;; --accent: #7b2d2d;;
--background-accent: #5a4a2a;; */ --background-accent: #b8111f;; */
--background: #0a0a0a;; --background: #060000;;
--card: #1a1a1a;; --card: #1d0d0d;;
--foreground: #ffe6cce6;; --foreground: #ffe6e6;;
--primary-cta: #d4a574;; --primary-cta: #ff3d4a;;
--secondary-cta: #1a1a1a;; --secondary-cta: #1f0a0a;;
--accent: #b8860b;; --accent: #7b2d2d;;
--background-accent: #5a4a2a;; --background-accent: #b8111f;;
/* 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);

View File

@@ -96,7 +96,7 @@ export default function LandingPage() {
<div id="products" data-section="products"> <div id="products" data-section="products">
<ProductCardTwo <ProductCardTwo
title="Our Signature Products" title="aaaaaaaaaaaa"
description="Discover our most loved creations, each one crafted with care and the finest ingredients" description="Discover our most loved creations, each one crafted with care and the finest ingredients"
products={[ products={[
{ {