Update src/app/sortiment/page.tsx
This commit is contained in:
@@ -90,7 +90,7 @@ export default function SortimentPage() {
|
||||
price: "CHF 6.80",
|
||||
rating: 5,
|
||||
reviewCount: "127+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-chopper-with-black-background_23-2148288118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-chopper-with-black-background_23-2148288118.jpg?_wi=2",
|
||||
imageAlt: "Premium Swiss sourdough bread",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function SortimentPage() {
|
||||
price: "CHF 3.20",
|
||||
rating: 5,
|
||||
reviewCount: "245+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-with-coffee_23-2148337181.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-with-coffee_23-2148337181.jpg?_wi=2",
|
||||
imageAlt: "Luxury butter croissant pastry",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function SortimentPage() {
|
||||
price: "CHF 7.50",
|
||||
rating: 5,
|
||||
reviewCount: "89+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-plum-pie-with-chemex-coffee-ingredients-with-fabric-wooden-table-with-fabric_181624-24626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-plum-pie-with-chemex-coffee-ingredients-with-fabric-wooden-table-with-fabric_181624-24626.jpg?_wi=2",
|
||||
imageAlt: "Premium Swiss patisserie dessert",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function SortimentPage() {
|
||||
price: "CHF 8.90",
|
||||
rating: 5,
|
||||
reviewCount: "156+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-slices-snacks-with-cream_23-2148361978.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-slices-snacks-with-cream_23-2148361978.jpg?_wi=2",
|
||||
imageAlt: "Artisan fresh sandwich lunch",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user