Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 09:08:16 +00:00

View File

@@ -178,27 +178,27 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarahjtech", testimonial: "IPS transformed our payment processing. We saved 40% on fees compared to Square and the support team is incredible.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", handle: "@mchen_co", testimonial: "The API integration was seamless. Our development team had us live in 2 hours. Stripe took us days.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emily Rodriguez", handle: "@emilyrodriguez", testimonial: "Next-day settlements mean we have cash flow immediately. This has been a game-changer for our inventory management.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Kim", handle: "@davidkimdev", testimonial: "Their customer support is actually responsive. I've never waited more than 20 minutes for help. Clover was weeks.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"
},
{
id: "5", name: "Jessica Martinez", handle: "@jessicam_design", testimonial: "Switched from Square to IPS and immediately saw the difference in transaction speed and reporting accuracy.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Jessica Martinez"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Martinez"
},
{
id: "6", name: "Robert Thompson", handle: "@rthompson_biz", testimonial: "The transparent pricing is refreshing. No hidden fees, no surprises. IPS is exactly what it says it is.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Robert Thompson"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Thompson"
}
]}
/>
@@ -209,7 +209,6 @@ export default function LandingPage() {
title="Trusted Payment Partner"
description="Processing payments for businesses across retail, e-commerce, SaaS, and services"
tag="Clients"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
names={["Tech Startups", "Retail Chains", "E-Commerce Giants", "Service Providers", "Subscription Platforms", "Restaurants & Hospitality", "Professional Services", "Marketplaces"]}