Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-15 12:40:27 +00:00

View File

@@ -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"},
{