diff --git a/src/assets/avax.png b/src/assets/avax.png new file mode 100644 index 0000000..73ff507 Binary files /dev/null and b/src/assets/avax.png differ diff --git a/src/assets/background.png b/src/assets/background.png index a6e8939..0e5ceb6 100644 Binary files a/src/assets/background.png and b/src/assets/background.png differ diff --git a/src/assets/btc.png b/src/assets/btc.png new file mode 100644 index 0000000..1d14bc6 Binary files /dev/null and b/src/assets/btc.png differ diff --git a/src/assets/eth.png b/src/assets/eth.png new file mode 100644 index 0000000..c8ac5ec Binary files /dev/null and b/src/assets/eth.png differ diff --git a/src/assets/ola.png b/src/assets/ola.png new file mode 100644 index 0000000..ac22d4b Binary files /dev/null and b/src/assets/ola.png differ diff --git a/src/assets/sol.png b/src/assets/sol.png new file mode 100644 index 0000000..bef8cfd Binary files /dev/null and b/src/assets/sol.png differ diff --git a/src/assets/ton.png b/src/assets/ton.png new file mode 100644 index 0000000..9340e5c Binary files /dev/null and b/src/assets/ton.png differ diff --git a/src/assets/zro.png b/src/assets/zro.png index 3935aaf..d3e87db 100644 Binary files a/src/assets/zro.png and b/src/assets/zro.png differ diff --git a/src/components/CryptoTicker.tsx b/src/components/CryptoTicker.tsx index fd09f11..4c76235 100644 --- a/src/components/CryptoTicker.tsx +++ b/src/components/CryptoTicker.tsx @@ -8,7 +8,7 @@ interface CryptoData { } const cryptoData: CryptoData[] = [ - { symbol: 'BTC', price: '$63,000', icon: }, + { symbol: 'BTC', price: '$68,000', icon: }, { symbol: 'ETH', price: '$2,451', icon: }, { symbol: 'SOL', price: '$146', icon: }, { symbol: 'AVAX', price: '$28.55', icon: }, diff --git a/src/pages/Home.tsx b/src/pages/Home.tsx index a65a951..03853cc 100644 --- a/src/pages/Home.tsx +++ b/src/pages/Home.tsx @@ -3,6 +3,7 @@ import OFTMigrationForm from '../components/OFTMigrationForm'; import KnowledgeCenter from '../components/KnowledgeCenter'; import FAQ from '../components/FAQ'; import { Layers } from 'lucide-react'; +import zroImage from '../assets/zro.png'; const Home: React.FC = () => { return ( @@ -11,7 +12,7 @@ const Home: React.FC = () => {

Welcome to OmniLaunch

Simplifying OFT deployments for teams and DAOs

- Powered by + Powered by LayerZero ZRO