Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-24 13:53:54 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
title="Grow Your Business Online"
description="We build high-converting, professional websites that attract more customers. Let us handle the tech while you focus on scaling your vision."
description="We design high-converting, professional websites that help local businesses attract more customers and scale faster."
buttons={[
{ text: "Get Started", href: "#contact" },
]}
@@ -204,4 +204,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}