Skip to content

Commit

Permalink
add images to case studies
Browse files Browse the repository at this point in the history
  • Loading branch information
musiur committed Dec 31, 2024
1 parent d7b1854 commit cec30c2
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions src/app/case-studies/_utils/data/data___uiux.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export const DATA___UIUX = {
},
},
about: {
image: "https://utfs.io/f/915ff318-de2b-4494-b3df-73a78967133d-9fmvb.png",
image: "https://utfs.io/f/TLm9XcQ0Drp9ypvpy8T8ifMzxL2knb3TrPRA1YB64ZpqK0Q9",
paragraphs: [
{
id: 1,
Expand Down Expand Up @@ -133,10 +133,10 @@ export const DATA___UIUX = {
),
},
],
image: "https://utfs.io/f/915ff318-de2b-4494-b3df-73a78967133d-9fmvb.png",
image: "https://utfs.io/f/TLm9XcQ0Drp9JeYGJ91a9E2SNJBQlTAsxDIm4fg0doXLUVjR",
},
result: {
image: "https://utfs.io/f/915ff318-de2b-4494-b3df-73a78967133d-9fmvb.png",
image: "https://utfs.io/f/TLm9XcQ0Drp9HpKx7F63lrKW6cbSangxZGDNTm1szfYJEjkL",
description: (
<>
The results of our efforts were significant:
Expand Down Expand Up @@ -190,10 +190,10 @@ export const DATA___UIUX = {
<span>Holistic Approach:</span> Our design not only improved aesthetics but also functionality, leading to a better user experience.
</>
),
name: "Christian AntonCharles", // Placeholder for the client's name
avatar: "https://github.com/shadcn.png", // Placeholder for the client's avatar
name: "Christian AntonCharles",
avatar: "https://github.com/shadcn.png",
org: "Dein Handy Markt",
},
image: "https://utfs.io/f/915ff318-de2b-4494-b3df-73a78967133d-9fmvb.png", // Placeholder for the review image
image: "https://utfs.io/f/TLm9XcQ0Drp91S4Mrub7qjhiF4QX2KzvTemlno5AxI0au3wU",
},
}
8 changes: 4 additions & 4 deletions src/app/case-studies/_utils/data/data___webdev.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export const DATA___Webdev = {
},
},
about: {
image: "https://utfs.io/f/915ff318-de2b-4494-b3df-73a78967133d-9fmvb.png",
image: "https://utfs.io/f/TLm9XcQ0Drp9zUponMf45CoFD7gQdVHk1rvzTZnhYB9cGewt",
paragraphs: [
{
id: 1,
Expand Down Expand Up @@ -141,10 +141,10 @@ export const DATA___Webdev = {
),
},
],
image: "https://utfs.io/f/915ff318-de2b-4494-b3df-73a78967133d-9fmvb.png",
image: "https://utfs.io/f/TLm9XcQ0Drp9ypvpy8T8ifMzxL2knb3TrPRA1YB64ZpqK0Q9",
},
result: {
image: "https://utfs.io/f/915ff318-de2b-4494-b3df-73a78967133d-9fmvb.png",
image: "https://utfs.io/f/TLm9XcQ0Drp95vanO4sLohbUxGRq9NF4Zma8dfpcywMt7KQs",
description: (
<>
The results of our efforts were significant:
Expand Down Expand Up @@ -203,6 +203,6 @@ export const DATA___Webdev = {
avatar: "https://github.com/shadcn.png",
org: "Dein Handy Markt",
},
image: "https://utfs.io/f/915ff318-de2b-4494-b3df-73a78967133d-9fmvb.png",
image: "https://utfs.io/f/TLm9XcQ0Drp9HpKx7F63lrKW6cbSangxZGDNTm1szfYJEjkL",
},
}
8 changes: 4 additions & 4 deletions src/app/case-studies/_utils/data/data___wordpress.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export const DATA___WordPress = {
},
},
about: {
image: "https://utfs.io/f/915ff318-de2b-4494-b3df-73a78967133d-9fmvb.png",
image: "https://utfs.io/f/TLm9XcQ0Drp9XBAupu2mQDWcPdinh2OTCGSAMHj5ubsEyo1L",
paragraphs: [
{
id: 1,
Expand Down Expand Up @@ -149,10 +149,10 @@ export const DATA___WordPress = {
),
},
],
image: "https://utfs.io/f/915ff318-de2b-4494-b3df-73a78967133d-9fmvb.png",
image: "https://utfs.io/f/TLm9XcQ0Drp9iHf1BbWqe0JKD1kI3xMghjRomyvz59WT8VnG",
},
result: {
image: "https://utfs.io/f/915ff318-de2b-4494-b3df-73a78967133d-9fmvb.png",
image: "https://utfs.io/f/TLm9XcQ0Drp9iHf1BbWqe0JKD1kI3xMghjRomyvz59WT8VnG",
description: (
<>
The results of our efforts were significant:
Expand Down Expand Up @@ -210,6 +210,6 @@ export const DATA___WordPress = {
avatar: "https://github.com/shadcn.png",
org: "Guardian Medical Transportation LLC",
},
image: "https://utfs.io/f/915ff318-de2b-4494-b3df-73a78967133d-9fmvb.png",
image: "https://utfs.io/f/TLm9XcQ0Drp9iHf1BbWqe0JKD1kI3xMghjRomyvz59WT8VnG",
},
}

0 comments on commit cec30c2

Please sign in to comment.