File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ const TOP_RATE_THRESHOLD_DATA = [
130130const SECTIONS = [
131131 { id : "introduction" , label : "Introduction" } ,
132132 { id : "income-tax-benefits" , label : "Income tax and benefits" } ,
133- { id : "mansion-tax" , label : "Mansion tax " } ,
133+ { id : "mansion-tax" , label : "Higher-value property bands " } ,
134134] ;
135135
136136// Common table styles
@@ -869,9 +869,9 @@ export default function Dashboard({ selectedPolicies = [] }) {
869869 }
870870 } }
871871 >
872- mansion tax
872+ higher-value property bands
873873 </ a > { " " }
874- on high-value properties from April 2028, detailed in the last section.
874+ from April 2028, detailed in the last section.
875875 </ p >
876876 < details
877877 className = "budget-measures-details"
@@ -1126,7 +1126,7 @@ export default function Dashboard({ selectedPolicies = [] }) {
11261126 < span className = "expand-icon" style = { { fontSize : "12px" } } >
11271127 ▶
11281128 </ span >
1129- Mansion tax
1129+ Higher-value property bands
11301130 </ summary >
11311131 < p className = "chart-description" style = { { marginTop : "12px" } } >
11321132 The Scottish Budget 2026-27{ " " }
Original file line number Diff line number Diff line change @@ -358,7 +358,7 @@ export default function MansionTaxMap() {
358358 < div className = "chart-header" >
359359 < div >
360360 < h3 className = "chart-title" >
361- Mansion tax : Band H properties by constituency
361+ Higher-value property bands : Band H properties by constituency
362362 </ h3 >
363363 < p className = "chart-description" >
364364 The Scottish Budget 2026-27 introduced two new council tax bands
You can’t perform that action at this time.
0 commit comments