Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8f136f3322 | |||
| d320002ac3 | |||
| 8910c9da57 | |||
| 744f0e34fd | |||
| a3956794fb |
@@ -54,7 +54,7 @@ export default function LandscapingPage() {
|
||||
{ text: "Our Services", href: "#services" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-holding-letter-t-sign_53876-63836.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/beautiful-landscape-big-tree-forest-with-low-angel-view_74190-6.jpg?id=3500986"
|
||||
imageAlt="Professional tree service crew working on a large tree"
|
||||
showDimOverlay={true}
|
||||
textPosition="top"
|
||||
@@ -78,7 +78,7 @@ export default function LandscapingPage() {
|
||||
description="Andy & The Crew"
|
||||
subdescription="Serving Cumberland County, PA"
|
||||
icon={TreePine}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/realistic-e-letter-with-plants_23-2150458492.jpg"
|
||||
imageSrc="https://img.b2bpic.net/premium-photo/forest-worker-operating-heavy-machinery-timber-harvesting_1092689-70013.jpg?id=364249099"
|
||||
imageAlt="Tree service crew working on a residential property"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f9f4;
|
||||
--background: #474846;
|
||||
--card: #ffffff;
|
||||
--foreground: #3a9e3a;
|
||||
--foreground: #f4f1f1;
|
||||
--primary-cta: #2d5a27;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #4bc136;
|
||||
|
||||
Reference in New Issue
Block a user