Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c92787f6d4 | |||
| 2a5ec07969 |
@@ -119,11 +119,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Credit Card Processing", price: "Flagship", imageSrc: "https://img.b2bpic.net/free-photo/hand-holding-credit-card-over-payment-terminal_1262-18451.jpg"},
|
||||
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: "p2", name: "Business Loans", price: "Custom", imageSrc: "https://img.b2bpic.net/free-photo/credit-card-terminal-processing-payment-digital-receipt_1262-18456.jpg"},
|
||||
id: "p2", name: "Business Loans", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?auto=format&fit=crop&q=80&w=800"},
|
||||
{
|
||||
id: "p3", name: "POS Solutions", price: "Modern", imageSrc: "https://img.b2bpic.net/free-photo/close-up-of-contactless-payment-being-processed_1262-18460.jpg"},
|
||||
id: "p3", name: "POS Solutions", price: "Modern", imageSrc: "https://images.unsplash.com/photo-1563986768609-322da13575f3?auto=format&fit=crop&q=80&w=800"},
|
||||
]}
|
||||
title="Built for Modern Merchants"
|
||||
description="Our core solutions designed to scale with your business."
|
||||
|
||||
Reference in New Issue
Block a user