6 Commits

Author SHA1 Message Date
1cc55a78c4 Merge version_4_1781458309311 into main
Merge version_4_1781458309311 into main
2026-06-14 17:32:19 +00:00
kudinDmitriyUp
10c6d8060f Bob AI: Change the first picture (hero image) to an image representing Algeria. 2026-06-14 17:32:16 +00:00
e68fa82e02 Merge version_3_1781458109539 into main
Merge version_3_1781458109539 into main
2026-06-14 17:28:57 +00:00
kudinDmitriyUp
d32718fa60 Bob AI: Change the first image (likely in the hero section) to a picture representing Al 2026-06-14 17:28:54 +00:00
32eb34224b Merge version_2_1781457965700 into main
Merge version_2_1781457965700 into main
2026-06-14 17:26:09 +00:00
98e00753b1 Update theme colors 2026-06-14 17:26:06 +00:00
2 changed files with 9 additions and 9 deletions

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #fbfcfd;
--background: #f5faff;
--card: #ffffff;
--foreground: #0A1A2F;
--primary-cta: #0A1A2F;
--primary-cta-text: #FFFFFF;
--secondary-cta: #D4AF37;
--secondary-cta-text: #0A1A2F;
--accent: #D4AF37;
--background-accent: #e8eef5;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* @layout/border-radius/rounded */
--radius: 0.5rem;

View File

@@ -25,7 +25,7 @@ export default function HomePage() {
text: "Get Consultation",
href: "#contact",
}}
imageSrc="http://img.b2bpic.net/free-photo/green-plane-ecofriendly-environment_23-2151582386.jpg"
imageSrc="https://images.unsplash.com/photo-1584346133934-a3afd2a33c4c?auto=format&fit=crop&q=80"
/>
</SectionErrorBoundary>
</div>