Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9630b34432 | |||
| 657076c943 |
@@ -108,9 +108,6 @@ export default function HomePage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
buttons={[
|
|
||||||
{ text: "Trade Now", href: "/trading" },
|
|
||||||
]}
|
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "btc", name: "Bitcoin (BTC)", price: "$45,230.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/cryptocurrency-market-overview-with-mult-1772674394333-d6a2f8de.png?_wi=1", imageAlt: "Bitcoin Trading", initialQuantity: 1,
|
id: "btc", name: "Bitcoin (BTC)", price: "$45,230.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/cryptocurrency-market-overview-with-mult-1772674394333-d6a2f8de.png?_wi=1", imageAlt: "Bitcoin Trading", initialQuantity: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user