Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 00:32:27 +00:00

View File

@@ -87,12 +87,12 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-arrangement-high-angle_23-2149179619.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-arrangement-high-angle_23-2149179619.jpg?_wi=1",
imageAlt: "Whole roasted chicken dish",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-wings-potatoes-oil-tomatoes-with-pedicels-tablecloth_140725-73661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-wings-potatoes-oil-tomatoes-with-pedicels-tablecloth_140725-73661.jpg?_wi=1",
imageAlt: "Plate of chicken and sides",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
imageAlt: "Chicken roasting in a professional oven",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-arrangement-high-angle_23-2149179619.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-arrangement-high-angle_23-2149179619.jpg?_wi=2",
imageAlt: "chicken marinating with herbs",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
imageAlt: "Chef cooking in a professional kitchen",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-wings-potatoes-oil-tomatoes-with-pedicels-tablecloth_140725-73661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-wings-potatoes-oil-tomatoes-with-pedicels-tablecloth_140725-73661.jpg?_wi=2",
imageAlt: "chicken marinating with herbs",
},
]}