Merge version_1 into main #2
@@ -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?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cutting-ciabatta-close-up-wooden-background_127675-2896.jpg",
|
||||
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?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-meringue-cookies-with-black-raisines-wooden-board_114579-84680.jpg",
|
||||
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?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-juice-with-fruit-pieces-caucasian-gogals_114579-34935.jpg",
|
||||
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?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cutting-ciabatta-close-up-wooden-background_127675-2896.jpg",
|
||||
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?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-meringue-cookies-with-black-raisines-wooden-board_114579-84680.jpg",
|
||||
imageAlt: "Delicate pastry being sugared",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-juice-with-fruit-pieces-caucasian-gogals_114579-34935.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-juice-with-fruit-pieces-caucasian-gogals_114579-34935.jpg",
|
||||
imageAlt: "Cozy cafe with coffee",
|
||||
},
|
||||
]}
|
||||
@@ -148,7 +148,8 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "bienenstich",
|
||||
brand: "Vosen's",
|
||||
name: "Authentic Bienen",
|
||||
name: "Authentic Bienenstich", price: "$4.75", rating: 5,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-sliced-pie-with-red-berries-dark-table-pie-sweet-cake_140725-72896.jpg", imageAlt: "traditional German Bienenstich cake slice",
|
||||
},
|
||||
]}
|
||||
title="Our Bestsellers"
|
||||
|
||||
Reference in New Issue
Block a user