-
Notifications
You must be signed in to change notification settings - Fork 426
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 🎸 company logos in landing page (#143)
* feat: 🎸 company logos in landing page * fix: 🐛 feedbacks
- Loading branch information
Showing
10 changed files
with
99 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
import Image from 'next/image'; | ||
import React from 'react'; | ||
|
||
export default function PartnerLogos() { | ||
return ( | ||
<div className="py-24 bg-black sm:py-32"> | ||
<div className="flex flex-col justify-center px-6 mx-auto max-w-7xl lg:px-8"> | ||
<h2 className="text-xl text-center text-white font-display leading-12 pb-9"> | ||
Trusted by the world's most innovative teams | ||
</h2> | ||
<div className="grid items-center grid-cols-2 mx-auto mt-10 place-items-center xs:grid-cols-2 gap-x-10 gap-y-10 sm:grid-cols-3 sm:gap-x-10 lg:mx-0 lg:max-w-none lg:grid-cols-4"> | ||
<Image | ||
loading="lazy" | ||
className="object-contain lg:col-span-1" | ||
src="/landing-page/company-logos/klarna.png" | ||
alt="Klarna Logo" | ||
width={130} | ||
height={30} | ||
/> | ||
<Image | ||
loading="lazy" | ||
className="object-contain lg:col-span-1" | ||
src="/landing-page/company-logos/bcg.png" | ||
alt="BCG Logo" | ||
width={80} | ||
height={60} | ||
/> | ||
<Image | ||
loading="lazy" | ||
className="object-contain lg:col-span-1" | ||
src="/landing-page/company-logos/bnp-paribas.png" | ||
alt="BNP Paribas Logo" | ||
width={200} | ||
height={150} | ||
/> | ||
<Image | ||
loading="lazy" | ||
className="object-contain lg:col-span-1" | ||
src="/landing-page/company-logos/bellman.svg" | ||
alt="Bellman Logo" | ||
width={180} | ||
height={90} | ||
/> | ||
<Image | ||
loading="lazy" | ||
className="object-contain lg:col-span-1" | ||
src="/landing-page/company-logos/patreon.png" | ||
alt="Patreon Logo" | ||
width={155} | ||
height={70} | ||
/> | ||
<Image | ||
loading="lazy" | ||
className="object-contain lg:col-span-1" | ||
src="/landing-page/company-logos/maskex.png" | ||
alt="Maskex Logo" | ||
width={140} | ||
height={60} | ||
/> | ||
<Image | ||
loading="lazy" | ||
className="object-contain lg:col-span-1" | ||
src="/landing-page/company-logos/pmu.jpg" | ||
alt="PMU Logo" | ||
width={130} | ||
height={40} | ||
/> | ||
<Image | ||
loading="lazy" | ||
className="object-contain lg:col-span-1" | ||
src="/landing-page/company-logos/abu-dhabi-chamber.png" | ||
alt="Abu Dhabi Chamber Logo" | ||
width={180} | ||
height={90} | ||
/> | ||
</div> | ||
</div> | ||
</div> | ||
); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1070341
There was a problem hiding this comment.
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:
dashboard – ./
*.chaindesk.ai
dashboard-nu-tawny.vercel.app
chaindesk.ai
*.chaindesk.chat
*.databerry.ai
www.chatbotgpt.ai
app.chaindesk.ai
databerry.ai
www.chaindesk.ai
databerry.chat
chaindesk.chat
app.databerry.ai
dashboard-git-main-databerry.vercel.app
www.bestaichatbot.org
bestaichatbot.org
www.databerry.ai
dashboard-databerry.vercel.app