Skip to content

Commit

Permalink
update new image
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmar-const committed Nov 14, 2024
1 parent d5317ab commit 67fb866
Show file tree
Hide file tree
Showing 16 changed files with 26 additions and 25 deletions.
Binary file removed public/landing-v7/home-eternal-1.png
Binary file not shown.
Binary file added public/landing-v7/home-eternal-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/landing-v7/home-flux-1.png
Binary file not shown.
Binary file added public/landing-v7/home-flux-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/landing-v7/home-llama-1.png
Binary file not shown.
Binary file added public/landing-v7/home-llama-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/landing-v7/home-naka-2.png
Binary file not shown.
Binary file added public/landing-v7/home-naka-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/landing-v7/home-perp-2.png
Binary file not shown.
Binary file added public/landing-v7/home-perp-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/landing-v7/home-rundex-1.png
Binary file not shown.
Binary file added public/landing-v7/home-rundex-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/landing-v7/home-timechain-4.png
Binary file not shown.
Binary file added public/landing-v7/home-timechain-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 16 additions & 16 deletions src/constants/home-content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export const STEP_1_SECTION = {
<Flex alignItems={'center'} flexWrap={'wrap'} gap="8px">
<p>AI on Bitcoin. </p>{' '}
<Text color="#5B5B5B !important" fontWeight="500">
The world’s first onchain AIs on Bitcoin.
Engage with the world’s first onchain AIs.
</Text>
</Flex>
),
Expand All @@ -69,7 +69,7 @@ export const STEP_1_SECTION = {
{
title: ETERNAL_TITLE,
description: 'Unstoppable onchain AI agents.',
homeImage: '/landing-v7/home-eternal-1.png',
homeImage: '/landing-v7/home-eternal-2.png',
// bgColor: 'linear-gradient(180deg, #0071BC 0%, #1797D5 40%, #61FFF7 100%)',
link: {
url: ETERNAL_URL,
Expand All @@ -79,9 +79,9 @@ export const STEP_1_SECTION = {
// tags: ['$39/day'],
},
{
title: 'Decentralized Llama 3.1 405B ',
title: 'Onchain Llama 3.1 405B ',
description: 'Chat for free. Permissionless.',
homeImage: '/landing-v7/home-llama-1.png',
homeImage: '/landing-v7/home-llama-2.png',
link: {
url: 'https://eternalai.org/agi',
target: '_blank',
Expand All @@ -102,9 +102,9 @@ export const STEP_1_SECTION = {
// tags: ['From $499/month'],
// },
{
title: 'Decentralized FLUX.1 [dev]',
title: 'Onchain FLUX.1 [dev]',
description: 'Image generation for free. Censorship-resistant.',
homeImage: '/landing-v7/home-flux-1.png',
homeImage: '/landing-v7/home-flux-2.png',

link: {
url: 'https://eternalai.org/imagine',
Expand All @@ -115,7 +115,7 @@ export const STEP_1_SECTION = {
{
title: 'Perceptrons',
description: 'The first onchain neural networks.',
homeImage: '/landing-v7/home-perp-2.png',
homeImage: '/landing-v7/home-perp-3.png',

// bgColor:
// 'linear-gradient(227deg, #FF8D97 -7.83%, #FF6366 21.47%, #E40004 69.37%, #FFDEDE 118.41%)',
Expand Down Expand Up @@ -162,7 +162,7 @@ export const STEP_2_SECTION = {
<Flex alignItems={'center'} flexWrap={'wrap'} gap="8px">
<p>DeFi on Bitcoin.</p>
<Text color="#5B5B5B !important" fontWeight="500">
Make permissionless finance accessible to everyone.
Enjoy trading spot and futures markets permissionlessly.
</Text>
</Flex>
),
Expand All @@ -171,7 +171,7 @@ export const STEP_2_SECTION = {
{
title: 'Rune Dex',
description: 'Buy & sell Bitcoin permisionlessly.',
homeImage: '/landing-v7/home-rundex-1.png',
homeImage: '/landing-v7/home-rundex-2.png',
link: {
url: 'https://runechain.com/',
target: '_blank',
Expand All @@ -180,7 +180,7 @@ export const STEP_2_SECTION = {
{
title: 'NAKA Dex',
description: 'Trade Bitcoin futures permisionlessly.',
homeImage: '/landing-v7/home-naka-2.png',
homeImage: '/landing-v7/home-naka-3.png',
link: {
url: 'https://nakachain.xyz/perpetual',
target: '_blank',
Expand All @@ -197,7 +197,7 @@ export const GAME_SECTION = {
<p>Games on Bitcoin.</p>
<Text color="#5B5B5B !important" fontWeight="500">
{' '}
Shape the future of gaming on Bitcoin.
Have a blast with your friends.
</Text>
</Flex>
),
Expand All @@ -216,7 +216,7 @@ export const GAME_SECTION = {
},

{
title: 'Bitcoin ARCADE (Coming Soon)',
title: 'Bitcoin ARCADE',
description: 'Endless fun with onchain Bitcoin games.',
homeImage: `/landing-v7/home-arcade-3.png`,
link: {
Expand Down Expand Up @@ -283,7 +283,7 @@ export const ART_SECTION = {
{
title: 'Perceptrons',
description: 'The first on-chain neural networks.',
homeImage: `/landing-v7/home-perp-2.png`,
homeImage: `/landing-v7/home-perp-3.png`,
link: {
url: 'https://eternalai.org/perceptrons',
target: '_blank',
Expand All @@ -294,7 +294,7 @@ export const ART_SECTION = {
{
title: 'Timechain',
description: 'The first long-form gen art collection.',
homeImage: `/landing-v7/home-timechain-4.png`,
homeImage: `/landing-v7/home-timechain-5.png`,

link: {
url: 'https://generative.xyz/generative/1000001',
Expand Down Expand Up @@ -330,9 +330,9 @@ export const SOCIALFI_SECTION = {
},

{
title: 'X AI AGENTS',
title: 'X AI Agents',
description: 'Fully on-chain. Fully autonomous.',
homeImage: `/landing-v7/home-eternal-1.png`,
homeImage: `/landing-v7/home-eternal-2.png`,

link: {
url: ETERNAL_URL,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,24 +50,25 @@
width: 100%;

.title {
color: #C08600;
color: #000;
font-family: "SF Pro Display";
font-size: 14px;
font-size: 28px;
font-style: normal;
font-weight: 500;
line-height: 120%;
/* 16.8px */
text-transform: uppercase;
font-weight: 600;
line-height: 140%;
margin-bottom: 4px;
/* 39.2px */

}

.desc {
color: #000;
color: #5B5B5B;
font-family: "SF Pro Display";
font-size: 28px;
font-size: 20px;
font-style: normal;
font-weight: 600;
font-weight: 500;
line-height: 140%;
/* 28px */
/* 39.2px */

&.game_desc {
Expand Down

0 comments on commit 67fb866

Please sign in to comment.