4 Commits

Author SHA1 Message Date
753bbacbcd Update src/app/styles/variables.css 2026-04-16 15:30:12 +00:00
cca6b10bb4 Merge version_3 into main
Merge version_3 into main
2026-04-16 15:22:36 +00:00
a6490aca89 Update src/app/page.tsx 2026-04-16 15:22:30 +00:00
f50875165e Merge version_2 into main
Merge version_2 into main
2026-04-16 15:20:55 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -246,7 +246,7 @@ export default function LandingPage() {
variant: "sparkles-gradient"}}
tag="Visit Us"
title="Ready for your next coffee?"
description="Come join us for a perfect blend. You can find us in the heart of the city: Botanica MD, Strada Cuza Vodă 13/5, MD-2060, Republica Moldova."
description="Come join us for a perfect blend. You can find us in the heart of the city: Botanica MD, Strada Cuza Vodă 13/5, MD-2060, Republica Moldova. Call us: 076782111"
buttons={[
{
text: "Get Directions on Maps", href: "https://www.google.com/maps/search/?api=1&query=Botanica+MD,+Strada+Cuza+Vod%C4%83+13/5,+MD-2060,+Republica+Moldova"},

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--background: #fbf8f5;
--card: #f0ede7;
--foreground: #3d2b1f;
--primary-cta: #8b4513;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta: #e8e0d5;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--background-accent: #c6b180;
--accent: #d2b48c;
--background-accent: #f4ede3;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);