5 Commits

2 changed files with 8 additions and 9 deletions

View File

@@ -4,14 +4,13 @@
/* Base units */
/* --vw is set by ThemeProvider */
--background: #f5f5f5;;
--card: #ffffff;;
--foreground: #1c1c1c;;
--primary-cta: #159c49;;
--background: #ffcccc;;
--card: #ffcc99;;
--foreground: #333333;;
--primary-cta: #ff6666;;
--secondary-cta: #ffffff;;
--accent: #159c49;;
--background-accent: #a8e8ba;;
--accent: #ffcc00;;
--background-accent: #ffcc66;;
/* Base spacing units */
--vw-0_25: calc(var(--vw) * 0.25);
--vw-0_5: calc(var(--vw) * 0.5);

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
title="Discover Exceptional Coffee, Crafted Daily"
title="Best Coffee"
description="At Bodr, we believe every cup tells a story. Our specialty coffee is sourced from the world's finest roasters and prepared with precision by our expert baristas. Welcome to a community of coffee lovers."
tag="Premium Coffee Experience"
tagIcon={Sparkles}
@@ -108,7 +108,7 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardTwentyTwo
title="Why Choose Bodr"
title="13+ Years of Excellence"
description="We're committed to excellence in every aspect of our craft, from bean selection to the perfect cup."
tag="Our Values"
tagIcon={Award}