Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoGytis committed May 14, 2024
1 parent edc109c commit b87669f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Projects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ const Projecs: any = () => {
<ProjectWrapper
title="Checkouter"
imageSrc={checkouter}
link="https://leogytis.github.io/e-study/"
link="https://leogytis.github.io/checkouter/"
description="Checkouter is built with Next.js utilizing React for dynamic UI components and Tailwind CSS for styling, ensuring a sleek and responsive design. It features a checkout form tailored for collecting customer details and securely handling credit card credentials."
tags={["HTML", "CSS", "Next.js", "React", "Formik", "Yup"]}
tags={["HTML", "CSS", "Next.js", "React", "Formik", "Yup", "React-Icons", "Figma"]}
/>
<ProjectWrapper
title="E-Study"
Expand Down

0 comments on commit b87669f

Please sign in to comment.