diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 54a1cbb..16c1626 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -49,7 +49,7 @@ export default function ShopPage() { tag="Instant Digital Downloads" tagIcon={Zap} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/an-attractive-professional-nutrition-and-1772806842191-ed26e58b.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/an-attractive-professional-nutrition-and-1772806842191-ed26e58b.png?_wi=3" imageAlt="Digital fitness products" mediaAnimation="slide-up" buttons={[ @@ -88,14 +88,14 @@ export default function ShopPage() { id: "nutrition", title: "Nutrition & Meal Plans", description: "Complete meal plans with Nigerian recipes, grocery lists, macronutrient breakdowns, and seasonal menus. Customized for weight loss, muscle gain, or maintenance. Get instant PDF downloads.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/an-attractive-professional-nutrition-and-1772806842191-ed26e58b.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/an-attractive-professional-nutrition-and-1772806842191-ed26e58b.png?_wi=4", imageAlt: "Nutrition guides", }, { id: "workouts", title: "Workout Programs", description: "30-90 day structured workout programs for all fitness levels. Progressive training, exercise videos, form tips, and tracking sheets. Home and gym variations included.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-fit-african-man-performing-explosive-s-1772806837604-a14f0738.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-fit-african-man-performing-explosive-s-1772806837604-a14f0738.png?_wi=3", imageAlt: "Workout programs", }, { @@ -109,7 +109,7 @@ export default function ShopPage() { id: "challenge", title: "Challenge Guides", description: "Master the skipping challenge with technique guides, progression plans, video tips, and motivation strategies. Perfect for beginners to advanced challengers.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-people-actively-engaged-in-a--1772806841484-9f975ddb.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-people-actively-engaged-in-a--1772806841484-9f975ddb.png?_wi=3", imageAlt: "Challenge guides", }, ]}