Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-20 01:23:08 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#services" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/handymen-collaborating-plug-holes_23-2147743103.jpg?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBjWk29zILkAce7HiEkhF2gXOk/uploaded-1773969753460-qzb23f68.jpg"
imageAlt="Professional electrician working"
showDimOverlay={false}
/>
@@ -65,7 +65,7 @@ export default function LandingPage() {
description="Service to Go is your trusted local electrical contractor, serving residential and commercial clients with integrity and expertise."
subdescription="With License No. 88572, we provide comprehensive electrical solutions including installations, repairs, maintenance, and safety upgrades. Our team is committed to delivering reliable service when you need it most."
icon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/handymen-collaborating-plug-holes_23-2147743103.jpg?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBjWk29zILkAce7HiEkhF2gXOk/uploaded-1773969753460-qzb23f68.jpg"
imageAlt="Our expert team"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -186,7 +186,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
mediaPosition="right"
buttonText="Request Service"
imageSrc="http://img.b2bpic.net/free-photo/handymen-collaborating-plug-holes_23-2147743103.jpg?_wi=3"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBjWk29zILkAce7HiEkhF2gXOk/uploaded-1773969753460-qzb23f68.jpg"
imageAlt="Contact us for electrical services"
/>
</div>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4f0;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #0a1f3d;
--primary-cta: #e67e22;
--primary-cta-text: #f5f4f0;
--secondary-cta: #f5f4f0;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #1a1a1a;
--accent: #8a8a8a;
--background-accent: #e8e6e1;
--accent: #e2e2e2;
--background-accent: #e67e22;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);