Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 10:42:19 +00:00

View File

@@ -113,27 +113,27 @@ export default function LandingPage() {
title: "Gourmet Plating", description: "Every dish is art, designed to delight all senses.", icon: Star,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/artistic-presentation-gourmet-ice-cream-dessert-stylish-bowl-with-floral-garnishes_23-2151973726.jpg", imageAlt: "Gourmet plating"},
imageSrc: "http://img.b2bpic.net/free-photo/artistic-presentation-gourmet-ice-cream-dessert-stylish-bowl-with-floral-garnishes_23-2151973726.jpg?_wi=1", imageAlt: "Gourmet plating"},
{
imageSrc: "http://img.b2bpic.net/free-photo/artistic-presentation-gourmet-ice-cream-dessert-stylish-bowl-with-floral-garnishes_23-2151973726.jpg", imageAlt: "Detail"},
imageSrc: "http://img.b2bpic.net/free-photo/artistic-presentation-gourmet-ice-cream-dessert-stylish-bowl-with-floral-garnishes_23-2151973726.jpg?_wi=2", imageAlt: "Detail"},
],
},
{
title: "Fresh Ingredients", description: "Direct partnerships with local growers to guarantee peak freshness.", icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-preparing-nutrition-diet_23-2149297681.jpg", imageAlt: "Ingredients"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-preparing-nutrition-diet_23-2149297681.jpg?_wi=1", imageAlt: "Ingredients"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-preparing-nutrition-diet_23-2149297681.jpg", imageAlt: "Produce"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-preparing-nutrition-diet_23-2149297681.jpg?_wi=2", imageAlt: "Produce"},
],
},
{
title: "Event Catering", description: "From intimate dinners to corporate events, we tailor every detail.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/salad-plate-with-service-bell_23-2148040239.jpg", imageAlt: "Event catering"},
imageSrc: "http://img.b2bpic.net/free-photo/salad-plate-with-service-bell_23-2148040239.jpg?_wi=1", imageAlt: "Event catering"},
{
imageSrc: "http://img.b2bpic.net/free-photo/salad-plate-with-service-bell_23-2148040239.jpg", imageAlt: "Service"},
imageSrc: "http://img.b2bpic.net/free-photo/salad-plate-with-service-bell_23-2148040239.jpg?_wi=2", imageAlt: "Service"},
],
},
]}