Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 15:13:44 +00:00

View File

@@ -55,15 +55,15 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg", imageAlt: "Healthy Salad Recipe"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg?_wi=1", imageAlt: "Healthy Salad Recipe"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg", imageAlt: "Fresh Healthy Bowl"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg?_wi=2", imageAlt: "Fresh Healthy Bowl"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg", imageAlt: "Nutritious Ingredients"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg?_wi=3", imageAlt: "Nutritious Ingredients"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg", imageAlt: "Balanced Meal Presentation"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg?_wi=4", imageAlt: "Balanced Meal Presentation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg", imageAlt: "Culinary Health Inspiration"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg?_wi=5", imageAlt: "Culinary Health Inspiration"},
]}
/>
</div>
@@ -89,7 +89,7 @@ export default function LandingPage() {
{
id: "4", title: "Meal Planning", tags: [
"Weekly", "Efficient"],
imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-ingredients-kitchen_23-2148882486.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-ingredients-kitchen_23-2148882486.jpg?_wi=1"},
{
id: "5", title: "Nutrition Insights", tags: [
"Detailed", "Insightful"],
@@ -142,7 +142,7 @@ export default function LandingPage() {
{
id: "p1", name: "Avocado Toast", price: "350 kcal", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-bread-fried-egg-avocado_23-2148601061.jpg"},
{
id: "p2", name: "Quinoa Salad", price: "420 kcal", imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-ingredients-kitchen_23-2148882486.jpg"},
id: "p2", name: "Quinoa Salad", price: "420 kcal", imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-ingredients-kitchen_23-2148882486.jpg?_wi=2"},
{
id: "p3", name: "Grilled Salmon", price: "580 kcal", imageSrc: "http://img.b2bpic.net/free-photo/salmon-grilled-lemon-delicious-fillet_1203-3881.jpg"},
{
@@ -216,7 +216,7 @@ export default function LandingPage() {
{
name: "email", type: "email", placeholder: "Your Email"},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg?_wi=6"
/>
</div>