Merge version_1 into main #3
@@ -53,21 +53,21 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Rivers", handle: "@riverscafe", testimonial: "Karmel POS changed our daily operations entirely.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-customer-reviewing-clothes_482257-84194.jpg", imageAlt: "pos dashboard screen on tablet"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-customer-reviewing-clothes_482257-84194.jpg?_wi=1", imageAlt: "pos dashboard screen on tablet"},
|
||||
{
|
||||
name: "Jamie Lee", handle: "@lee.retail", testimonial: "Incredible software for multi-location inventory.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-device_23-2148896952.jpg", imageAlt: "pos dashboard screen on tablet"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-device_23-2148896952.jpg?_wi=1", imageAlt: "pos dashboard screen on tablet"},
|
||||
{
|
||||
name: "Sam Thorne", handle: "@thorneboutique", testimonial: "Easy to set up and even easier to use.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-examining-reports-papers-looking-statistics-annual-data-analytics-increase-profit-workers-group-planning-research-strategy-with-documents-business-development_482257-64771.jpg", imageAlt: "pos dashboard screen on tablet"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-examining-reports-papers-looking-statistics-annual-data-analytics-increase-profit-workers-group-planning-research-strategy-with-documents-business-development_482257-64771.jpg?_wi=1", imageAlt: "pos dashboard screen on tablet"},
|
||||
{
|
||||
name: "Morgan West", handle: "@west.kitchen", testimonial: "The best POS system we have implemented so far.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-looks-greenscreen_482257-76595.jpg", imageAlt: "pos dashboard screen on tablet"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-looks-greenscreen_482257-76595.jpg?_wi=1", imageAlt: "pos dashboard screen on tablet"},
|
||||
{
|
||||
name: "Jordan P.", handle: "@jp_goods", testimonial: "Transformed our shop workflow overnight.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-customer-paying-with-nfc-device_23-2150690028.jpg", imageAlt: "pos dashboard screen on tablet"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-customer-paying-with-nfc-device_23-2150690028.jpg?_wi=1", imageAlt: "pos dashboard screen on tablet"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-customer-reviewing-clothes_482257-84194.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-customer-reviewing-clothes_482257-84194.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Built for Modern Retailers"
|
||||
description="We understand the pulse of your business. Karmel POS is designed to reduce friction, eliminate human error, and provide real-time insights into your sales performance."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-holding-device_23-2148896952.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-holding-device_23-2148896952.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
title: "Advanced Analytics", description: "Track performance in real-time with comprehensive reports.", icon: BarChart2,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-examining-reports-papers-looking-statistics-annual-data-analytics-increase-profit-workers-group-planning-research-strategy-with-documents-business-development_482257-64771.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-examining-reports-papers-looking-statistics-annual-data-analytics-increase-profit-workers-group-planning-research-strategy-with-documents-business-development_482257-64771.jpg?_wi=2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graphs_1098-486.jpg"},
|
||||
],
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
title: "Customer Management", description: "Build loyalty with powerful integrated CRM tools.", icon: Users,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-looks-greenscreen_482257-76595.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-looks-greenscreen_482257-76595.jpg?_wi=2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041850.jpg"},
|
||||
],
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
title: "Fast Processing", description: "High-performance payment gateway built for speed.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-customer-paying-with-nfc-device_23-2150690028.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-customer-paying-with-nfc-device_23-2150690028.jpg?_wi=2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-lock-with-credit-card-top-laptop_23-2148578119.jpg"},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user