Skip to content

Commit

Permalink
Update portfolio projects
Browse files Browse the repository at this point in the history
  • Loading branch information
gorbatiukcom committed Jan 15, 2024
1 parent 669379b commit 8357fce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/constants/portfolio.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ export const PortfolioProjects: PortfolioProject[] = [
description: "Powierzchnia domu 298 m2",
},
{
projectId: "jufairi",
name: "A. Jufairi",
projectId: "budynek-w-katarze-1",
name: "Budynek w Katarze",
image: "/images/qatar1/A. Jufairi - master updated-3.jpg",
images: [
"/images/qatar1/A. Jufairi - master updated-3.jpg",
Expand All @@ -77,8 +77,8 @@ export const PortfolioProjects: PortfolioProject[] = [
description: "Powierzchnia domu 350 m2",
},
{
projectId: "kuwari-villa",
name: "A. Kuwari Villa & Majlis Design",
projectId: "budynek-w-katarze-2",
name: "Budynek w Katarze",
image: "/images/qatar2/A. Kuwari Villa & Majlis Design updated-2.jpg",
images: [
"/images/qatar2/A. Kuwari Villa & Majlis Design updated-2.jpg",
Expand Down

0 comments on commit 8357fce

Please sign in to comment.