diff --git a/src/app/appointments/page.tsx b/src/app/appointments/page.tsx index c7e1f17..3730c33 100644 --- a/src/app/appointments/page.tsx +++ b/src/app/appointments/page.tsx @@ -86,7 +86,7 @@ export default function AppointmentsPage() { name: "General Medical Checkup", price: "$75", imageSrc: - "http://img.b2bpic.net/free-vector/medical-booking-app-with-photo_52683-38349.jpg", + "http://img.b2bpic.net/free-vector/medical-booking-app-with-photo_52683-38349.jpg?_wi=3", imageAlt: "General medical checkup", }, { @@ -94,7 +94,7 @@ export default function AppointmentsPage() { name: "Nutrition Consultation", price: "$60", 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=5", imageAlt: "Nutrition consultation", }, { @@ -102,7 +102,7 @@ export default function AppointmentsPage() { name: "Specialist Consultation", price: "$120", imageSrc: - "http://img.b2bpic.net/free-vector/medical-booking-app-with-photo_52683-38349.jpg", + "http://img.b2bpic.net/free-vector/medical-booking-app-with-photo_52683-38349.jpg?_wi=4", imageAlt: "Specialist consultation", }, ]} @@ -125,7 +125,7 @@ export default function AppointmentsPage() { name: "Wellness Coaching", price: "$85", 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=6", imageAlt: "Wellness coaching session", }, { @@ -133,7 +133,7 @@ export default function AppointmentsPage() { name: "Mental Health Consultation", price: "$90", imageSrc: - "http://img.b2bpic.net/free-vector/medical-booking-app-with-photo_52683-38349.jpg", + "http://img.b2bpic.net/free-vector/medical-booking-app-with-photo_52683-38349.jpg?_wi=5", imageAlt: "Mental health consultation", }, { @@ -141,7 +141,7 @@ export default function AppointmentsPage() { name: "Physical Therapy Session", price: "$95", 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=7", imageAlt: "Physical therapy session", }, ]} diff --git a/src/app/diet-plans/page.tsx b/src/app/diet-plans/page.tsx index c4df257..dd7e1d0 100644 --- a/src/app/diet-plans/page.tsx +++ b/src/app/diet-plans/page.tsx @@ -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: [ diff --git a/src/app/page.tsx b/src/app/page.tsx index 53b0e9f..0d5039a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,7 @@ export default function HomePage() { name: "General Medical Checkup", price: "$75", imageSrc: - "http://img.b2bpic.net/free-vector/medical-booking-app-with-photo_52683-38349.jpg", + "http://img.b2bpic.net/free-vector/medical-booking-app-with-photo_52683-38349.jpg?_wi=1", imageAlt: "General medical checkup", }, { @@ -128,7 +128,7 @@ export default function HomePage() { name: "Nutrition Consultation", price: "$60", 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=1", imageAlt: "Nutrition consultation", }, { @@ -136,7 +136,7 @@ export default function HomePage() { name: "Specialist Consultation", price: "$120", imageSrc: - "http://img.b2bpic.net/free-vector/medical-booking-app-with-photo_52683-38349.jpg", + "http://img.b2bpic.net/free-vector/medical-booking-app-with-photo_52683-38349.jpg?_wi=2", imageAlt: "Specialist consultation", }, ]} @@ -159,7 +159,7 @@ export default function HomePage() { 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=2", imageAlt: "Starter nutrition plan", button: { text: "Get Started", href: "/contact" }, features: [ @@ -175,7 +175,7 @@ export default function HomePage() { 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=3", imageAlt: "Professional nutrition plan", button: { text: "Subscribe Now", href: "/contact" }, features: [ @@ -192,7 +192,7 @@ export default function HomePage() { 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=4", imageAlt: "Premium nutrition plan", button: { text: "Choose Premium", href: "/contact" }, features: [ @@ -266,7 +266,7 @@ export default function HomePage() { "HealthFlow made booking my appointment so easy! The personalized diet plan actually fits my busy lifestyle. I've never felt better.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1", imageAlt: "Jessica Martinez", }, { @@ -277,7 +277,7 @@ export default function HomePage() { "The nutritionist's guidance was incredibly detailed and practical. I lost 15 lbs in 3 months without feeling deprived. Highly recommend!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", + "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=1", imageAlt: "Michael Thompson", }, { @@ -288,7 +288,7 @@ export default function HomePage() { "Finally found a platform that combines medical consultations with nutrition planning. The integrated approach really works for me.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Amanda Green", }, { @@ -299,7 +299,7 @@ export default function HomePage() { "Outstanding service! The team is professional, the booking process is seamless, and the results speak for themselves. Worth every penny.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", + "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2", imageAlt: "David Lee", }, ]}