Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 19:17:35 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#how-it-works" }
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/smartphone-kitchen-table-with-dessert_23-2147835324.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smartphone-kitchen-table-with-dessert_23-2147835324.jpg?_wi=1"
imageAlt="Meal Deal app mockup showing recipe selection and grocery list"
mediaAnimation="slide-up"
frameStyle="card"
@@ -130,7 +130,7 @@ export default function LandingPage() {
}
]}
buttons={[{ text: "Master a Recipe", href: "#" }]}
imageSrc="http://img.b2bpic.net/free-photo/smartphone-kitchen-table-with-dessert_23-2147835324.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smartphone-kitchen-table-with-dessert_23-2147835324.jpg?_wi=2"
imageAlt="Meal Deal cooking interface with timer and step-by-step guide"
mediaAnimation="slide-up"
buttonAnimation="opacity"