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

By Miatta Fahnbulleh
15th November 2024
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

Rachel Reeves became the first woman Chancellor in the history of this country to present a Budget in the House of Commons.

A historic moment for the country, the Labour Party and women and girls everywhere.

This shows girls across the land that there is no ceiling on what they can achieve. They have every right to dream big, hold the highest offices in the land, and be on equal terms.

This Budget was historic for another reason: it is the start of a new chapter towards making Britain better off, after 14 years of Tory cuts, chaos and injustice.

It is a Budget which will drive up opportunity and drive down poverty in our community. One that will arrest the decline and begin to repair the huge damage that was done over 14 years of the last Conservative government.

More pounds in people’s pockets, an NHS that is there for you when you need it and investment to jumpstart the building of the thousands of new homes people so desperately need.

And the Budget set out how we will deliver this change, whilst protecting working people from higher taxes in their payslips, with no increase in employees’ National Insurance, Income Tax, or VAT.

We are asking the wealthiest and businesses to pay their share to increase funding for public services, so we can fix our NHS. For example, we will for the first time abolish the non-dom tax status, so wealthy people who make Britain their home pay their fair share of taxes here.

This will contribute towards the £25 billion over two years we’re investing into the NHS, help facilitate 40,000 extra appointments a week, and build capacity for more than 30,000 additional procedures to drive hospital waiting times down. This can’t come quickly enough for the hundreds of people in Peckham languishing in pain on hospital waiting lists.

We are increasing the National Living Wage by 6.7%, to £12.21 per hour, worth up to £1,400 for a full-time worker. And we are extending the Household Support Fund with an additional £750m to help struggling families and pensioners across England.

We are giving children the best start in life, training up thousands more teachers, and providing additional financial help for those doing the important job of caring for elderly and sick loved ones.

This is the difference a Labour government can make. And this is only the beginning.

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