Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-28 20:13:28 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-inwood-table_1150-12260.jpg", imageAlt: "Crispy Chicken"},
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-inwood-table_1150-12260.jpg?_wi=1", imageAlt: "Crispy Chicken"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-fast-food-meal_23-2149291739.jpg", imageAlt: "Juicy Chicken"},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
"12 Pieces", "Large Fries", "Drinks"],
button: {
text: "Select"},
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-inwood-table_1150-12260.jpg", imageAlt: "chicken nuggets with french fries and human hand in fly"},
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-inwood-table_1150-12260.jpg?_wi=2", imageAlt: "chicken nuggets with french fries and human hand in fly"},
]}
/>
</div>