Text Block

H2 heading + paragraph of body copy

Preview
<Section style={{ backgroundColor: "#ffffff", padding: "32px 40px" }}>
  <Heading as="h2" style={{ color: "#1e293b", fontSize: "24px", fontWeight: "600", margin: "0 0 12px", lineHeight: "1.3" }}>Section Heading</Heading>
  <Text style={{ color: "#475569", fontSize: "16px", lineHeight: "1.7", margin: "0" }}>Add your body text here. This is a great place to share more details about your offer, announcement, or story. Keep it concise and focused on what matters most to your reader.</Text>
</Section>