Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-23 14:17:05 +00:00

View File

@@ -81,27 +81,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-digital-disconnecting-home-by-making-healthy-vegetable-salad_23-2150037471.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-digital-disconnecting-home-by-making-healthy-vegetable-salad_23-2150037471.jpg?_wi=1",
imageAlt: "High protein meal prep for athletes",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/box-with-salad-office-table_23-2147778448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/box-with-salad-office-table_23-2147778448.jpg?_wi=1",
imageAlt: "Healthy balanced meal for professionals",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-food-blogger-streaming-while-cooking-home_23-2148771600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-food-blogger-streaming-while-cooking-home_23-2148771600.jpg?_wi=1",
imageAlt: "Visually appealing fitness meal",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-digital-disconnecting-home-by-making-healthy-vegetable-salad_23-2150037471.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-digital-disconnecting-home-by-making-healthy-vegetable-salad_23-2150037471.jpg?_wi=2",
imageAlt: "High protein meal prep for athletes",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/box-with-salad-office-table_23-2147778448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/box-with-salad-office-table_23-2147778448.jpg?_wi=2",
imageAlt: "Healthy balanced meal for professionals",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-food-blogger-streaming-while-cooking-home_23-2148771600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-food-blogger-streaming-while-cooking-home_23-2148771600.jpg?_wi=2",
imageAlt: "Visually appealing fitness meal",
},
]}