\n {/* a block with a full width image */}\n \n {/* a block with text left and image right */}\n {textImageMixedBlocks.map((block, index) => {\n if (block.__typename === 'ContentfulBlockRichText') {\n return (\n \n );\n } else if (block.__typename === 'ContentfulBlockTextText') {\n return (\n \n );\n } else {\n return (\n \n );\n }\n })}\n {/* Links list block */}\n \n