Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-15 19:39:20 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-salad_23-2148145617.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/lime-amidst-various-dishes-spices_23-2147894862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lime-amidst-various-dishes-spices_23-2147894862.jpg?_wi=3",
imageAlt: "Culinary expert in commercial kitchen prepares dish with fresh basil and parsley",
},
]}

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/lime-amidst-various-dishes-spices_23-2147894862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lime-amidst-various-dishes-spices_23-2147894862.jpg?_wi=1",
imageAlt: "Jollof Rice",
},
{
@@ -177,7 +177,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/lime-amidst-various-dishes-spices_23-2147894862.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lime-amidst-various-dishes-spices_23-2147894862.jpg?_wi=2"
imageAlt="jollof rice mouth watering close up"
/>
</div>