Update src/app/academy/page.tsx

This commit is contained in:
2026-04-11 17:25:45 +00:00
parent 7c2b1b6d79
commit b11da0e4fe

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-background_23-2147776809.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-background_23-2147776809.jpg?_wi=2",
imageAlt: "industrial coffee roasting machine",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
},
items: [],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-pouring-water-coffee-filter_23-2148824415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-pouring-water-coffee-filter_23-2148824415.jpg?_wi=2",
imageAlt: "industrial coffee roasting machine",
},
]}