Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 438d064a7d | |||
| 12e22ad5d2 | |||
| 63834195ea | |||
| 8de9f35d7c |
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
|||||||
text: "Schedule Service", href: "#contact"},
|
text: "Schedule Service", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/dumbbell_1203-6625.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990697.jpg?id=94957524"
|
||||||
imageAlt="Luxurious plumbing tools on a dark background"
|
imageAlt="Luxurious plumbing tools on a dark background"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Sustainable Solutions", description: "Committed to eco-friendly practices, we offer solutions that minimize water waste and promote environmental responsibility."},
|
title: "Sustainable Solutions", description: "Committed to eco-friendly practices, we offer solutions that minimize water waste and promote environmental responsibility."},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?id=94957525"
|
||||||
imageAlt="Dunwoody Plumbing service van"
|
imageAlt="Dunwoody Plumbing service van"
|
||||||
mediaAnimation="opacity"
|
mediaAnimation="opacity"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #000000;
|
||||||
--card: #1a1a1a;
|
--card: #0c0c0c;
|
||||||
--foreground: #ffffff;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #e34400;
|
--primary-cta: #106EFB;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #010101;
|
--secondary-cta: #000000;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #737373;
|
--accent: #535353;
|
||||||
--background-accent: #e34400;
|
--background-accent: #106EFB;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user