Update src/app/diet-plans/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ export default function DietPlansPage() {
|
||||
price: "$49",
|
||||
period: "/month",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-nourishing-food-containers_23-2148484647.jpg",
|
||||
"http://img.b2bpic.net/free-photo/top-view-nourishing-food-containers_23-2148484647.jpg?_wi=8",
|
||||
imageAlt: "Starter nutrition plan",
|
||||
button: { text: "Get Started", href: "/contact" },
|
||||
features: [
|
||||
@@ -102,7 +102,7 @@ export default function DietPlansPage() {
|
||||
price: "$99",
|
||||
period: "/month",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-nourishing-food-containers_23-2148484647.jpg",
|
||||
"http://img.b2bpic.net/free-photo/top-view-nourishing-food-containers_23-2148484647.jpg?_wi=9",
|
||||
imageAlt: "Professional nutrition plan",
|
||||
button: { text: "Subscribe Now", href: "/contact" },
|
||||
features: [
|
||||
@@ -119,7 +119,7 @@ export default function DietPlansPage() {
|
||||
price: "$199",
|
||||
period: "/month",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-nourishing-food-containers_23-2148484647.jpg",
|
||||
"http://img.b2bpic.net/free-photo/top-view-nourishing-food-containers_23-2148484647.jpg?_wi=10",
|
||||
imageAlt: "Premium nutrition plan",
|
||||
button: { text: "Choose Premium", href: "/contact" },
|
||||
features: [
|
||||
|
||||
Reference in New Issue
Block a user