Update src/app/page.tsx

This commit is contained in:
2026-05-11 19:31:05 +00:00
parent 7cb2d397b6
commit bcdd17e59f

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
description="Experience the premium taste of Federal Polytechnic Ile Oluji's finest artisanal loaves, baked with love."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/soft-yummy-pie-with-mixed-ingredients-wooden-board_114579-61924.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/soft-yummy-pie-with-mixed-ingredients-wooden-board_114579-61924.jpg?_wi=1",
imageAlt: "fresh artisanal bread bakery",
},
{
@@ -286,7 +286,7 @@ export default function LandingPage() {
name: "message",
placeholder: "Your Message",
}}
imageSrc="http://img.b2bpic.net/free-photo/soft-yummy-pie-with-mixed-ingredients-wooden-board_114579-61924.jpg"
imageSrc="http://img.b2bpic.net/free-photo/soft-yummy-pie-with-mixed-ingredients-wooden-board_114579-61924.jpg?_wi=2"
/>
</div>