Skip to content

Commit

Permalink
hero copy
Browse files Browse the repository at this point in the history
  • Loading branch information
okane16 committed Oct 16, 2024
1 parent a3b3964 commit 94cd517
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/framework-landing/app/sections/home/HeroSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ import { cn } from "@514labs/design-system-components/utils";

export const HeroSection = ({ className }: { className?: string }) => {
const content = {
title: "A data engineering framework for all devs",
title: "Turn data into products, skip the tedium and plumbing",
description:
"From full-stack devs to AI agents, Moose helps build powerful applications powered by big and small data",
"Moose is a data engineering framework for Typescript or Python devs & AI agents that need to ship data-intensive products fast",
primaryCTA: "Get started",
primaryCTAUrl: "https://docs.getmoose.dev/quickstart",
secondaryCTA: "View Docs",
Expand Down

0 comments on commit 94cd517

Please sign in to comment.