Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b72586818c | |||
| d700c1b1a8 | |||
| 2c4798485e | |||
| 2291a89552 |
@@ -62,8 +62,8 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Call Now", href: "tel:+17195069744"},
|
text: "Call Now", href: "tel:+17195069744"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-swimming-pool-hotel-resort_74190-8865.jpg"
|
imageSrc="https://images.unsplash.com/photo-1559814478-f75e239e2463?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1200&h=800&fit=crop&ixid=Mnw3NDAyNXwwfDF8cmFuZG9tfHx8fHx8fHx8MTcwMDQ1NzU1Mg"
|
||||||
imageAlt="Luxurious nail salon interior with a client getting a manicure"
|
imageAlt="Modern and luxurious interior of Bliss Nail Lounge Pueblo"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -307,4 +307,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
--background: #ffffff;
|
--background: #ffffff;
|
||||||
--card: #fcfcfc;
|
--card: #fcfcfc;
|
||||||
--foreground: #36454F;
|
--foreground: #1e80c2;
|
||||||
--primary-cta: #FFB6C1;
|
--primary-cta: #ff4eac;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #F7D794;
|
--secondary-cta: #F7D794;
|
||||||
--secondary-cta-text: #36454F;
|
--secondary-cta-text: #36454F;
|
||||||
|
|||||||
Reference in New Issue
Block a user