Update src/app/page.tsx

This commit is contained in:
2026-03-12 17:32:02 +00:00
parent 828a83a1f7
commit d64fcf3df8

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
logoText="CineEdit"
description="Transform your vision into cinematic reality. We craft stunning video edits that tell compelling stories and captivate audiences."
buttons={[
{ text: "Watch Portfolio", href: "#portfolio" },
{ text: "View Our Work", href: "#portfolio" },
{ text: "Book Now", href: "#contact" }
]}
buttonAnimation="slide-up"