Update src/app/page.tsx

This commit is contained in:
2026-03-02 20:10:37 +00:00
parent 06bfaa9c4d
commit 489458af5f

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
logoText="BelTeez Studio" logoText="BelTeez Studio"
description="We Build Digital Experiences & Intelligent Agents. Premium websites and AI automation for businesses that want to scale." description="We Build Digital Experiences & Intelligent Agents. Premium websites and AI automation for businesses that want to scale."
buttons={[ buttons={[
{ text: "Start a Project", href: "#contact" }, { text: "Get Your Free Strategy Call", href: "#contact" },
{ text: "View Our Work", href: "#projects" } { text: "View Our Work", href: "#projects" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"