Update src/app/page.tsx

This commit is contained in:
2026-03-17 00:14:31 +00:00
parent c628446b35
commit bb8e9c697b

View File

@@ -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"