Merge version_1 into main #1
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="medium"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Subscribe to Premium Access", description: "Choose your membership tier and gain instant access to our entire course library, exclusive community, and monthly live coaching sessions with industry experts.", imageSrc: "http://img.b2bpic.net/free-vector/dark-theme-pricing-chart-table-with-three-option-plan_1017-57780.jpg", imageAlt: "Subscription payment checkout interface"},
|
||||
title: "Subscribe to Premium Access", description: "Choose your membership tier and gain instant access to our entire course library, exclusive community, and monthly live coaching sessions with industry experts.", imageSrc: "http://img.b2bpic.net/free-vector/dark-theme-pricing-chart-table-template-with-three-option-plan_1017-57780.jpg", imageAlt: "Subscription payment checkout interface"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Access Curated Course Modules", description: "Stream professional video courses covering everything from store setup and product selection to marketing automation and scaling strategies. Learn at your own pace.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-learning-virtual-classroom_23-2149200241.jpg", imageAlt: "online course library video modules"},
|
||||
@@ -146,23 +146,17 @@ export default function LandingPage() {
|
||||
tag="Testimonials"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marie Dupont", role: "Store Owner", company: "FashionHub Paris", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-woman-home_23-2148115589.jpg", imageAlt: "professional woman entrepreneur portrait"},
|
||||
id: "1", name: "Marie Dupont", role: "Store Owner", company: "FashionHub Paris", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-woman-home_23-2148115589.jpg", imageAlt: "professional woman entrepreneur portrait"},
|
||||
{
|
||||
id: "2", name: "Jean-Luc Bernard", role: "Founder", company: "TechShop Lyon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg", imageAlt: "professional man entrepreneur portrait"},
|
||||
id: "2", name: "Jean-Luc Bernard", role: "Founder", company: "TechShop Lyon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg", imageAlt: "professional man entrepreneur portrait"},
|
||||
{
|
||||
id: "3", name: "Sophie Martin", role: "Entrepreneur", company: "BeautyBox Marseille", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg", imageAlt: "woman entrepreneur business professional"},
|
||||
id: "3", name: "Sophie Martin", role: "Entrepreneur", company: "BeautyBox Marseille", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg", imageAlt: "woman entrepreneur business professional"},
|
||||
{
|
||||
id: "4", name: "Philippe Moreau", role: "E-Commerce Manager", company: "HomeDecor Toulouse", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-corporate-manager-sitting-with-hands-clasped-outside-office_662251-2057.jpg", imageAlt: "male business manager professional portrait"},
|
||||
id: "4", name: "Philippe Moreau", role: "E-Commerce Manager", company: "HomeDecor Toulouse", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-corporate-manager-sitting-with-hands-clasped-outside-office_662251-2057.jpg", imageAlt: "male business manager professional portrait"},
|
||||
{
|
||||
id: "5", name: "Isabelle Leclerc", role: "Digital Entrepreneur", company: "SportsGear Nice", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/job-business-occupation-concept-beautiful-curly-haired-young-woman-secretary-multitasking_343059-492.jpg", imageAlt: "woman digital entrepreneur professional"},
|
||||
id: "5", name: "Isabelle Leclerc", role: "Digital Entrepreneur", company: "SportsGear Nice", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/job-business-occupation-concept-beautiful-curly-haired-young-woman-secretary-multitasking_343059-492.jpg", imageAlt: "woman digital entrepreneur professional"},
|
||||
{
|
||||
id: "6", name: "Luc Descartes", role: "Business Owner", company: "Electronics Hub Lille", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-3628.jpg", imageAlt: "man business owner professional portrait"},
|
||||
id: "6", name: "Luc Descartes", role: "Business Owner", company: "Electronics Hub Lille", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-3628.jpg", imageAlt: "man business owner professional portrait"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -205,7 +199,7 @@ export default function LandingPage() {
|
||||
tag="Stay Updated"
|
||||
title="Get Exclusive E-Commerce Tips"
|
||||
description="Join 15,000+ French entrepreneurs receiving weekly strategies, case studies, and insider access to new Money Makers courses. Unsubscribe anytime."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-young-people-toasting-wine-glasses_23-2148454113.jpg"
|
||||
imageAlt="Money Makers Community"
|
||||
|
||||
Reference in New Issue
Block a user