Skip to content

Commit

Permalink
LMS-33: removed not needed text in homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsingal committed Oct 5, 2023
1 parent 8b82b0a commit 960a5ac
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions marketing/src/containers/home/developed/component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,27 @@ const Developed: React.FC = () => {
<FadeIn>
<div className="space-y-10">
<h2 className="text-6xl font-black uppercase font-display">Powered by Vizzuality</h2>
<h3 className="text-2xl font-light">
<p className="text-2xl font-light">
Sustainable transformation requires whole systems thinking. That&apos;s why
LandGriffon is made up of experts combining the disciplines of design, science,
technology, sustainability, and business.
</h3>
</p>

<h3 className="text-2xl font-light">
<strong className="font-bold">For over a decade, Vizzuality </strong>
<p className="text-2xl font-light">
<strong className="font-bold">
For over a decade,{' '}
<a
href="https://vizzuality.com"
className="underline"
target="_blank"
rel="noopener noreferrer"
>
Vizzuality
</a>{' '}
</strong>
has helped companies access, understand, and easily use the data and recommendations
of the sustainability community.
</h3>

<h3 className="text-2xl font-light">
LandGriffon facilitates access, transparency, and global collaboration by embracing
open source and open science. We encourage you to review it and welcome input and
feedback.
</h3>
</p>

<Link href="/methodology">
<a className="text-base font-semibold inline-flex justify-center items-center space-x-7 underline underline-offset-4">
Expand Down

1 comment on commit 960a5ac

@vercel
Copy link

@vercel vercel bot commented on 960a5ac Oct 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

landgriffon-marketing – ./marketing

landgriffon-marketing.vercel.app
landgriffon-marketing-git-dev-vizzuality1.vercel.app
landgriffon-marketing-vizzuality1.vercel.app

Please sign in to comment.