Update src/app/page.tsx

This commit is contained in:
2026-03-08 07:39:31 +00:00
parent c46e06f08b
commit 3ea426f38c

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-vector/postmodern-business-cover-collection_23-2148884225.jpg", imageAlt: "Digital illustration" },
]}
buttons={[
{ text: "View Our Work", href: "features" },
{ text: "Explore Our Portfolio", href: "features" },
{ text: "Start Your Project", href: "contact" },
]}
buttonAnimation="slide-up"