const Section = window.Section; const JourneysInLogos = window.JourneysInLogos; const Studio = () => (
{/* Section 1: About Us */}

About Us

We are architects
of a digital renaissance.

Sedem Oasis is a New York-born creative studio operating at the intersection of strategy, design, and technology.
We are a collective of designers, thinkers, and dreamers helping early stage startups and global enterprises craft the experiences, identities, and products that define their next chapter.

New York — Toronto — San Francisco
{/* Section 2: Our Capabilities */}

Our Capabilities

{/* 01: Product Design */}

UX Design

We transform complex problems into seamless experiences; designing the moments that keep users coming back

01 Experience
{/* 02: Visual Design */}

Visual Design

Every detail is deliberate. We craft visual languages that command attention and build lasting brand equity.

02 Aesthetic
{/* 03: Strategy */}

Strategy

We cut through noise with research-backed positioning; giving your product a clear, defensible place in the market.

03 Foresight
{/* 04: Brand */}

Brand

Identity is more than a mark. We build cohesive systems; visual and verbal, that make your brand impossible to ignore.

04 Identity
{/* Section 3: Our Services */}

Our Services

{/* Design Pillar */}

Design

    {[ { name: "UX & UI design", info: "Interfaces" }, { name: "Product concepting", info: "MVP / Strategy" }, { name: "Rapid prototyping", info: "Validation" }, { name: "Design systems", info: "Scalability" }, { name: "Information architecture", info: "Structure" }, { name: "User Research & Testing", info: "Insights" } ].map((service) => (
  • {service.name} {service.info}
  • ))}
{/* Brand Strategy Pillar */}

Brand

    {[ { name: "Brand identity", info: "Visual Voice" }, { name: "Logo & Visual Language", info: "Identity" }, { name: "Brand Guidelines", info: "Systems" }, { name: "Tone of Voice & Messaging", info: "Verbal" }, { name: "Campaign Creative", info: "Direction" }, { name: "Art Direction", info: "Curation" } ].map((service) => (
  • {service.name} {service.info}
  • ))}
{/* Section 4: JourneysInLogos */}
); window.Studio = Studio;