From b4e076c2e6a336e33371574b28f9dfef399b15d6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 21:56:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 694dfe1..02dd405 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"