Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-12 15:02:51 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
<HeroCentered
background={{ variant: "gradient-bars" }}
title="Build Your Digital Presence with HELPNES"
description="Professional web design, digital marketing, and smart electronic solutions tailored to help your business grow fast and secure in the online world."
description="Transition your business from invisible to influential. We provide the professional tools and digital infrastructure to turn your local operation into a scalable online powerhouse."
avatars={[
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dd2dhmYzehQCCgNV23cokcmp4T/uploaded-1778597745993-vgqnvbpn.jpg", alt: "Client Profile" },
{ src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2541.jpg", alt: "Smiling professional" },
@@ -209,4 +209,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}