Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-09 18:08:34 +00:00

View File

@@ -34,9 +34,7 @@ export default function AboutPage() {
<div id="about-section" data-section="about-section">
<TextSplitAbout
title="About Webild"
description={[
"We are a passionate team of designers, developers, and strategists dedicated to crafting exceptional digital experiences.", "Since our inception, we have been helping brands tell their stories and reach their full potential through high-performance web solutions."
].join(" ")}
description="We are a passionate team of designers, developers, and strategists dedicated to crafting exceptional digital experiences. Since our inception, we have been helping brands tell their stories and reach their full potential through high-performance web solutions."
useInvertedBackground={false}
/>
</div>