Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5c37d1b1b8 | |||
| 753bbacbcd | |||
| cca6b10bb4 | |||
| a6490aca89 | |||
| f50875165e |
@@ -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"},
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user