Merge version_11 into main #15
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Local Favorite"
|
||||
tagIcon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hot-steaming-crispy-fried-chicken-wings_84443-82019.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hot-steaming-crispy-fried-chicken-wings_84443-82019.jpg?_wi=2"
|
||||
imageAlt="Fresh colorful restaurant food platter"
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "/products" },
|
||||
|
||||
@@ -47,7 +47,7 @@ export default function ProductsPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Full Menu"
|
||||
tagIcon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hot-steaming-crispy-fried-chicken-wings_84443-82019.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hot-steaming-crispy-fried-chicken-wings_84443-82019.jpg?_wi=1"
|
||||
imageAlt="Complete menu selection"
|
||||
buttons={[
|
||||
{ text: "Back to Home", href: "/" },
|
||||
|
||||
Reference in New Issue
Block a user