Update src/app/profile/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function ProfilePage() {
|
||||
title: "Profile Settings",
|
||||
subtitle: "Edit your information",
|
||||
detail: "Update avatar, bio, and public visibility of your rankings",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=2",
|
||||
imageAlt: "Profile settings",
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function ProfilePage() {
|
||||
title: "Privacy Controls",
|
||||
subtitle: "Manage who can see what",
|
||||
detail: "Control which friends can view your rankings and recommendations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Privacy settings",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function ProfilePage() {
|
||||
title: "Account Preferences",
|
||||
subtitle: "Customize your experience",
|
||||
detail: "Set notification preferences and personalize your FilmRank experience",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-glasses_641386-302.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-glasses_641386-302.jpg?_wi=2",
|
||||
imageAlt: "Account preferences",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user