diff --git a/src/data/demoState.json b/src/data/demoState.json index 74c00eac..b83ba39d 100644 --- a/src/data/demoState.json +++ b/src/data/demoState.json @@ -260,7 +260,7 @@ "firstName": "Amruth", "heading": "Profile", "lastName": "Pillai", - "photograph": "https://i.imgur.com/2dmLSCT.jpg", + "photograph": "https://rxresu.me/images/picture.jpg", "subtitle": "Full Stack Web Developer", "website": "amruthpillai.com", "phone": "+91 98453 36113" diff --git a/static/images/picture.jpg b/static/images/picture.jpg new file mode 100644 index 00000000..69536b6b Binary files /dev/null and b/static/images/picture.jpg differ