Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="Lose weight eating food you actually love. No starving. No confusion. Just a personalized plan combining clean meals and real workouts — with an AI coach available 24/7."
|
||||
buttons={[{ text: "Get My Free Plan", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/organic-fresh-vegetables-with-chili-flakes-wooden-surface_23-2147956519.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/organic-fresh-vegetables-with-chili-flakes-wooden-surface_23-2147956519.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
title="You've Tried. It Didn't Stick."
|
||||
description="You're not the problem; the approach was. VitalForm gives you a personalized meal plan, beginner-friendly workouts, and an AI coach to ensure this time, it actually works."
|
||||
tag="Sound Familiar?"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bullet-journals-arrangement-view_23-2149740011.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bullet-journals-arrangement-view_23-2149740011.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -140,11 +140,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "pro", title: "Premium", price: "$29", period: "Monthly", features: ["Full meal plans", "200+ workouts", "AI Coach"],
|
||||
button: { text: "Start Premium" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/organic-fresh-vegetables-with-chili-flakes-wooden-surface_23-2147956519.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/organic-fresh-vegetables-with-chili-flakes-wooden-surface_23-2147956519.jpg?_wi=2"},
|
||||
{
|
||||
id: "lifetime", title: "Lifetime", price: "$149", period: "One-time", features: ["Everything Premium", "Lifetime Access"],
|
||||
button: { text: "Start Lifetime" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bullet-journals-arrangement-view_23-2149740011.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bullet-journals-arrangement-view_23-2149740011.jpg?_wi=2"},
|
||||
]}
|
||||
title="Choose Your Plan"
|
||||
description="30-day money-back guarantee."
|
||||
|
||||
Reference in New Issue
Block a user