Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-19 01:35:18 +00:00

View File

@@ -70,15 +70,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-festive-christmas-dinner-together_23-2149174104.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-festive-christmas-dinner-together_23-2149174104.jpg?_wi=1",
imageAlt: "Italian feast",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-wing-nuggets-black-plate_114579-58130.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-wing-nuggets-black-plate_114579-58130.jpg?_wi=1",
imageAlt: "Fresh chicken cutlets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-spanish-croquettes-arrangement_23-2149173827.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-spanish-croquettes-arrangement_23-2149173827.jpg?_wi=1",
imageAlt: "Homemade lasagna",
},
{
@@ -184,21 +184,21 @@ export default function LandingPage() {
title: "Family Friendly",
description: "Portions perfect for busy working parents.",
buttonIcon: "Heart",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-festive-christmas-dinner-together_23-2149174104.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-festive-christmas-dinner-together_23-2149174104.jpg?_wi=2",
imageAlt: "lasagna vodka sauce delicious italian",
},
{
title: "Easy Ordering",
description: "Place your order via Facebook today.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-wing-nuggets-black-plate_114579-58130.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-wing-nuggets-black-plate_114579-58130.jpg?_wi=2",
imageAlt: "lasagna vodka sauce delicious italian",
},
{
title: "Fair Prices",
description: "Delicious quality that doesn't break the bank.",
buttonIcon: "Award",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-spanish-croquettes-arrangement_23-2149173827.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-spanish-croquettes-arrangement_23-2149173827.jpg?_wi=2",
imageAlt: "lasagna vodka sauce delicious italian",
},
]}