Skip to content

Commit

Permalink
Update HeroSection.tsx
Browse files Browse the repository at this point in the history
new language for hero
  • Loading branch information
oatsandsugar authored Oct 23, 2024
1 parent 9536996 commit c0869be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/framework-landing/app/sections/home/HeroSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { cn } from "@514labs/design-system-components/utils";

export const HeroSection = ({ className }: { className?: string }) => {
const content = {
title: "Turn data into products, skip the tedium and plumbing",
title: "Turn data into products. No Tedium. Plumbing included.",
description:
"Moose is a data engineering framework for Typescript or Python devs & AI agents that need to ship data-intensive products fast",
primaryCTA: "Get started",
Expand Down

0 comments on commit c0869be

Please sign in to comment.