Merge version_1 into main #2
@@ -109,8 +109,8 @@ export default function LandingPage() {
|
||||
title="Our Team"
|
||||
description="The brains behind the hotplates."
|
||||
members={[
|
||||
{ name: "Alex", role: "Head Chef", imageSrc: "https://img.b2bpic.net/free-photo/man-in-white-chef-uniform-cooking-in-a-kitchen_23-2149175409.jpg" },
|
||||
{ name: "Sarah", role: "Store Manager", imageSrc: "https://img.b2bpic.net/free-photo/portrait-of-confident-young-woman-with-crossed-arms_1142-1262.jpg" }
|
||||
{ id: "1", name: "Alex", role: "Head Chef", description: "Passionate about spice levels.", imageSrc: "https://img.b2bpic.net/free-photo/man-in-white-chef-uniform-cooking-in-a-kitchen_23-2149175409.jpg" },
|
||||
{ id: "2", name: "Sarah", role: "Store Manager", description: "Keeps the classroom running.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-of-confident-young-woman-with-crossed-arms_1142-1262.jpg" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user