Merge version_1 into main #1

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

View File

@@ -67,23 +67,23 @@ export default function LandingPage() {
]}
slides={[
{
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=1",
imageAlt: "Healthy Salad Recipe",
},
{
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=2",
imageAlt: "Fresh Healthy Bowl",
},
{
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=3",
imageAlt: "Nutritious Ingredients",
},
{
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=4",
imageAlt: "Balanced Meal Presentation",
},
{
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=5",
imageAlt: "Culinary Health Inspiration",
},
]}
@@ -130,7 +130,7 @@ export default function LandingPage() {
"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",
@@ -225,7 +225,7 @@ export default function LandingPage() {
id: "p2",
name: "Quinoa Salad",
price: "420 kcal",
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=2",
},
{
id: "p3",
@@ -362,7 +362,7 @@ export default function LandingPage() {
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>