Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 000038fe45 | |||
| d7b29a124c | |||
| 0743120896 | |||
| c4f8b8cabe |
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Credit Card Processing", price: "Flagship", imageSrc: "https://images.unsplash.com/photo-1556742049-0cf1485c8d09?auto=format&fit=crop&q=80&w=800"},
|
||||
id: "p1", name: "Credit Card Processing", price: "Flagship", imageSrc: "https://images.unsplash.com/photo-1554224155-8d04cb21cd6c?auto=format&fit=crop&q=80&w=800"},
|
||||
{
|
||||
id: "p2", name: "Business Loans", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?auto=format&fit=crop&q=80&w=800"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user