Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Book Session", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Training", title: "Custom Programs", subtitle: "Data-Driven", description: "Tailored workout plans designed specifically for your biometrics.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg"},
|
||||
tag: "Training", title: "Custom Programs", subtitle: "Data-Driven", description: "Tailored workout plans designed specifically for your biometrics.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg?_wi=1"},
|
||||
{
|
||||
tag: "Nutrition", title: "Full Support", subtitle: "Total Fuel", description: "Comprehensive dietary guidance integrated into your plan.", imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332072.jpg"},
|
||||
{
|
||||
@@ -123,13 +123,13 @@ export default function LandingPage() {
|
||||
"3x Weekly Session", "Full Nutrition Plan", "Weekly Check-ins", "App Access"],
|
||||
button: {
|
||||
text: "Get Started", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg", imageAlt: "personal trainer helping client gym workout"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg?_wi=2", imageAlt: "personal trainer helping client gym workout"},
|
||||
{
|
||||
id: "p3", title: "Elite", price: "$800", period: "/mo", features: [
|
||||
"Unlimited Training", "24/7 Support", "Advanced Lab Data", "Meal Delivery Access"],
|
||||
button: {
|
||||
text: "Get Started", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg", imageAlt: "personal trainer helping client gym workout"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg?_wi=2", imageAlt: "personal trainer helping client gym workout"},
|
||||
]}
|
||||
title="Select Your Transformation"
|
||||
description="Flexible plans to fit your schedule."
|
||||
|
||||
Reference in New Issue
Block a user