Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 20:33:24 +00:00

View File

@@ -76,8 +76,8 @@ export default function LandingPage() {
{
title: "Main Courses", description: "Impressive dinner ideas ranging from quick weeknight meals to elaborate entertaining dishes.", icon: ChefHat,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg", imageAlt: "Main course dishes" },
{ imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg", imageAlt: "Plated dinner" }
{ imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg?_wi=1", imageAlt: "Main course dishes" },
{ imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg?_wi=2", imageAlt: "Plated dinner" }
]
},
{