Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[{ text: "Try Demo", href: "#" }, { text: "Watch Preview", href: "#" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232854.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232854.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/bearded-male-with-long-hair-preparing-tea-asian-style_613910-8122.jpg", alt: "Bearded male barista" },
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "starter", title: "Starter", price: "$19", period: "/mo", features: ["Basic AI analysis", "Heart pattern training", "Community access"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-vector/coffee-house-logo_779267-3021.jpg", imageAlt: "luxury coffee brand logo minimalist" },
|
||||
{ id: "pro", title: "Pro", price: "$49", period: "/mo", features: ["Advanced patterns", "Live feedback", "Priority coaching"], button: { text: "Upgrade Pro" }, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232854.jpg", imageAlt: "luxury coffee brand logo minimalist" },
|
||||
{ id: "pro", title: "Pro", price: "$49", period: "/mo", features: ["Advanced patterns", "Live feedback", "Priority coaching"], button: { text: "Upgrade Pro" }, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232854.jpg?_wi=2", imageAlt: "luxury coffee brand logo minimalist" },
|
||||
{ id: "team", title: "Cafe Team", price: "$199", period: "/mo", features: ["Team dashboards", "Staff progress", "Cafe branding"], button: { text: "Contact Sales" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=coj1sg", imageAlt: "luxury coffee brand logo minimalist" },
|
||||
]}
|
||||
title="Choose Your Path"
|
||||
|
||||
Reference in New Issue
Block a user