Compare commits
18 Commits
version_2
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| a7d8e162b7 | |||
| 2349d62272 | |||
| 9f813273a6 | |||
| 31eaa82eed | |||
| 394bce73d2 | |||
| 29737e015f | |||
| 51e71bf756 | |||
| 4d3e195320 | |||
| ce59fa82d4 | |||
| f6510b4cb1 | |||
| 834f80a5c3 | |||
| 44c8d908a8 | |||
| 587dbff971 | |||
| a3df4277de | |||
| 7581ebd5c4 | |||
| 831469b8e2 | |||
| 1dcb6e63e0 | |||
| 82e5bfdc5d |
@@ -55,7 +55,7 @@ export default function LandscapingPage() {
|
|||||||
{ text: "Start Your Project", href: "#contact" }
|
{ text: "Start Your Project", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EAUpul6KI7vTWBV0cEFlD4VRHD/uploaded-1779626950291-f3l1l85o.png"
|
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EAUpul6KI7vTWBV0cEFlD4VRHD/uploaded-1779796355348-0kb8jqw7.jpg"
|
||||||
videoAriaLabel="Futuristic business abstract animation"
|
videoAriaLabel="Futuristic business abstract animation"
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
textPosition="top"
|
textPosition="top"
|
||||||
@@ -81,7 +81,7 @@ export default function LandscapingPage() {
|
|||||||
description="Empowering Visionaries."
|
description="Empowering Visionaries."
|
||||||
subdescription="Founded on Kurdish principles of excellence and innovation."
|
subdescription="Founded on Kurdish principles of excellence and innovation."
|
||||||
icon={Gem}
|
icon={Gem}
|
||||||
videoSrc="http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-132229.jpg"
|
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EAUpul6KI7vTWBV0cEFlD4VRHD/uploaded-1779796383962-l4jmt1sp.png"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -12,12 +12,12 @@
|
|||||||
|
|
||||||
--background: #f9f5fa;
|
--background: #f9f5fa;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #1a2e1a;
|
--foreground: #0f001d;
|
||||||
--primary-cta: #2d5a27;
|
--primary-cta: #39B6D6;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #2d5a27;
|
--secondary-cta-text: #6A00F4;
|
||||||
--accent: #4a8c3f;
|
--accent: #FF7A00;
|
||||||
--background-accent: #6fb85e;
|
--background-accent: #6fb85e;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
|
|||||||
Reference in New Issue
Block a user