‘I wanted secure and decent housing for thousands across Peckham,’ says MP

By Miatta Fahnbulleh
7th November 2025
Contents
<nav class="toc">
  <h3>Contents</h3>
  <ul id="toc-list"></ul>
</nav>
.toc {
  font-family: sans-serif;
  position: sticky;
  top: 80px;
  max-width: 300px;
}

.toc h3 {
  font-weight: 700;
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}

.toc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.toc li {
  margin-bottom: 0.75rem;
}

.toc a {
  text-decoration: none;
  color: #1a1a1a;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  transition: background 0.2s ease;
}

/* Hover state */
.toc a:hover {
  text-decoration: none;
  background-color: #f5f7ff;
  color: #0070f3; /* blue hover text */
}

/* Active/selected state */
.toc a.active {
  background-color: #f5f7ff;
  font-weight: 600;
  color: #f48024; /* orange highlight */
}

/* Active + hover */
.toc a.active:hover {
  color: #f48024;
  background-color: #f5f7ff;
}
document.addEventListener("DOMContentLoaded", () => {
  const tocList = document.getElementById("toc-list");
  const headings = document.querySelectorAll("h2");

  headings.forEach((h2, index) => {
    const id = h2.id || `section-${index}`;
    h2.id = id;

    const li = document.createElement("li");
    const link = document.createElement("a");
    link.href = `#${id}`;
    link.textContent = h2.textContent;
    li.appendChild(link);
    tocList.appendChild(li);
  });

  // Scrollspy logic
  const links = document.querySelectorAll(".toc a");
  const observer = new IntersectionObserver(
    (entries) => {
      entries.forEach((entry) => {
        const link = document.querySelector(`.toc a[href="#${entry.target.id}"]`);
        if (entry.isIntersecting) {
          links.forEach((l) => l.classList.remove("active"));
          link.classList.add("active");
        }
      });
    },
    {
      rootMargin: "-50% 0px -50% 0px",
      threshold: 0
    }
  );

  headings.forEach((h2) => observer.observe(h2));
});

Contents

 

 

<?php 
  $user = get_the_author_ID();
	$pp = get_field('author_image', 'user_'.$user);

?>

<img src="<?php echo $pp;?>">

Miatta Fahnbulleh

Since my first day in this job, I have been clear that insecure and unsuitable housing in Peckham is a priority for me and this Government that we must tackle.

Time and again on the doorstep, in my inbox, at community meetings, I hear heartbreaking stories from people with high and rising rents who feel insecure in their homes and are battling poor quality, damp accommodation.

This Government pledged to turn this around. We have done just that. Last week, we introduced landmark changes which will make a real difference to thousands of renters and tenants across Peckham.

The Renters Rights Bill – the biggest reform of renting in over forty years – is now law, meaning renters finally have the security they deserve.

Crucially, it means an end to no fault evictions once and for all. That means an end to the practice that allowed landlords to remove tenants without reason, and for the 86,000 private renters right here in Southwark that means peace of mind and security in their homes.

And that is not all. If you are a private renter in Peckham, then this new law gives you stability and rights that you can rely on.

It bans rental bidding wars that forced people into paying more than they could afford.

It enforces the Decent Homes Standard for the first time in private renting.

It outlaws discrimination against tenants with children or those receiving benefits.

It provides stronger protection against backdoor eviction.

And it provides a new Ombudsman, so that you have someone to turn to when things go wrong.

In just fifteen months, Labour has done what a Conservative Government could not in fourteen years, making renting fairer, safer and more secure.

This month also marked the introduction of Awaab’s Law, which means that thousands of tenants in Peckham will benefit from safer homes. The tragic death of two-year-old Awaab Ishak, caused by dangerous levels of damp and mould in his home, shocked and appalled people across the country back in 2020.

I am so proud to be part of a Government introducing rules that mean no family will have to be put through that again.

For private renters, we have committed to use the Renters Rights Bill to introduce these protections, because no one should have to live with dangerous damp, mould or other hazards and everyone deserves the promise of a safe and decent home.

I know how much that means to people in Peckham. I have seen families suffering with terrible mould and damp. I have seen first-hand how much these conditions impact the well-being, mental health and sense of security of families.

I have been pleased to work with our Labour Council to resolve cases of this kind.

But that shouldn’t be the story just for individual cases, and Southwark Council have been clear in their commitment to take action on damp and mould for all families suffering in these conditions.

The lives of thousands of people in Peckham will be improved because of these changes.

This is what a Labour Government working closely with Labour Councils can do: we enforce rights, we raise standards and we rebuild fairness.

Follow Us

Get Updates from Miatta

Press releases

June 2, 2026

‘Our government will make big reforms for renters’, says Peckham MP

Young people today are growing up in a culture shaped by social media scrutiny, algorithm-driven trends, and pressures around image, identity and status...
Read Full Article
June 2, 2026

‘We are asking the wealthiest and businesses to increase funding for public services’, say Peckham MP

Young people today are growing up in a culture shaped by social media scrutiny, algorithm-driven trends, and pressures around image, identity and status...
Read Full Article
June 2, 2026

‘This is how I see the Renters Reform Bill working for a local mother from Walworth’ says Miatta Fahnbulleh

Young people today are growing up in a culture shaped by social media scrutiny, algorithm-driven trends, and pressures around image, identity and status...
Read Full Article
June 2, 2026

‘We are making it easier to see your GP’, says Peckham MP

Young people today are growing up in a culture shaped by social media scrutiny, algorithm-driven trends, and pressures around image, identity and status...
Read Full Article
June 2, 2026

Peckham MP and Energy Minister says: ‘We are working to bring down your energy bills’

Young people today are growing up in a culture shaped by social media scrutiny, algorithm-driven trends, and pressures around image, identity and status...
Read Full Article
June 2, 2026

‘Peckham is a sanctuary – my journey from unrest in Liberia to London’, writes MP Miatta Fahnbulleh

Young people today are growing up in a culture shaped by social media scrutiny, algorithm-driven trends, and pressures around image, identity and status...
Read Full Article
June 2, 2026

‘After Lakanal fire in Camberwell with the loss of three women and children opportunities on safety were squandered’

Young people today are growing up in a culture shaped by social media scrutiny, algorithm-driven trends, and pressures around image, identity and status...
Read Full Article
June 2, 2026

‘We are taking action on the housing crisis’, says Peckham MP

Young people today are growing up in a culture shaped by social media scrutiny, algorithm-driven trends, and pressures around image, identity and status...
Read Full Article
June 2, 2026

‘Community groups are bring down energy bills and invest the savings in service they provide in Southwark’, says Peckham MP

Young people today are growing up in a culture shaped by social media scrutiny, algorithm-driven trends, and pressures around image, identity and status...
Read Full Article
June 2, 2026

Peckham MP says young people need spaces – and they’re telling us that loud and clear

Young people today are growing up in a culture shaped by social media scrutiny, algorithm-driven trends, and pressures around image, identity and status...
Read Full Article