Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 16:41:10 +00:00

View File

@@ -65,27 +65,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/berry-mix-wooden-platter-with-oak-branches-cones-aside-middle_114579-12209.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/berry-mix-wooden-platter-with-oak-branches-cones-aside-middle_114579-12209.jpg?_wi=1",
imageAlt: "Artisanal butter block",
},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/dairy-products-bread-vegetables-breakfast_114579-23445.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dairy-products-bread-vegetables-breakfast_114579-23445.jpg?_wi=1",
imageAlt: "Fresh farm dairy",
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-bread-butter-wooden-table_123827-35968.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-bread-butter-wooden-table_123827-35968.jpg?_wi=1",
imageAlt: "Butter on sourdough",
},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fresh-cheese_23-2150167003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fresh-cheese_23-2150167003.jpg?_wi=1",
imageAlt: "Butter slices",
},
{
id: "c5",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-foods-ingredients_23-2148869881.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-foods-ingredients_23-2148869881.jpg?_wi=1",
imageAlt: "Food presentation",
},
{
@@ -216,7 +216,7 @@ export default function LandingPage() {
quote: "The texture is unmatched.",
tag: "Excellent",
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/berry-mix-wooden-platter-with-oak-branches-cones-aside-middle_114579-12209.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/berry-mix-wooden-platter-with-oak-branches-cones-aside-middle_114579-12209.jpg?_wi=2",
imageAlt: "happy customer gourmet food",
},
{
@@ -227,7 +227,7 @@ export default function LandingPage() {
quote: "Pure culinary joy.",
tag: "Top Pick",
avatarSrc: "http://img.b2bpic.net/free-photo/dreams-young-woman-sitting-kitchen-looking-thoughtful_259150-57957.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dairy-products-bread-vegetables-breakfast_114579-23445.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dairy-products-bread-vegetables-breakfast_114579-23445.jpg?_wi=2",
imageAlt: "happy customer gourmet food",
},
{
@@ -238,7 +238,7 @@ export default function LandingPage() {
quote: "Elevates every meal.",
tag: "Favorite",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-male-florist-work_23-2149127314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-bread-butter-wooden-table_123827-35968.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-bread-butter-wooden-table_123827-35968.jpg?_wi=2",
imageAlt: "happy customer gourmet food",
},
{
@@ -249,7 +249,7 @@ export default function LandingPage() {
quote: "Simply divine flavor.",
tag: "Must-have",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-cook-white-cook-suit-holding-cookies-white-sign-light-white-wall_140725-59214.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fresh-cheese_23-2150167003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fresh-cheese_23-2150167003.jpg?_wi=2",
imageAlt: "happy customer gourmet food",
},
{
@@ -260,7 +260,7 @@ export default function LandingPage() {
quote: "My kitchen's essential.",
tag: "Superb",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-woman-recording-cooking-tutorial-her-video-blog_662251-2386.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-foods-ingredients_23-2148869881.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-foods-ingredients_23-2148869881.jpg?_wi=2",
imageAlt: "happy customer gourmet food",
},
]}