diff --git a/src/app/page.tsx b/src/app/page.tsx index b259497..4c8620d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { handle: "@sarah_fit", testimonial: "The photo scan feature is incredibly accurate. Changed how I track forever.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-broccoli-cauliflower-salad-black-oval-plate-notebook-dark-background-food-photo_140725-140778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-broccoli-cauliflower-salad-black-oval-plate-notebook-dark-background-food-photo_140725-140778.jpg?_wi=1", imageAlt: "healthy food plate scan ai data overlay", }, { @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@marco_t", testimonial: "Excellent language support. Use it daily in Spanish.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pickled-green-tomatoes-black-plate_114579-56425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pickled-green-tomatoes-black-plate_114579-56425.jpg?_wi=1", imageAlt: "healthy food plate scan ai data overlay", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@jean_fr", testimonial: "Mon coach AI est indispensable pour mon régime.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blank-display-phone-with-vegetable-white-backdrop_23-2148193163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blank-display-phone-with-vegetable-white-backdrop_23-2148193163.jpg?_wi=1", imageAlt: "healthy food plate scan ai data overlay", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@elif_tr", testimonial: "Türkçe desteği harika, kullanımı çok kolay.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/set-artificial-intelligence-elements-flat-design_23-2147884937.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/set-artificial-intelligence-elements-flat-design_23-2147884937.jpg?_wi=1", imageAlt: "healthy food plate scan ai data overlay", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@hans_de", testimonial: "Die Nährwertanalyse ist phänomenal präzise.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/communication-connection-digital-technology-networking-concept_53876-64975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/communication-connection-digital-technology-networking-concept_53876-64975.jpg?_wi=1", imageAlt: "healthy food plate scan ai data overlay", }, ]} @@ -100,7 +100,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-broccoli-cauliflower-salad-black-oval-plate-notebook-dark-background-food-photo_140725-140778.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-broccoli-cauliflower-salad-black-oval-plate-notebook-dark-background-food-photo_140725-140778.jpg?_wi=2" imageAlt="AI meal scanning" mediaAnimation="slide-up" avatars={[ @@ -170,7 +170,7 @@ export default function LandingPage() { description: "Daily guidance adapted to your specific caloric needs and fitness progress.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pickled-green-tomatoes-black-plate_114579-56425.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pickled-green-tomatoes-black-plate_114579-56425.jpg?_wi=2" imageAlt="AI Nutritional Analysis" mediaAnimation="blur-reveal" /> @@ -186,19 +186,19 @@ export default function LandingPage() { { title: "Macro Calculation", description: "Precise tracking of protein, fats, and carbs.", - imageSrc: "http://img.b2bpic.net/free-photo/blank-display-phone-with-vegetable-white-backdrop_23-2148193163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blank-display-phone-with-vegetable-white-backdrop_23-2148193163.jpg?_wi=2", imageAlt: "Macro Calculation", }, { title: "AI Coaching", description: "Adaptive advice that learns your body and habits.", - imageSrc: "http://img.b2bpic.net/free-vector/set-artificial-intelligence-elements-flat-design_23-2147884937.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/set-artificial-intelligence-elements-flat-design_23-2147884937.jpg?_wi=2", imageAlt: "AI Coach", }, { title: "Global Language Support", description: "Native-level support for 5 major world languages.", - imageSrc: "http://img.b2bpic.net/free-photo/communication-connection-digital-technology-networking-concept_53876-64975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/communication-connection-digital-technology-networking-concept_53876-64975.jpg?_wi=2", imageAlt: "5 Languages", }, ]}