$badge): ?>
['position' => 0, 'type' => 'square', 'align' => 'right'], // Section 1 1 => ['position' => 3, 'type' => 'landscape', 'align' => 'full'], // Section 2 2 => ['position' => 2, 'type' => 'square', 'align' => 'left'], // Section 3 3 => ['position' => 1, 'type' => 'landscape', 'align' => 'full'], // Section 4 ]; // Reuse pattern for sections 5+ $reuse_pattern = [1, 0, 3, 2]; // Featured, Square1, Landscape2, Square2 ?>