Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-25 07:04:37 +00:00

View File

@@ -73,27 +73,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=1",
imageAlt: "fine dining table setting aesthetic",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-brazilian-food-arrangement_23-2148725080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-brazilian-food-arrangement_23-2148725080.jpg?_wi=1",
imageAlt: "traditional asian dish plating",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-appetizing-cupcake-white-plate-black-wall_140725-117155.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-appetizing-cupcake-white-plate-black-wall_140725-117155.jpg?_wi=1",
imageAlt: "gourmet dessert plate plating",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grapefruits-arrangement_23-2148934831.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grapefruits-arrangement_23-2148934831.jpg?_wi=1",
imageAlt: "premium dinner atmosphere glass",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-black-plate-with-green-spinach-humus-with-brown-rice-shrimps_140725-12901.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-black-plate-with-green-spinach-humus-with-brown-rice-shrimps_140725-12901.jpg?_wi=1",
imageAlt: "gourmet cuisine fusion world",
},
{
@@ -277,7 +277,7 @@ export default function LandingPage() {
quote: "The fusion of flavors was breathtaking. A true world tour on a plate.",
tag: "Excellent",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=2",
imageAlt: "happy customer dining aesthetic",
},
{
@@ -288,7 +288,7 @@ export default function LandingPage() {
quote: "A glass-inspired aesthetic that matches the clarity of the ingredients. Perfection.",
tag: "Incredible",
avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190959.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-brazilian-food-arrangement_23-2148725080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-brazilian-food-arrangement_23-2148725080.jpg?_wi=2",
imageAlt: "happy customer dining aesthetic",
},
{
@@ -299,7 +299,7 @@ export default function LandingPage() {
quote: "I felt transported back to my travels in Asia. Truly authentic spices.",
tag: "Superb",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-hands-cutting-sandwich_23-2148633482.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-appetizing-cupcake-white-plate-black-wall_140725-117155.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-appetizing-cupcake-white-plate-black-wall_140725-117155.jpg?_wi=2",
imageAlt: "happy customer dining aesthetic",
},
{
@@ -310,7 +310,7 @@ export default function LandingPage() {
quote: "My go-to spot for any special occasion. The service is simply divine.",
tag: "Five Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/delicious-tapas-food-assortment_23-2148960513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grapefruits-arrangement_23-2148934831.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grapefruits-arrangement_23-2148934831.jpg?_wi=2",
imageAlt: "happy customer dining aesthetic",
},
{
@@ -321,7 +321,7 @@ export default function LandingPage() {
quote: "Precise technique meets deep cultural respect. Highly recommended.",
tag: "Expert Choice",
avatarSrc: "http://img.b2bpic.net/free-photo/top-view-creamy-delicious-cakes-with-lemon-slices-light-white-surface-cake-biscuit-cookie-cream-tea-sweet_140725-101651.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-black-plate-with-green-spinach-humus-with-brown-rice-shrimps_140725-12901.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-black-plate-with-green-spinach-humus-with-brown-rice-shrimps_140725-12901.jpg?_wi=2",
imageAlt: "happy customer dining aesthetic",
},
]}