diff --git a/src/pages/HomePage/sections/Team.tsx b/src/pages/HomePage/sections/Team.tsx index 13fb4d8..84c3d9a 100644 --- a/src/pages/HomePage/sections/Team.tsx +++ b/src/pages/HomePage/sections/Team.tsx @@ -23,7 +23,7 @@ const teamMembers = [ name: "Emily Rodriguez", role: "SEO Specialist", description: "Emily is our data-driven SEO expert, helping clients achieve top rankings and organic growth.", - imageSrc: "https://picsum.photos/seed/1438612002/1200/800", + imageSrc: "https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?auto=format&fit=crop&w=800&q=80", } ];