Merge version_1_1782061357305 into main #1

Merged
bender merged 2 commits from version_1_1782061357305 into main 2026-06-21 17:03:13 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -98,7 +98,7 @@ export default function Layout() {
href: "#",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-entrance-with-wood-doors-two-turquoise-chairs-with-plant_140725-2569.jpg"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-entrance-with-wood-doors-two-turquoise-chairs-with-plant_140725-2569.jpg?_wi=2"
/>
</SectionErrorBoundary>
</StyleProvider>

View File

@@ -28,10 +28,10 @@ export default function HomePage() {
}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-modern-boho-chic-aesthetic-dining-room_53876-132817.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-modern-boho-chic-aesthetic-dining-room_53876-132817.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-oyster-delicacies_23-2150320496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-oyster-delicacies_23-2150320496.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-winter-scenes-with-family_23-2149187631.jpg",
@@ -73,7 +73,7 @@ export default function HomePage() {
description: "Live traditional performances to elevate your visit.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-entrance-with-wood-doors-two-turquoise-chairs-with-plant_140725-2569.jpg"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-entrance-with-wood-doors-two-turquoise-chairs-with-plant_140725-2569.jpg?_wi=1"
/>
</SectionErrorBoundary>
</div>
@@ -169,7 +169,7 @@ export default function HomePage() {
detail: "The city's favorite.",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-modern-boho-chic-aesthetic-dining-room_53876-132817.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-modern-boho-chic-aesthetic-dining-room_53876-132817.jpg?_wi=2",
imageAlt: "Minimalist and spacious interior design",
},
{
@@ -189,7 +189,7 @@ export default function HomePage() {
},
],
placeholder: "Ask anything...",
imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-oyster-delicacies_23-2150320496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-dish-made-oyster-delicacies_23-2150320496.jpg?_wi=2",
imageAlt: "Minimalist and spacious interior design",
},
]}