Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 23:02:01 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-bread-turkey-close-up_23-2148314859.jpg", imageAlt: "Golden fried chicken and Southern sides"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/rotini-pasta-salad-with-arugula-cherry-tomatoes-healthy-summer-dish_53876-108112.jpg", imageAlt: "Comfort food classics including collard greens and mac and cheese"
imageSrc: "http://img.b2bpic.net/free-photo/rotini-pasta-salad-with-arugula-cherry-tomatoes-healthy-summer-dish_53876-108112.jpg?_wi=1", imageAlt: "Comfort food classics including collard greens and mac and cheese"
},
]}
autoplayDelay={4000}
@@ -96,7 +96,7 @@ export default function LandingPage() {
},
{
id: 3,
title: "Classic Sides", description: "Creamy mac and cheese, tender collard greens, and authentic black-eyed peas prepared with love", imageSrc: "http://img.b2bpic.net/free-photo/rotini-pasta-salad-with-arugula-cherry-tomatoes-healthy-summer-dish_53876-108112.jpg", imageAlt: "Assorted Southern side dishes"
title: "Classic Sides", description: "Creamy mac and cheese, tender collard greens, and authentic black-eyed peas prepared with love", imageSrc: "http://img.b2bpic.net/free-photo/rotini-pasta-salad-with-arugula-cherry-tomatoes-healthy-summer-dish_53876-108112.jpg?_wi=2", imageAlt: "Assorted Southern side dishes"
},
]}
/>