Skip to content

Commit

Permalink
fix: mortgave vs ekoke comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso committed Dec 20, 2024
1 parent 298f6f9 commit a1a088e
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 42 deletions.
44 changes: 27 additions & 17 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,87 +3,97 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://ekokedao.com</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/marketplace</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/agencies</loc>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/presale</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/giveaway</loc>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/about</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/privacy</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/cookies</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/terms-and-conditions</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/documentation</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/documentation/faq</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/documentation/whitepaper</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/documentation/canisters/deferred-data</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/documentation/canisters/deferred-minter</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/documentation/contracts/deferred</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/documentation/contracts/ekoke</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/documentation/contracts/marketplace</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/documentation/contracts/reward-pool</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://ekokedao.com/documentation/reward</loc>
<lastmod>2025-01-10</lastmod>
<lastmod>2024-12-20</lastmod>
<priority>1.00</priority>
</url>
</urlset>
13 changes: 13 additions & 0 deletions src/js/components/App/pages/Giveaway.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ import * as React from 'react';
import Container from '../../reusable/Container';
import { Helmet } from 'react-helmet';

const PREVIEW_URL =
'https://raw.githubusercontent.com/EKOKE-DAO/static/804d557a33ce354ecbb0fb87b4ca6931ce0a6067/giveaway/media1.png';

const Giveaway = () => (
<>
<Helmet>
Expand All @@ -18,6 +21,16 @@ const Giveaway = () => (
property="og:description"
content="Since we're going to launch EKOKE DAO on April 1st 2025 and we'll open the Presale on January 10th 2025, we've decided to start a Giveaway where 10 lucky users will be able to win 100$EKOKE which are worth 100$."
/>
<meta property="og:image" content={PREVIEW_URL} />
<meta property="twitter:image" content={PREVIEW_URL} />
<meta
property="twitter:title"
content="EKOKE DAO 100 $EKOKE Giveaway - 1$EKOKE = 1$"
/>
<meta
property="twitter:description"
content="Since we're going to launch EKOKE DAO on April 1st 2025 and we'll open the Presale on January 10th 2025, we've decided to start a Giveaway where 10 lucky users will be able to win 100$EKOKE which are worth 100$."
/>
</Helmet>
<Container.Container>
<a
Expand Down
4 changes: 2 additions & 2 deletions src/js/components/App/pages/Home/Intro.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ const Intro = () => (
Installments over Mortgages
</Heading.H3>
<Paragraph.Center className="!text-sm">
We're replacing traditional mortgages with unsastainable interest
We're replacing traditional mortgages with unsustainable interest
rates with a fair, <strong>decentralized</strong> alternative.
Through our Ethereum powered <strong>Deferred NFT system</strong>,
buyers can pay for their homes in manageable installments.
Expand Down Expand Up @@ -142,7 +142,7 @@ const Intro = () => (
<strong>EKOKE</strong> token. The total supply of{' '}
<strong>EKOKE</strong> is fixed and the quantity of tokens given as
reward will decrease over time. While the traditional mortgage
system that is based on inflation and unsastainable interest rates
system that is based on inflation and unsustainable interest rates
is unsustainable, EKOKE is based on a deflationary model that will
make it more valuable over time.
</Paragraph.Center>
Expand Down
41 changes: 18 additions & 23 deletions src/js/components/App/pages/Home/MortgageVsEkoke.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ import Container from '../../../reusable/Container';
import Heading from '../../../reusable/Heading';

const MortgageVsEkoke = () => (
<Container.Container className="hidden">
<Container.Container>
<Heading.H2 className="text-center">
Traditional Mortgage vs. <strong>EKOKE DAO</strong>
<strong>EKOKE DAO</strong> Vs. Bank Mortgage
</Heading.H2>
<table className="block border border-collapse border-gray-300 bg-white sm:!text-xs">
<thead>
Expand All @@ -19,36 +19,29 @@ const MortgageVsEkoke = () => (
</tr>
</thead>
<tbody>
<tr>
<td className="border border-gray-300 px-4 py-2">Formula</td>
<td className="border border-gray-300 px-4 py-2">
Simple Interest Loan (10%)
</td>
<td className="border border-gray-300 px-4 py-2">
Compound Interest Loan (5%)
</td>
</tr>
<tr>
<td className="border border-gray-300 px-4 py-2">Loan Principal</td>
<td className="border border-gray-300 px-4 py-2">
{(300_000).toLocaleString('en-US', {
{(200_000).toLocaleString('en-US', {
style: 'currency',
currency: 'USD',
})}
</td>
<td className="border border-gray-300 px-4 py-2">
{(300_000).toLocaleString('en-US', {
{(200_000).toLocaleString('en-US', {
style: 'currency',
currency: 'USD',
})}
</td>
</tr>
<tr>
<td className="border border-gray-300 px-4 py-2">Formula</td>
<td className="border border-gray-300 px-4 py-2">
Simple Interest Loan (10%)
</td>
<td className="border border-gray-300 px-4 py-2">
Annual Interest Rate
Compound Interest Loan (5%)
</td>
<td className="border border-gray-300 px-4 py-2">0.3%</td>
<td className="border border-gray-300 px-4 py-2">5.00%</td>
</tr>
<tr>
<td className="border border-gray-300 px-4 py-2">
Expand All @@ -60,13 +53,13 @@ const MortgageVsEkoke = () => (
<tr>
<td className="border border-gray-300 px-4 py-2">Monthly Payment</td>
<td className="border border-gray-300 px-4 py-2">
{(2_500).toLocaleString('en-US', {
{(611.11).toLocaleString('en-US', {
style: 'currency',
currency: 'USD',
})}
</td>
<td className="border border-gray-300 px-4 py-2">
{(3_723.12).toLocaleString('en-US', {
{(1073.64).toLocaleString('en-US', {
style: 'currency',
currency: 'USD',
})}
Expand All @@ -77,13 +70,15 @@ const MortgageVsEkoke = () => (
Total Payment Over Loan Period
</td>
<td className="border border-gray-300 px-4 py-2">
{(1_200_000.0).toLocaleString('en-US', {
style: 'currency',
currency: 'USD',
})}
<strong>
{(220_000.0).toLocaleString('en-US', {
style: 'currency',
currency: 'USD',
})}
</strong>
</td>
<td className="border border-gray-300 px-4 py-2">
{(1_340_323.29).toLocaleString('en-US', {
{(386_511.57).toLocaleString('en-US', {
style: 'currency',
currency: 'USD',
})}
Expand Down

0 comments on commit a1a088e

Please sign in to comment.