Update src/app/projects/page.tsx

This commit is contained in:
2026-03-01 19:42:11 +00:00
parent 93a20d2450
commit ece7660568

View File

@@ -53,7 +53,6 @@ export default function ProjectsPage() {
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-employee-appreciation-day-vertical-poster-template_23-2149272005.jpg", imageAlt: "Project 6" }, { imageSrc: "http://img.b2bpic.net/free-vector/flat-employee-appreciation-day-vertical-poster-template_23-2149272005.jpg", imageAlt: "Project 6" },
{ imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg", imageAlt: "Project 7" } { imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg", imageAlt: "Project 7" }
]} ]}
mediaAnimation="blur-reveal"
buttons={[ buttons={[
{ text: "Start Your Project", href: "contact" }, { text: "Start Your Project", href: "contact" },
{ text: "Back to Home", href: "/" } { text: "Back to Home", href: "/" }