Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-24 21:55:52 +00:00

View File

@@ -72,32 +72,32 @@ export default function LandingPage() {
slides={[
{
videoSrc: "http://img.b2bpic.net/free-photo/baker-holding-bread-loaf-table_23-2147761363.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cutting-ciabatta-close-up-wooden-background_127675-2896.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cutting-ciabatta-close-up-wooden-background_127675-2896.jpg?_wi=1",
imageAlt: "Bread coming out of oven",
videoAriaLabel: "Slow motion video of bread being removed from an oven",
},
{
videoSrc: "http://img.b2bpic.net/free-photo/hands-pouring-sugar-muffins_23-2148297430.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-meringue-cookies-with-black-raisines-wooden-board_114579-84680.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-meringue-cookies-with-black-raisines-wooden-board_114579-84680.jpg?_wi=1",
imageAlt: "Powdered sugar falling on pastry",
videoAriaLabel: "Slow motion video of powdered sugar falling onto a pastry",
},
{
videoSrc: "http://img.b2bpic.net/free-photo/hot-coffee-mug_1323-172.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-juice-with-fruit-pieces-caucasian-gogals_114579-34935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-juice-with-fruit-pieces-caucasian-gogals_114579-34935.jpg?_wi=1",
imageAlt: "Coffee pouring into a cup",
videoAriaLabel: "Slow motion video of coffee being poured into a cup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cutting-ciabatta-close-up-wooden-background_127675-2896.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cutting-ciabatta-close-up-wooden-background_127675-2896.jpg?_wi=2",
imageAlt: "Fresh bread in a warm bakery",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/white-meringue-cookies-with-black-raisines-wooden-board_114579-84680.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-meringue-cookies-with-black-raisines-wooden-board_114579-84680.jpg?_wi=2",
imageAlt: "Delicate pastry being sugared",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/glass-juice-with-fruit-pieces-caucasian-gogals_114579-34935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-juice-with-fruit-pieces-caucasian-gogals_114579-34935.jpg?_wi=2",
imageAlt: "Cozy cafe with coffee",
},
]}