Update src/app/page.tsx

This commit is contained in:
2026-03-03 06:06:07 +00:00
parent 6d62a8bbc3
commit c1094dab3d

View File

@@ -51,7 +51,7 @@ export default function HomePage() {
background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false}
buttons={[
{ text: "Start Your Project", href: "/contact" },
{ text: "Get Your Free Consultation", href: "/contact" },
{ text: "View Our Work", href: "/portfolio" },
]}
buttonAnimation="slide-up"