Merge version_2 into main #6

Merged
bender merged 2 commits from version_2 into main 2026-03-03 16:19:25 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1411,4 +1411,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -65,7 +65,7 @@ export default function HomePage() {
<div id="about" data-section="about">
<SplitAbout
title="Building Digital Government Excellence"
description="Tulepaak combines deep domain expertise in legal entity registration, interoperability, and regulatory compliance with a product-led, user-centric delivery model. With over 20 years of hands-on experience designing and implementing complex e-government initiatives, we've helped establish Estonia as one of the world's most advanced digital states."
description="With a proven track record serving 15+ government agencies across Estonia, Europe, and the Middle East, Tulepaak combines deep domain expertise in legal entity registration, interoperability, and regulatory compliance with a product-led, user-centric delivery model. Over 20 years of hands-on experience designing and implementing complex e-government initiatives has helped establish Estonia as one of the world's most advanced digital states, with our solutions powering critical infrastructure."
tag="Our Story"
textboxLayout="default"
useInvertedBackground={false}
@@ -148,4 +148,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}