Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "See How It Works", href: "#how-it-works" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blurry-northern-lights-landing-page_52683-23660.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blurry-northern-lights-landing-page_52683-23660.jpg?_wi=1"
|
||||
imageAlt="Minimalist abstract gradient representing faith-driven innovation"
|
||||
showDimOverlay={false}
|
||||
ariaLabel="Hero section for cultivAIte"
|
||||
@@ -64,13 +64,13 @@ export default function LandingPage() {
|
||||
tag="The Problem"
|
||||
features={[
|
||||
{
|
||||
id: "bottleneck", title: "Messaging Bottlenecks", description: "Communications are scattered across channels. Consistency suffers. Decision-makers become approval gates.", tag: "Issue", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-argueing-discussing-drawings-new-ideas-while-woman-meditating_176420-1706.jpg", imageAlt: "Messaging bottlenecks illustration"},
|
||||
id: "bottleneck", title: "Messaging Bottlenecks", description: "Communications are scattered across channels. Consistency suffers. Decision-makers become approval gates.", tag: "Issue", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-argueing-discussing-drawings-new-ideas-while-woman-meditating_176420-1706.jpg?_wi=1", imageAlt: "Messaging bottlenecks illustration"},
|
||||
{
|
||||
id: "fatigue", title: "Decision Fatigue", description: "Too many small decisions repeat daily. Staff energy depletes before mission work even begins.", tag: "Issue", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-argueing-discussing-drawings-new-ideas-while-woman-meditating_176420-1706.jpg", imageAlt: "Decision fatigue illustration"},
|
||||
id: "fatigue", title: "Decision Fatigue", description: "Too many small decisions repeat daily. Staff energy depletes before mission work even begins.", tag: "Issue", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-argueing-discussing-drawings-new-ideas-while-woman-meditating_176420-1706.jpg?_wi=2", imageAlt: "Decision fatigue illustration"},
|
||||
{
|
||||
id: "repetitive", title: "Repetitive Content", description: "The same message rewrites for every channel. Hours of duplication could be minutes with automation.", tag: "Issue", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-argueing-discussing-drawings-new-ideas-while-woman-meditating_176420-1706.jpg", imageAlt: "Repetitive content illustration"},
|
||||
id: "repetitive", title: "Repetitive Content", description: "The same message rewrites for every channel. Hours of duplication could be minutes with automation.", tag: "Issue", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-argueing-discussing-drawings-new-ideas-while-woman-meditating_176420-1706.jpg?_wi=3", imageAlt: "Repetitive content illustration"},
|
||||
{
|
||||
id: "rewrite", title: "Multi-Channel Rewrite Overload", description: "One newsletter becomes five formats across email, social, web, SMS. Scaling content becomes impossible.", tag: "Issue", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-argueing-discussing-drawings-new-ideas-while-woman-meditating_176420-1706.jpg", imageAlt: "Multi-channel rewrite overload illustration"},
|
||||
id: "rewrite", title: "Multi-Channel Rewrite Overload", description: "One newsletter becomes five formats across email, social, web, SMS. Scaling content becomes impossible.", tag: "Issue", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-argueing-discussing-drawings-new-ideas-while-woman-meditating_176420-1706.jpg?_wi=4", imageAlt: "Multi-channel rewrite overload illustration"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -112,11 +112,11 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
products={[
|
||||
{
|
||||
id: "audit-phase", name: "Communications Audit Phase", price: "$2,000–5,000", imageSrc: "http://img.b2bpic.net/free-photo/improvement-success-planning-ideas-research_53876-26264.jpg", imageAlt: "Communications audit process"},
|
||||
id: "audit-phase", name: "Communications Audit Phase", price: "$2,000–5,000", imageSrc: "http://img.b2bpic.net/free-photo/improvement-success-planning-ideas-research_53876-26264.jpg?_wi=1", imageAlt: "Communications audit process"},
|
||||
{
|
||||
id: "implementation", name: "Full Implementation Kit", price: "$5,000–15,000", imageSrc: "http://img.b2bpic.net/free-photo/improvement-success-planning-ideas-research_53876-26264.jpg", imageAlt: "Implementation and training"},
|
||||
id: "implementation", name: "Full Implementation Kit", price: "$5,000–15,000", imageSrc: "http://img.b2bpic.net/free-photo/improvement-success-planning-ideas-research_53876-26264.jpg?_wi=2", imageAlt: "Implementation and training"},
|
||||
{
|
||||
id: "measurement", name: "Measurement & Scaling", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/improvement-success-planning-ideas-research_53876-26264.jpg", imageAlt: "ROI documentation and scaling"},
|
||||
id: "measurement", name: "Measurement & Scaling", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/improvement-success-planning-ideas-research_53876-26264.jpg?_wi=3", imageAlt: "ROI documentation and scaling"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blurry-northern-lights-landing-page_52683-23660.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blurry-northern-lights-landing-page_52683-23660.jpg?_wi=2"
|
||||
imageAlt="cultivAIte footer background"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user