Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 00:22:44 +00:00

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-with-sliced-tomatoes-olives-mushrooms-dark-background-meal-diet-health-food-salad_140725-96863.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-with-sliced-tomatoes-olives-mushrooms-dark-background-meal-diet-health-food-salad_140725-96863.jpg?_wi=1"
imageAlt="Fresh organic salad bowl"
mediaAnimation="slide-up"
avatars={[
@@ -149,15 +149,15 @@ export default function LandingPage() {
icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-food-background-vegetables-basket_501050-727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-food-background-vegetables-basket_501050-727.jpg?_wi=1",
imageAlt: "Farm vegetables",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-food-background-vegetables-basket_501050-727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-food-background-vegetables-basket_501050-727.jpg?_wi=2",
imageAlt: "Vegetable basket",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-with-sliced-tomatoes-olives-mushrooms-dark-background-meal-diet-health-food-salad_140725-96863.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-with-sliced-tomatoes-olives-mushrooms-dark-background-meal-diet-health-food-salad_140725-96863.jpg?_wi=2",
imageAlt: "fresh organic vegetable salad",
},
{
@@ -166,15 +166,15 @@ export default function LandingPage() {
icon: Award,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-oatmeal-porridge-with-fruit-berry-flax-seeds-healthy-breakfast-fitness-food_2829-11188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-oatmeal-porridge-with-fruit-berry-flax-seeds-healthy-breakfast-fitness-food_2829-11188.jpg?_wi=1",
imageAlt: "Healthy meal",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-oatmeal-porridge-with-fruit-berry-flax-seeds-healthy-breakfast-fitness-food_2829-11188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-oatmeal-porridge-with-fruit-berry-flax-seeds-healthy-breakfast-fitness-food_2829-11188.jpg?_wi=2",
imageAlt: "Chef preparing food",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-food-background-vegetables-basket_501050-727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-food-background-vegetables-basket_501050-727.jpg?_wi=3",
imageAlt: "fresh farm vegetables",
},
{
@@ -183,15 +183,15 @@ export default function LandingPage() {
icon: Truck,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-food-package_23-2148869391.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-food-package_23-2148869391.jpg?_wi=1",
imageAlt: "Eco packaging",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-food-package_23-2148869391.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-food-package_23-2148869391.jpg?_wi=2",
imageAlt: "Delivery bike",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-oatmeal-porridge-with-fruit-berry-flax-seeds-healthy-breakfast-fitness-food_2829-11188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-oatmeal-porridge-with-fruit-berry-flax-seeds-healthy-breakfast-fitness-food_2829-11188.jpg?_wi=3",
imageAlt: "healthy prepared meals",
},
]}