Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f50c8d42cc | |||
| 879784487f | |||
| 4d8ebde1c4 | |||
| 9f417faa10 | |||
| 4bb158379d | |||
| 383721be0e | |||
| dc9ebc64c3 | |||
| a347ffbe2a |
@@ -62,8 +62,8 @@ export default function LandingPage() {
|
||||
text: "View Services", href: "#services"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-women-party_23-2149272196.jpg"
|
||||
imageAlt="Luxurious nail salon interior"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/healthy-beautiful-manicure-manicurist_23-2148766558.jpg?id=11296770"
|
||||
imageAlt="Exquisite nail artistry"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--primary-cta-text: #030303;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #e63946;
|
||||
|
||||
Reference in New Issue
Block a user