Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 411f9b8caa | |||
| 82cfe06093 | |||
| e6e3d37cf8 | |||
| be2322aaa6 | |||
| 8fade57d27 | |||
| 9b49cce87f | |||
| 6dbe7ee48a | |||
| 0aaf085a0f | |||
| b5b9b171e3 | |||
| b3b9379e75 | |||
| c7378f4cca |
@@ -55,7 +55,7 @@ export default function BabylonSalon() {
|
||||
buttons={[
|
||||
{ text: "Book Your Cut", href: "#contact" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Air1CKXWfJEzxSSiY92E4vPKnu/uploaded-1773086120615-9lzy6w5m.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Air1CKXWfJEzxSSiY92E4vPKnu/uploaded-1773086571601-8u8n9dnb.png"
|
||||
imageAlt="Babylon Hair Salon Interior"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
|
||||
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #120a00e6;
|
||||
--primary-cta: #FF7B05;
|
||||
--card: #f5f5f5;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #cc0000;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta: #f5f5f5;
|
||||
--secondary-cta-text: #120a00e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #FF7B05;
|
||||
--accent: #cc0000;
|
||||
--background-accent: #ffcccc;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user