Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-25 10:26:45 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Professional Videography Services"
logoText="Cinematic Video Production That Grows Your Brand"
description="Turning your vision into cinematic reality. High-end video production, editing, and storytelling for brands and creators."
buttons={[
{
@@ -268,4 +268,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}