6 Commits

Author SHA1 Message Date
22790f80c5 Update src/app/page.tsx 2026-04-12 23:56:52 +00:00
6de5d9a0d9 Update src/app/page.tsx 2026-04-12 23:47:35 +00:00
38e46f998c Update src/app/page.tsx 2026-04-12 23:44:41 +00:00
21349962da Update theme colors 2026-04-12 23:27:28 +00:00
cd16778e6d Update theme colors 2026-04-12 23:27:01 +00:00
8a2e90d423 Update theme colors 2026-04-12 23:26:44 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -86,8 +86,8 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{ id: "1", title: "Structural Renovation", description: "Safe, engineered structural changes designed to open your space and enhance structural integrity.", tag: "Structural", imageSrc: "http://img.b2bpic.net/free-photo/close-view-young-worker-laying-floor-with-laminated-flooring-boards_231208-4218.jpg?_wi=1" },
{ id: "2", title: "Bespoke Carpentry", description: "Fine cabinetry, custom shelving, and hand-finished woodworking tailored to your unique interior style.", tag: "Design", imageSrc: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185418.jpg?_wi=1" },
{ id: "3", title: "System Modernization", description: "Comprehensive electrical, HVAC, and smart-home integration to bring your property into the current century.", tag: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-home_23-2150639946.jpg?_wi=1" },
{ id: "2", title: "Custom Hand-finished wood ", description: "Fine quality wood, we use great wood from local wood manufactures from Vancouver. Suitable for any custom wood projects you desire.", tag: "Design", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHI2gJhga5AhgHowMgWNKaWwi9/uploaded-1776038084038-hllgm1b8.jpg" },
{ id: "3", title: "System Modernization", description: "Comprehensive painting, work with steady and close care with every part. Each specific paint job will be tailored to your liking, with many vas options of colors and designs. ", tag: "Painting ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHI2gJhga5AhgHowMgWNKaWwi9/uploaded-1776037475684-rlmkwvtz.webp" },
]}
title="Our Craftsmanship"
description="Explore the range of high-end renovation services tailored for discerning property owners."

View File

@@ -13,9 +13,9 @@
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #106EFB;
--primary-cta: #fa0f0f;
--primary-cta-text: #ffffff;
--secondary-cta: #000000;
--secondary-cta: #1960ff;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #106EFB;