From b596a5b7fa667068fbfbf2979416f10fa1a2eefc Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 07:20:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b2b9a7c..5d6e9b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,22 +115,19 @@ export default function LandingPage() { title: "Ethical Farming", description: "Our pigs are raised in humane, spacious environments, ensuring their well-being and the superior quality of our pork.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/pigs-grazing-around-farm_23-2150454943.jpg", imageAlt: "Healthy pig outdoors"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-meat-slice-with-tomatoes-dark-blue-background-food-meat-kitchen-animal-butcher-chicken-color-cow_179666-46014.jpg", imageAlt: "Butcher preparing meat"}, - imageAlt: "piglets feeding on farm" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-meat-slice-with-tomatoes-dark-blue-background-food-meat-kitchen-animal-butcher-chicken-color-cow_179666-46014.jpg", imageAlt: "Butcher preparing meat"} }, { title: "Sustainable Practices", description: "We are committed to eco-friendly farming methods, minimizing environmental impact and promoting biodiversity.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wild-tuna-day-celebration_23-2151307916.jpg", imageAlt: "Packaged pork with eco-label"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-with-face-mask_23-2149565251.jpg", imageAlt: "Sustainable farm operations"}, - imageAlt: "piglets feeding on farm" + imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-with-face-mask_23-2149565251.jpg", imageAlt: "Sustainable farm operations"} }, { title: "Exceptional Flavor", description: "Our meticulous care and natural diet result in pork that is rich in flavor, tender, and truly a culinary delight.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meat-covering-meal-inside-plate-fry-meat-food-meal_140725-26018.jpg", imageAlt: "Chef cooking pork"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-work-having-lunch_23-2148894065.jpg", imageAlt: "Happy customer with pork"}, - imageAlt: "piglets feeding on farm" + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-work-having-lunch_23-2148894065.jpg", imageAlt: "Happy customer with pork"} }, ]} showStepNumbers={false}