Update src/app/page.tsx

This commit is contained in:
2026-04-20 09:50:45 +00:00
parent ea7e61757c
commit 2007facae0

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
title="Defining the Future of Digital Presence"
description="We craft sophisticated social strategies that elevate premium brands into global icons through cinematic content and precision data."
description="We craft sophisticated social strategies that increase market share and maximize high-net-worth engagement for luxury brands through cinematic content and precision data."
tag="Premier Digital Agency"
buttons={[
{
@@ -231,4 +231,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}