diff --git a/src/app/page.tsx b/src/app/page.tsx index 35bb9ec..26219f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,11 +98,11 @@ export default function LandingPage() { features={[ { id: "sourcing", title: "Ethical Ingredient Sourcing", tags: ["Organic", "Fair Trade", "Sustainable"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-selective-focus-two-hands-beautiful-asian-young-woman-farmer-holding-organic-rice_1150-54131.jpg", imageAlt: "Premium Organic Baking Ingredients" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-selective-focus-two-hands-beautiful-asian-young-woman-farmer-holding-organic-rice_1150-54131.jpg?_wi=1", imageAlt: "Premium Organic Baking Ingredients" }, { id: "hygiene", title: "Daily Hygiene Protocols", tags: ["Certified", "Inspected", "Safe"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-selective-focus-two-hands-beautiful-asian-young-woman-farmer-holding-organic-rice_1150-54131.jpg", imageAlt: "Clean Professional Bakery Facility" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-selective-focus-two-hands-beautiful-asian-young-woman-farmer-holding-organic-rice_1150-54131.jpg?_wi=2", imageAlt: "Clean Professional Bakery Facility" } ]} animationType="slide-up"