Update src/app/projects/page.tsx
This commit is contained in:
@@ -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: "/" }
|
||||||
|
|||||||
Reference in New Issue
Block a user