May 27, 2026/Simple/Accordions & Tabs/SheaBinta

Tabbed Content

Split-panel section with tabbed text content on the left and a full-bleed image on the right. Tabs crossfade between different headline + CTA combinations. Stacks vertically on mobile with the image on top. Inspired by Rhode Skin.

To RESTORE, PROTECT, and NURTURE the skin you have now for lasting results that reveal themselves over time.

OUR VALUES
Rhode skin products
import TabbedContent from "./index.jsx";

function Placeholder() {
  return <div style={{ minHeight: "100vh", background: "#f7f6f3" }} />;
}

export default function TabbedContentDemo() {
  return (
    <div style={{ background: "#f7f6f3" }}>
      <Placeholder />
      <TabbedContent />
      <Placeholder />
    </div>
  );
}

Related Components

3MO AGO
Services Accordionaccordions-tabs
3MO AGO
FAQ Sectionaccordions-tabs