Remove Woking Council badge

This commit is contained in:
gpt-engineer-app[bot]
2025-10-26 10:15:49 +00:00
parent d1e955867a
commit 7d07a19545

View File

@ -74,17 +74,6 @@ const Briefing = () => {
<p className="text-xl md:text-2xl text-foreground max-w-3xl mx-auto mt-2 font-bold print:text-lg print:text-black"> <p className="text-xl md:text-2xl text-foreground max-w-3xl mx-auto mt-2 font-bold print:text-lg print:text-black">
This is not safe. This is not sustainable. This is not safe. This is not sustainable.
</p> </p>
<div className="mt-8 inline-block">
<div className="bg-primary border-4 border-primary rounded-lg px-6 py-4 print:border-black print:bg-black">
<p className="text-2xl font-black text-primary-foreground print:text-white mb-2">
WOKING BOROUGH COUNCIL
</p>
<p className="text-lg text-primary-foreground print:text-white font-semibold">
Take Action. Keep Us Informed.
</p>
</div>
</div>
</div> </div>
</section> </section>