Skip to content

Commit

Permalink
feat: add assets and update content (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
evavirseda authored Sep 9, 2024
1 parent 49f08ac commit 5b5a09a
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion src/sections/about-us/about-us.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
title: "Pilot Programs and Trials",
description:
"Kenya to Netherlands Flower Trade: TLIP was tested in pilot programs for the flower trade, helping to cover supply chain gaps and providing a single source of truth for key trade documents.<br/><br/>Ecosystem of Trust Trials: As part of the UK government’s <a href='https://www.gov.uk/government/publications/2025-uk-border-strategy' target='_blank' class='text-green-500 underline'>2025 Border Strategy</a>, TLIP was used to capture supply chain documentation across various trade flows, including coffee, tea, flowers, frozen fish, and canned food. Learn more about the Ecosystem of Trust trials <a href='https://www.gov.uk/government/publications/the-ecosystem-of-trust-evaluation-report-2023#:~:text=Details,in%20the%202025%20Border%20Strategy.' target='_blank' class='text-green-500 underline'>here.</a>",
src: "https://placecats.com/millie/400/300"
src: "/assets/about-us/pilot-programs.png"
},
{
title: "The Consortium",
Expand Down
4 changes: 2 additions & 2 deletions src/sections/homepage/hero.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<Hero
heading={{
title: "Digital trade docs from government in seconds",
subtitle: "Access documents instantly via TLIP’s integration with the Kenya Revenue Authority, KenTrade, and KEPHIS",
subtitle: "Access documents instantly via TLIP’s integration with the Kenya Revenue Authority, KenTrade, and KEPHIS.",
description:
"Supported documents: Export Declaration, Certificate of Export, Phytosanitary Certificate, Export Certificate."
"Supported documents: Export Declaration, Certificate of Export, Phytosanitary Certificate, Export Certificate"
}}
buttons={[
{
Expand Down
2 changes: 1 addition & 1 deletion src/sections/homepage/launchWithEase.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
integrated into corporate or government systems via TLIP API.
</p>
<div class="flex justify-center">
<Button classes="mb-16" title="TLIP Wiki" url="https://docs.tlip.io/" isExternal />
<Button classes="mb-16" title="Read API Docs" url="https://docs.tlip.io/" isExternal />
</div>
<video
class="image-shadow aspect-video h-full w-full object-cover"
Expand Down
6 changes: 0 additions & 6 deletions src/sections/why/hero.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@
description:
"Global trade today has a problem. Paper based trade documentation required for cross border exchange is slow, error prone and expensive."
}}
buttons={[
{
title: "Contact us",
url: "mailto:[email protected]"
}
]}
style="background:#3CB878"
color="text-grey-500"
{id}
Expand Down
Binary file added static/assets/about-us/pilot-programs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5b5a09a

Please sign in to comment.