Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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"
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #120a00e6;
|
||||
--primary-cta: #FF7B05;
|
||||
--background: #fffefe;
|
||||
--card: #f6f7f4;
|
||||
--foreground: #080908;
|
||||
--primary-cta: #0e3a29;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta: #e7eecd;
|
||||
--secondary-cta-text: #120a00e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #FF7B05;
|
||||
--accent: #35c18b;
|
||||
--background-accent: #ecebe4;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user