Merge version_9 into main #11

Merged
bender merged 2 commits from version_9 into main 2026-03-07 10:57:10 +00:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -57,7 +57,7 @@ export default function Home() {
tag="Digital Growth"
tagIcon={Sparkles}
title="Grow Your Revenue 3x Faster"
description="Average clients see 3x revenue growth within 90 days. Our proven digital growth solutions deliver measurable results through strategic planning, expert execution, and continuous optimization."
description="Average clients see 3x revenue growth within 90 days, with proven strategies delivering measurable results."
buttons={[
{ text: "Get Started", href: "#contact" },
{ text: "View Our Work", href: "#featured-work" },
@@ -320,4 +320,4 @@ export default function Home() {
</main>
</ThemeProvider>
);
}
}