Compare commits

...

4 Commits

Author SHA1 Message Date
7be78f75b4 Merge version_1 into main
Merge version_1 into main
2026-04-11 17:25:49 +00:00
032f64a81a Update src/app/page.tsx 2026-04-11 17:25:46 +00:00
ff6a538a7a Update src/app/menu/page.tsx 2026-04-11 17:25:45 +00:00
b11da0e4fe Update src/app/academy/page.tsx 2026-04-11 17:25:45 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
}, },
items: [], items: [],
reverse: false, 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", imageAlt: "industrial coffee roasting machine",
}, },
{ {
@@ -79,7 +79,7 @@ export default function LandingPage() {
}, },
items: [], items: [],
reverse: true, 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", imageAlt: "industrial coffee roasting machine",
}, },
]} ]}

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
id: "1", id: "1",
name: "Americano", name: "Americano",
price: "RM 16", price: "RM 16",
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=1",
}, },
{ {
id: "2", id: "2",

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
href: "/contact", href: "/contact",
}, },
]} ]}
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=1"
imageAlt="roasted coffee beans macro" imageAlt="roasted coffee beans macro"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[