Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
handle: "@amarad",
|
||||
testimonial: "Sokoni changed how I manage my inventory. Simply flawless.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-wardrobe-transparent-screen_53876-105380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-wardrobe-transparent-screen_53876-105380.jpg?_wi=1",
|
||||
imageAlt: "tech dashboard ui",
|
||||
},
|
||||
{
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
handle: "@jokafor",
|
||||
testimonial: "The transaction fees are the most competitive in the market.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-labels-with-discounts-shopping-cart_23-2147930877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-labels-with-discounts-shopping-cart_23-2147930877.jpg?_wi=1",
|
||||
imageAlt: "tech dashboard ui",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_m",
|
||||
testimonial: "Scaling my business has never been this intuitive.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/credit-card-security-flat_78370-3588.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/credit-card-security-flat_78370-3588.jpg?_wi=1",
|
||||
imageAlt: "tech dashboard ui",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@kwameb",
|
||||
testimonial: "The best platform for African e-commerce entrepreneurs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/phone-with-intelligent-software-placed-table-kitchen-with-nobody-controlling-light-with-high-tech-application_482257-2267.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/phone-with-intelligent-software-placed-table-kitchen-with-nobody-controlling-light-with-high-tech-application_482257-2267.jpg?_wi=1",
|
||||
imageAlt: "tech dashboard ui",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
handle: "@st_ventures",
|
||||
testimonial: "Incredible support and a robust technical foundation.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg?_wi=1",
|
||||
imageAlt: "tech dashboard ui",
|
||||
},
|
||||
]}
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
href: "#pricing",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-wardrobe-transparent-screen_53876-105380.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-wardrobe-transparent-screen_53876-105380.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -162,19 +162,19 @@ export default function LandingPage() {
|
||||
title: "Integrated Payments",
|
||||
description: "Seamless M-Pesa and card integration out of the box.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-labels-with-discounts-shopping-cart_23-2147930877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-labels-with-discounts-shopping-cart_23-2147930877.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Secure Logistics",
|
||||
description: "Automated delivery tracking and partner notifications.",
|
||||
buttonIcon: "Shield",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/credit-card-security-flat_78370-3588.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/credit-card-security-flat_78370-3588.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Scalable Inventory",
|
||||
description: "Real-time updates to help you manage stock across channels.",
|
||||
buttonIcon: "Layout",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/phone-with-intelligent-software-placed-table-kitchen-with-nobody-controlling-light-with-high-tech-application_482257-2267.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/phone-with-intelligent-software-placed-table-kitchen-with-nobody-controlling-light-with-high-tech-application_482257-2267.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Vendor Analytics",
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Wireless Audio Pro",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
|
||||
Reference in New Issue
Block a user