Merge version_1_1781442755602 into main #1

Merged
bender merged 1 commits from version_1_1781442755602 into main 2026-06-14 13:13:03 +00:00

View File

@@ -28,10 +28,10 @@ export default function HomePage() {
}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1307.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cook-cutting-roasted-meat-wooden-board_23-2148040262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cook-cutting-roasted-meat-wooden-board_23-2148040262.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wedding-table-arrangement_23-2150279488.jpg",
@@ -120,7 +120,7 @@ export default function HomePage() {
"Award",
"Shield",
],
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1307.jpg?_wi=2",
imageAlt: "Empty dining table in a restaurant",
},
{
@@ -140,7 +140,7 @@ export default function HomePage() {
},
],
placeholder: "Ask the Chef...",
imageSrc: "http://img.b2bpic.net/free-photo/cook-cutting-roasted-meat-wooden-board_23-2148040262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cook-cutting-roasted-meat-wooden-board_23-2148040262.jpg?_wi=2",
imageAlt: "Empty dining table in a restaurant",
},
]}