Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 06:05:06 +00:00

View File

@@ -59,45 +59,45 @@ export default function LandingPage() {
description="Flavor that keeps Birmingham coming back. From crispy wings to authentic gyros, we serve the best comfort food in the heart of Alabama."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-fried-chicken-salad-with-sauce-cutlery_23-2148646615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-fried-chicken-salad-with-sauce-cutlery_23-2148646615.jpg?_wi=1",
imageAlt: "Chicken Wings",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-snack-basket_23-2147761605.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-snack-basket_23-2147761605.jpg?_wi=1",
imageAlt: "Authentic Gyros",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-fried-chicken-salad-with-sauce-cutlery_23-2148646615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-fried-chicken-salad-with-sauce-cutlery_23-2148646615.jpg?_wi=2",
imageAlt: "Wings Platter",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-snack-basket_23-2147761605.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-snack-basket_23-2147761605.jpg?_wi=2",
imageAlt: "Gyros Combo",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-fried-chicken-salad-with-sauce-cutlery_23-2148646615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-fried-chicken-salad-with-sauce-cutlery_23-2148646615.jpg?_wi=3",
imageAlt: "Spicy Wings",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-snack-basket_23-2147761605.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-snack-basket_23-2147761605.jpg?_wi=3",
imageAlt: "Authentic Gyros",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-fried-chicken-salad-with-sauce-cutlery_23-2148646615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-fried-chicken-salad-with-sauce-cutlery_23-2148646615.jpg?_wi=4",
imageAlt: "Chicken Wings",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-snack-basket_23-2147761605.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-snack-basket_23-2147761605.jpg?_wi=4",
imageAlt: "Gyros Combo",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-fried-chicken-salad-with-sauce-cutlery_23-2148646615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-fried-chicken-salad-with-sauce-cutlery_23-2148646615.jpg?_wi=5",
imageAlt: "Wings Platter",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-snack-basket_23-2147761605.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-snack-basket_23-2147761605.jpg?_wi=5",
imageAlt: "Fresh Gyro",
},
]}