From 2e1e701e7eb832dfead5152b6e6e9508d28fd079 Mon Sep 17 00:00:00 2001 From: Ryan Goree Date: Thu, 11 Jan 2024 16:20:56 -0600 Subject: [PATCH] Edit homepage descriptions --- src/pages/Home.tsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/pages/Home.tsx b/src/pages/Home.tsx index 28ee754..e4465e7 100644 --- a/src/pages/Home.tsx +++ b/src/pages/Home.tsx @@ -54,7 +54,7 @@ export function Home() { className="h-[336px]" logoSrc={councilLogo} logoAltText="Council" - description="Council represents the next evolution of on-chain governance, allowing anyone to build adaptable governance systems that meet both the practical needs of day-to-day activities and the required flexibility of long-term governance." + description="An adaptable governance framework to create and manage DAOs." arc={councilCornerArc} onClick={() => openDrawer("council")} /> @@ -62,7 +62,7 @@ export function Home() { className="h-[432px]" logoSrc={hyperdriveLogo} logoAltText="Hyperdrive" - description="Hyperdrive is the next research leap from DELV on variable and fixed rate primitives. It is an advanced AMM featuring no preset expiration dates, no fragmented liquidity, and no LP rollovers — aka everlasting liquidity." + description="Hyperdrive is a new AMM for fixed and variable yield positions underpinned by a novel pricing mechanism. It enables terms on-demand and removes the need for liquidity providers to roll over their capital allocations. Additionally, its mechanism design enables a more efficient, symmetrical yield market and is open source for others to build upon." arc={hyperdriveCornerArc} arcClassName="opacity-100" onClick={() => openDrawer("hyperdrive")} @@ -84,7 +84,7 @@ export function Home() { className="h-[348px]" logoSrc={elfiverseLogo} logoAltText="Elfiverse" - description="The lore of the Element DAO was born with Elfiverse – an endeavor to intersect the DeFi and NFT worlds while catalyzing network effects and community building. Elfiverse pushes the boundaries of on-chain governance allowing communities to look beyond the 1-token-1-vote system, driving inclusive governance participation for all." + description="An endeavor to intersect the DeFi and NFT worlds for community building, introducing new possibilities for governance." arc={elfiverseCornerArc} onClick={() => openDrawer("elfiverse")} /> @@ -179,8 +179,6 @@ export function Home() { exposure to the variable rate, or market-make to profit from directional market shifts. Yield exposure at your control.

- -