From 26b1baf45a56dc18f32116142c9c1a519008f57b Mon Sep 17 00:00:00 2001 From: Nurudeen Yekeen Date: Mon, 14 Aug 2023 11:41:11 +0100 Subject: [PATCH] feat(ui): update website --- src/components/work/Work.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/work/Work.jsx b/src/components/work/Work.jsx index da29e81..3cbb1e0 100644 --- a/src/components/work/Work.jsx +++ b/src/components/work/Work.jsx @@ -11,7 +11,7 @@ export class Work extends Component { id: uuid(), title: 'DAAL Bil', description: - 'Developed and maintained DAAL Bil website, a leading online marketplace for used cars in Sweden.Utilized Nextjs and Storyblok CMX for development.', + 'Developed and maintained DAAL Bil website, a leading online marketplace for used cars in Sweden.Utilized Nextjs and Storyblok CMS for development.', live: 'https://daalbil.se', stack: 'Nextjs + StoryBlok CMS + Typescript + linara', isPrivate: false,