Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-21 00:21:08 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-colorful-sliced-whole-such-as-onions-sliced-green-bell-peppers-yellow-red-tomatoes-brown-desk-dark_140725-13426.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-colorful-sliced-whole-such-as-onions-sliced-green-bell-peppers-yellow-red-tomatoes-brown-desk-dark_140725-13426.jpg?_wi=1"
imageAlt="Golden crispy fried chicken bowl with fresh ingredients"
mediaAnimation="opacity"
frameStyle="card"
@@ -74,7 +74,7 @@ export default function LandingPage() {
id: "mojo-fries", name: "Mojo Fries with Cheese", price: "$8.99", variant: "Loaded", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-potato-wedges_2829-11214.jpg", imageAlt: "Crispy fries loaded with melted cheese"
},
{
id: "seasonal", name: "Seasonal Specials", price: "$9.99$15.99", variant: "Rotating", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-colorful-sliced-whole-such-as-onions-sliced-green-bell-peppers-yellow-red-tomatoes-brown-desk-dark_140725-13426.jpg", imageAlt: "Seasonal specialty items and limited offerings"
id: "seasonal", name: "Seasonal Specials", price: "$9.99$15.99", variant: "Rotating", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-colorful-sliced-whole-such-as-onions-sliced-green-bell-peppers-yellow-red-tomatoes-brown-desk-dark_140725-13426.jpg?_wi=2", imageAlt: "Seasonal specialty items and limited offerings"
}
]}
gridVariant="three-columns-all-equal-width"