/home/grlogisticsandse/public_html/wp-content/themes/carbon-agency/assets/js/block-variation.js
wp.blocks.registerBlockVariation( 'core/group', {
	name: 'full-width-group',
	title: 'Full width group',
	attributes: {
		align: 'full',
	},
} );