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

<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));
});
<?php
$user = get_the_author_ID();
$pp = get_field('author_image', 'user_'.$user);
?>
<img src="<?php echo $pp;?>">

Miatta Fahnbulleh
Across Peckham- from the Aylesbury Estate to the Ledbury Estate to the North Peckham Estate—the story is the same. There is a housing crisis.
People simply cannot afford to live in decent homes: Families living in damp, mouldy conditions that no one should have to endure, or raising children in temporary accommodation stuck on the housing waiting list for too many years.
Time and again I have seen first hand constituents stuck in poor quality, precarious private rented accommodation for whom secure, affordable housing in Peckham is out of reach.
This is a crisis born from political neglect. A crisis made by the last Conservative government, which hollowed out public investment, sold off social homes, and failed to build new ones.
This Government is tackling the housing crisis head on. This week, in the Spending Review, we announced our 10?year Affordable Homes Programme will invest £39 billion to build genuinely affordable new homes: the biggest boost to investment in social and affordable housing in a generation.
We have already delivered the planning reforms which will open up the ability to build, and now we are providing the much-needed investment to ensure that the genuinely affordable houses that the country needs get built.
As a Labour government, we are working to deliver the homes that people in Peckham – and across the country – desperately need.
And that is not all, alongside that package of investment, we will be catalysing private investment to further boost housebuilding and launching a mortgage guarantee scheme to support buyers with small deposits.
Housing charity Crisis called this a “determined political signal that housing really matters.” They’re right. It does. Because a decent home is more than a roof over your head. It’s where people put down roots, children grow up, and neighbours become a community.
But building new homes is only one part of the problem. Existing homes must be in decent condition and affordable to run. As Minister for Energy Consumers, I lead on the delivery of our Warm Homes Plan.
In the Spending Review, the Government committed £13.2 billion of investment to ensure that we can deliver on our manifesto promise to transform how we heat and power our homes.
The Warm Homes Plan will deliver warmer homes, cut bills and tackle fuel poverty by upgrading the homes people already live in with insulation, solar panels and heat pumps. The result will be that families save up to £600 off their energy bills.
True affordability means more than what’s written on the tenancy agreement. It means making sure people’s wages don’t vanish through poorly insulated walls.
That’s why, as we lift the minimum and living wage, we’re making sure people’s hard-earned money stays in their pockets — rather than being spent on heating cold, poorly insulated homes.
Taken together, this package will be transformative. The investments announced will change the lives of working people — by increasing the supply of good quality, affordable homes for people who desperately need them up and down the country. I’ve spent years listening to people across Peckham suffering from the housing crisis.
And now I can look them in the eye and say: we are taking action.
Follow Us
Get Updates from Miatta
Press releases

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

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

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

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

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

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

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

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

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