diff --git a/src/app/page.tsx b/src/app/page.tsx index 489175b..516ad68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function LandingPage() { }, { title: "AI Progress Analysis", description: "Track your body transformation with smart AI analysis that updates your plan automatically.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/simple-rice-with-green-peas-corn_23-2148294977.jpg", imageAlt: "meal planning app ui" + imageSrc: "http://img.b2bpic.net/free-photo/simple-rice-with-green-peas-corn_23-2148294977.jpg?_wi=1", imageAlt: "meal planning app ui" }, items: [ { @@ -154,7 +154,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Classic Punjabi", price: "AI-Powered", imageSrc: "http://img.b2bpic.net/free-photo/simple-rice-with-green-peas-corn_23-2148294977.jpg"}, + id: "p1", name: "Classic Punjabi", price: "AI-Powered", imageSrc: "http://img.b2bpic.net/free-photo/simple-rice-with-green-peas-corn_23-2148294977.jpg?_wi=2"}, { id: "p2", name: "Low Carb Fusion", price: "AI-Powered", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-shaurma-salad-sandwich-with-different-vegetables-grey-surface-food-salad-sandwich-meal-snack_140725-102080.jpg"}, {