Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
|||||||
price: '$99/month',
|
price: '$99/month',
|
||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: '1.2k',
|
reviewCount: '1.2k',
|
||||||
imageSrc: 'http://img.b2bpic.net/free-photo/medium-shot-women-scanning-qr-code_23-2149303396.jpg?_wi=1',
|
imageSrc: 'http://img.b2bpic.net/free-photo/medium-shot-women-scanning-qr-code_23-2149303396.jpg',
|
||||||
imageAlt: 'Standard loyalty program'
|
imageAlt: 'Standard loyalty program'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
|||||||
price: '$199/month',
|
price: '$199/month',
|
||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: '2.8k',
|
reviewCount: '2.8k',
|
||||||
imageSrc: 'http://img.b2bpic.net/free-photo/medium-shot-women-scanning-qr-code_23-2149303396.jpg?_wi=2',
|
imageSrc: 'http://img.b2bpic.net/free-photo/medium-shot-women-scanning-qr-code_23-2149303396.jpg',
|
||||||
imageAlt: 'Premium tier loyalty program'
|
imageAlt: 'Premium tier loyalty program'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
|||||||
price: 'Custom',
|
price: 'Custom',
|
||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: '890',
|
reviewCount: '890',
|
||||||
imageSrc: 'http://img.b2bpic.net/free-photo/medium-shot-women-scanning-qr-code_23-2149303396.jpg?_wi=3',
|
imageSrc: 'http://img.b2bpic.net/free-photo/medium-shot-women-scanning-qr-code_23-2149303396.jpg',
|
||||||
imageAlt: 'Enterprise loyalty solutions'
|
imageAlt: 'Enterprise loyalty solutions'
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
|||||||
value: '35%',
|
value: '35%',
|
||||||
title: 'Repeat Purchase Increase',
|
title: 'Repeat Purchase Increase',
|
||||||
description: 'Average uplift in customer repeat purchases within 3 months',
|
description: 'Average uplift in customer repeat purchases within 3 months',
|
||||||
imageSrc: 'http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg?_wi=1',
|
imageSrc: 'http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg',
|
||||||
imageAlt: 'Business growth metrics'
|
imageAlt: 'Business growth metrics'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
|||||||
value: '2.8x',
|
value: '2.8x',
|
||||||
title: 'Higher AOV',
|
title: 'Higher AOV',
|
||||||
description: 'Loyalty members spend 2.8x more per transaction than non-members',
|
description: 'Loyalty members spend 2.8x more per transaction than non-members',
|
||||||
imageSrc: 'http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg?_wi=1',
|
imageSrc: 'http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg',
|
||||||
imageAlt: 'Customer satisfaction metrics'
|
imageAlt: 'Customer satisfaction metrics'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -277,7 +277,7 @@ export default function LandingPage() {
|
|||||||
value: '42%',
|
value: '42%',
|
||||||
title: 'Reduced Churn',
|
title: 'Reduced Churn',
|
||||||
description: 'Lower customer churn rate compared to stores without loyalty programs',
|
description: 'Lower customer churn rate compared to stores without loyalty programs',
|
||||||
imageSrc: 'http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg?_wi=2',
|
imageSrc: 'http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg',
|
||||||
imageAlt: 'Retention improvement'
|
imageAlt: 'Retention improvement'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -285,7 +285,7 @@ export default function LandingPage() {
|
|||||||
value: '5M+',
|
value: '5M+',
|
||||||
title: 'Rewards Redeemed',
|
title: 'Rewards Redeemed',
|
||||||
description: 'Total rewards successfully redeemed across our platform',
|
description: 'Total rewards successfully redeemed across our platform',
|
||||||
imageSrc: 'http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg?_wi=2',
|
imageSrc: 'http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg',
|
||||||
imageAlt: 'Rewards redemption volume'
|
imageAlt: 'Rewards redemption volume'
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
@@ -308,7 +308,7 @@ export default function LandingPage() {
|
|||||||
name: 'Sarah Chen',
|
name: 'Sarah Chen',
|
||||||
role: 'Founder & CEO',
|
role: 'Founder & CEO',
|
||||||
testimonial: 'LoyalHub transformed how we engage customers. Our repeat purchase rate jumped 40% in just 3 months. The analytics dashboard alone saves us countless hours.',
|
testimonial: 'LoyalHub transformed how we engage customers. Our repeat purchase rate jumped 40% in just 3 months. The analytics dashboard alone saves us countless hours.',
|
||||||
imageSrc: 'http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1',
|
imageSrc: 'http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg',
|
||||||
imageAlt: 'Sarah Chen portrait'
|
imageAlt: 'Sarah Chen portrait'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -316,15 +316,14 @@ export default function LandingPage() {
|
|||||||
name: 'Michael Torres',
|
name: 'Michael Torres',
|
||||||
role: 'E-commerce Manager',
|
role: 'E-commerce Manager',
|
||||||
testimonial: 'The setup was seamless. Within days, we had our loyalty program running. The customer support team is fantastic and always available when we need help.',
|
testimonial: 'The setup was seamless. Within days, we had our loyalty program running. The customer support team is fantastic and always available when we need help.',
|
||||||
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1',
|
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg',
|
||||||
imageAlt: 'Michael Torres portrait'
|
imageAlt: 'Michael Torres portrait'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: '3',
|
id: '3',
|
||||||
name: 'Jessica Palmer',
|
name: 'Jessica Palmer',
|
||||||
role: 'Store Owner',
|
role: 'Store Owner',
|
||||||
testimonial: 'Best decision we made for our store. LoyalHub\'s tier system keeps customers engaged and coming back. The ROI speaks for itself.',
|
testimonial: "Best decision we made for our store. LoyalHub's tier system keeps customers engaged and coming back. The ROI speaks for itself.", imageSrc: 'http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg',
|
||||||
imageSrc: 'http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2',
|
|
||||||
imageAlt: 'Jessica Palmer portrait'
|
imageAlt: 'Jessica Palmer portrait'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -332,7 +331,7 @@ export default function LandingPage() {
|
|||||||
name: 'David Nakamura',
|
name: 'David Nakamura',
|
||||||
role: 'Marketing Director',
|
role: 'Marketing Director',
|
||||||
testimonial: 'The automation features save us hours every week. We can focus on strategy while LoyalHub handles the complex loyalty logistics.',
|
testimonial: 'The automation features save us hours every week. We can focus on strategy while LoyalHub handles the complex loyalty logistics.',
|
||||||
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2',
|
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg',
|
||||||
imageAlt: 'David Nakamura portrait'
|
imageAlt: 'David Nakamura portrait'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -340,7 +339,7 @@ export default function LandingPage() {
|
|||||||
name: 'Emma Robinson',
|
name: 'Emma Robinson',
|
||||||
role: 'Retail Entrepreneur',
|
role: 'Retail Entrepreneur',
|
||||||
testimonial: 'I was skeptical at first, but the data showed immediate improvement in customer retention. Highly recommend to any Shopify store owner.',
|
testimonial: 'I was skeptical at first, but the data showed immediate improvement in customer retention. Highly recommend to any Shopify store owner.',
|
||||||
imageSrc: 'http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3',
|
imageSrc: 'http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg',
|
||||||
imageAlt: 'Emma Robinson portrait'
|
imageAlt: 'Emma Robinson portrait'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -348,7 +347,7 @@ export default function LandingPage() {
|
|||||||
name: 'James Wilson',
|
name: 'James Wilson',
|
||||||
role: 'Operations Lead',
|
role: 'Operations Lead',
|
||||||
testimonial: 'The level of customization is incredible. We built exactly the program our customers wanted without needing developers. Outstanding platform.',
|
testimonial: 'The level of customization is incredible. We built exactly the program our customers wanted without needing developers. Outstanding platform.',
|
||||||
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=3',
|
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg',
|
||||||
imageAlt: 'James Wilson portrait'
|
imageAlt: 'James Wilson portrait'
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
@@ -452,7 +451,7 @@ export default function LandingPage() {
|
|||||||
{ text: 'Start Free Trial', href: 'https://apps.shopify.com/loyalhub' },
|
{ text: 'Start Free Trial', href: 'https://apps.shopify.com/loyalhub' },
|
||||||
{ text: 'Schedule Demo', href: '#' }
|
{ text: 'Schedule Demo', href: '#' }
|
||||||
]}
|
]}
|
||||||
background={{ variant: 'glowing-orb' }}
|
background={{ variant: 'plain' }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user